database 造句
- 1. That should do it for your database schema.
- 对于您的数据库模式,应当那样做。
www.ibm.com
- 2. Branch officials can access the central database.
- 分行官员可利用中央数据库。
《21世纪大英汉词典》
- 3. Then, the view loops through each of these to provide the value of each column in the database.
- 然后,该视图通过在列表中的每个列上进行循环,提供数据库中每一列的值。
www.ibm.com
- 4. I have yet to think of a recipe that is not in their database.
- 我还没有想到一个食谱是不在他们的数据库里的。
article.yeeyan.org
- 5. You have connected your workflow to the database.
- 您已经将您的工作流连接到数据库了。
www.ibm.com
- 6. You can run with it right away on any database tool without further configuration.
- 您可以在任何数据库工具上立即运行它而无需进一步配置。
www.ibm.com
- 7. If you have a requirements management database, it should be there.
- 如果您有需求管理数据库,那么您应该看这里。
www.ibm.com
- 8. This increases the communication between the database and the application.
- 这增加了数据库与应用之间的通信成本。
www.infoq.com
- 9. For each question in the survey, insert a row of data into the database.
- 对于该问卷调查中的每个问题,向数据库中插入一行数据。
www.ibm.com
- 10. In this section, you create a configuration entry for your database.
- 在本小节,您将为您的数据库创建一个配置条目。
www.ibm.com
- 11. Therefore, every symptom in the symptom database should have at least one or more solutions or reasons for the symptom.
- 因此,症状数据库中的每一个症状都应该至少有一个或多个对应于该症状的解决方案或起因。
www.ibm.com
- 12. We will start out with one user database for all of our projects.
- 我们对于所有项目都将从同一个用户数据库起步。
www.ibm.com
- 13. The procedure needs to be registered in each database where you want to use it.
- 存储过程需要注册到您想要在其中使用它的每一个数据库中。
www.ibm.com
- 14. If there is an acting primary server, then the primary server will do nothing with that database.
- 如果有一个代理主服务器,那么主服务器将不会对数据库做任何事情。
www.ibm.com
- 15. How do you then profile your system and database performance?
- 那么您又该如何配置系统和数据库性能呢?
www.ibm.com
- 16. Next, we connect to the database as we have done previously.
- 接下来,我们像先前那样连接到数据库。
www.ibm.com
- 17. In the morning, I type it into my database of ideas.
- 早晨,我会把这些整理归类,存入我的数据库。
article.yeeyan.org
- 18. With a database like this, you can look up anything you want in a second.
- 有了这样一个数据库,你可以在一秒钟内查询到任何你想要的东西。
article.yeeyan.org
- 19. If all the databases for all the features are on one database server, ensure that it can handle at least 50 connections.
- 如果所有特性的数据库都位于一个数据库服务器上,那么确保它可以处理至少50 个连接。
www.ibm.com
- 20. In this example you will work against the database.
- 在这个例子中,您将使用数据库。
www.ibm.com
- 21. Next, connect to the database.
- 接下来,连接到该数据库。
www.ibm.com
- 22. In that case, HA for the database should be implemented as well, which the next article in this series will demonstrate.
- 在那种情况下,同样应该实现数据库的高可用性,本系列的下一篇文章将对此进行阐述。
www.ibm.com
- 23. To use this database, we need to insert some data into the table.
- 为了使用此数据库,我们需要向表插入一些数据。
www.ibm.com
- 24. For testing, you should grab a database dump of your production environment from a certain point in time so that you have something to test with.
- 为了测试,您应该从您的生产环境的某个时点抓取一个数据库转储,以便您拥有可以测试的数据。
www.ibm.com
- 25. If we classify these users by project, then, from a project-by-project point of view, the defect database appears to be unique for each user and each project.
- 如果我们按照项目来分类这些用户,那么从一个个项目的观点来看,缺陷数据库对每个用户和每个项目看起来都是唯一的。
www.ibm.com
- 26. You could repeat this with all sorts of data and environments, and include database writing and recovery into that process.
- 您可以对所有类型的数据和环境重复该脚本,并在该过程中包括数据库写入和恢复。
www.ibm.com
- 27. You could repeat this with all sorts of data and environments, and include database writing and recovery into that process.
- 您可以对所有类型的数据和环境重复该脚本,并在该过程中包括数据库写入和恢复。
www.ibm.com
- 28. These controls produce natural language as output, rather than attempting to accept natural language as input, for database queries.
- 对于数据库查询,这些控件产生自然语言输出,而不是接受自然语言输入。
-- 来源 -- About Face 3交互设计精髓
- 29. The advantage is that once data is inside the database, the code doesn’t have to bother with successive, repetitive checks on its validity or appropriateness.
- 这样处理的优点在于一旦输入数据库,代码不必不断反复检查数据的有效性和正确性。
-- 来源 -- About Face 3交互设计精髓
- 30. Unlike records in a database, we cannot expect to find a predictable identifying mark in a record on the Internet.
- 和数据库中的数据不同,我们不能指望在互联网上的记录中找到可预测的标志信息。
-- 来源 -- About Face 3交互设计精髓
- 31. Which is more important, the database or the business it is trying to support?
- 数据库和它所支撑的生意,哪个更重要?
-- 来源 -- About Face 3交互设计精髓
- 32. There’s a further problem with databases: All database records are of a single, predefined type, and all instances of a record type are grouped together.
- 数据库还存在更多的问题,所有数据库记录有单一的预定义的类型,一种记录类型的所有实例被组织在一起。
-- 来源 -- About Face 3交互设计精髓
- 33. Nontechnical people may be alarmed to hear that the database has been modified, for example.
- 比如非技术背景的人也许会在看到数据库已经被更改而被吓住。
-- 来源 -- About Face 3交互设计精髓
- 34. For example, purging a database is not a normal activity. It involves setting up and using features and facilities that are not part of the normal operation of the database program.
- 例如,清除数据库就不是一种正常的活动,它必须设置和使用不属于数据库程序正常操作的特征和工具。
-- 来源 -- About Face 3交互设计精髓
- 35. Assume that he has a good reason for not entering them. The completeness of the database (in most instances) isn’t worth badgering users over.
- 假定他不需要重新输入,数据库的完整性(在大多数情况下)不值得强迫用户。
-- 来源 -- About Face 3交互设计精髓
- 36. If an index were used as the retrieval system, the storage technique could still remain a database.
- 如果将索引作为检索系统使用,那么存储技术仍然只能是数据库。
-- 来源 -- About Face 3交互设计精髓
- 37. So, if relational database technology isn’t right, what is?
- 那么,如果关系数据库技术不对,什么是对的呢?
-- 来源 -- About Face 3交互设计精髓