A WORD, A WORLD

database

英 ['deɪtə.beɪs] 美 [ˈdeɪtəˌbeɪs]

释义

n.
【IT】数据库;信息库
网络
资料库;数据库名;数据库技术
展开详细释义

n.

1.【IT】数据库;信息库

词形变化

复数:databases

常用短语 20 组

database system
数据库系统;资料库系统
database management
数据库管理,资料库管理
relational database
关系数据库
database management system
数据库管理系统
distributed database
[计]分布式数据库
database server
数据库服务器;资料库伺服器
database access
数据库存取
network database
网络数据库;网状式资料库
database file
数据库文件
database software
数据库软件;资料库软体
computer database
计算机数据库
database engine
数据库引擎;资料库引擎
database administrator
数据库管理员;数据库管理程序
database administration
数据库管理;资料库管理
design database
设计数据库
database schema
数据库模式;数据库架构
database manager
数据库管理器
database size
数据库大小
database record
资料库记录
introduction to database
数据库概论

在例句中理解 31 句

  1. This setting allows you to have Grails update your database schema at runtime to synchronize it with your domain classes.

    这个设置允许Grails在运行时使用你的领域对象同步更新数据库模式。

  2. The data to populate these forms is often stored in a relational database which needs to be rendered in an exact position on the form.

    填充表格的数据通常存储在关系型数据库中,在输出的表格中,必须将它们显示在准确的位置上。

  3. A stored procedure can be seen as one or more SQL commands that already reside at the database server, prepared and ready to be executed.

    存储过程可以被视为一条或多条已驻留在数据库服务器中、准备好执行的SQL命令。

  4. Building a database application backend for your website and business should be as easy as signing up for a phone plan.

    为你的网站和业务构建一个数据库应用后端应该跟注册一款手机套餐一样简单。

  5. Note: IXF files cannot be used to load into a table defined in a hash partitioned database.

    注意:无法使用IXF文件将导出表装入哈希分区数据库中定义的表。

  6. Many webmasters have turned a combination of scripts (JSP, ASP, or PHP) and a database to help them cope with an ever-growing site.

    许多网站管理员都已转向脚本(JSP、ASP或PHP)和数据库的组合以帮助他们应付不断成长的站点。

  7. The word following Create must be an object type recognized by the SQL syntax of your database.

    Create后的字词必须是数据库SQL语法识别的对象类型。

  8. However, when referring to the feature found in the ACL of every Notes database, we bracket the word to distinguish it: [roles].

    但是,谈及在每个Notes数据库的ACL中显示的特性时,将使用[role]以示区别。

  9. Ma. gnolia, an online bookmarking service, said last week it had been unable to recover users' data lost in a corrupted database.

    gnolia一项在线书签服务,上周表示它不能恢复在一次数据库崩溃中损失的用户数据。

  10. The column to be dropped cannot be used in the filter clauses of any article of any publication in the database.

    要删除的列不能用于数据库中任何发布的任何项目的筛选子句中。

  11. Be aware that this function does NOT switch back to the database you were connected before.

    注意此函数不会切换回先前连接到的数据库。

  12. In many ways, it's always been a pretty open platform: free access to the source code, heck, even the bug database.

    在许多方面,它始终都是一个十分开放的平台:自由的访问源代码,甚至是Bug数据库。

  13. Please do not forget your password as it has been encrypted in our database : we cannot retrieve it for you.

    请不要忘了您的密码,因为我们在我们的数据库中对其进行加密:我们无法为您找回密码。

  14. Therefore, it is possible that this database contains enough free space to bring its logical size below the maximum size limit.

    因此,此数据库可能包含足够的可用空间,从而使逻辑大小限制在大小上限之内。

  15. And if the application servers must be divided up to service only one database, then the efficiencies of multi-tenancy are further eroded.

    如果必须分割应用服务器以便只为一个数据库提供服务,那么多租户的高效率特性将进一步被折损。

  16. The scripts can be used to recreate the table and stored procedures on another database, or to modify existing tables and stored procedures.

    这些脚本可用于在其他数据库上重新创建表和存储过程,或用于修改现有的表和存储过程。

  17. Before beginning any conversion, please backup your database. WordPress: Backing Up Your Database has easy-to-follow instructions.

    在开始任何操作之前,请备份你的数据库。备份你的数据库有简单容易掌握的说明。

  18. Any change to a database and every application using it had to be updated, individually.

    任何一个(程序)改动了数据库,其他程序都会各自更新.。

  19. Just as with any other network link, confidential information can be written to or read from the database.

    与其他任何网络链路一样,机密信息可以被写入数据库或从数据库中读取。

  20. Every job site is able to ensure that only a "real employer" posts job opportunities and can search through the resume database.

    每个求职网都能确保只有真正的雇主可以发布工作资讯以及查询求职资讯。

  21. By using measurements and an organization-wide measurement database organizations are able to set and achieve quantitative quality goals.

    通过应用度量与组织范围内的度量数据库,组织能够设定并获得量化的目标。

  22. Replication facilitates this by applying the log files of a production database to a copy of that database.

    复制通过将生产数据库的日志文件应用于该数据库的副本来简化此操作。

  23. These characteristics make it easy to download Derby applications together with their database or run them from a CD-ROM.

    这些特点使得您可以很容易地将Cloudscape应用程序及其数据库一起下载,或从CD-ROM运行它们。

  24. If you run a huge (possibly dynamic or database-driven) website, it is so easy to lose track of some of your pages.

    如果你运行一个大的(可能是动态或者数据库驱动)站点,很容易就会丢失对某些页面的跟踪。

  25. As stated earlier, pauses are placed throughout the code for you to be able to check how the database is affected by the application's code.

    如前所述,代码中很多地方都穿插了对pause方法的调用,以便观察应用程序的代码对数据库的影响。

  26. In a multi-partition database partition group, you can only create a unique index if it is a superset of the partitioning key.

    在多分区数据库分区组中,如果索引是分区键的超集,那么只能创建一个惟一的索引。

  27. A typical SaaS application might have a set of application servers accessed through a load balancer and connected to a database server.

    一个典型的SaaS应用程序可能会允许通过一个负载均衡器访问一组应用服务器并连接到数据库服务器。

  28. Before mirroring can be reestablished, at least one log backup must be taken on the principal database and applied to the mirror database.

    重新建立镜像之前,必须对主体数据库至少执行一个日志备份,并将此日志备份应用到镜像数据库。

  29. The login of every user of the database must be manually defined on the mirror server and on the principal server.

    必须在镜像服务器和主体服务器上手动定义数据库每个用户的登录名。

  30. It provides you with a whole picture of your instances and databases, and allows you to perform most database operations in DB2.

    它为您提供了实例和数据库的概观,并允许您在DB2中执行大部分的数据库操作。

  31. customer details held on a database

    存储在数据库内的客户详细信息

← 继续浏览 D 开头的单词

A LITTLE ENCOURAGEMENT

给此刻的你,一点向前的力量。

继续读好句 ↗

关于学习、善意与成长,读一句,再想一想。