看词语>英语词典>DB翻译和用法

DB

abbr.  每日公报(Daily Bulletin); 借票(due bill); 数据库(Data Bank)

计算机化学

BNC.36339

双语例句

  • Now the command rake db: migrate will create the tables we need in the database.
    注意,命令rakedb:migrate将在数据库中创建我们需要的表。
  • Users and groups can be accessed through LDAP and DB.
    用户和组可以通过LDAP和DB来访问。
  • Students Information Management System by MFC and Access DB
    基于MFC和ACCESS数据库的学生信息管理系统
  • Each OLE DB provider defines specific connection information.
    每个OLEDB提供程序都定义了特定的连接信息。
  • Including this argument is key; without it, Zend_Db will delete all records in the table.
    使用这个参数很重要;因为如果不作限制,ZendDb将删除表中的所有记录。
  • Each function of the second JavaScript block has a part for DB access and presentation logic.
    第二段JavaScript中每个函数都有一部分用于DB访问和显示逻辑。
  • This editor helps you specify database-related information such as temp db, index db location, and default size.
    使用配置编辑器指定与数据库相关的信息,比如临时数据库、索引数据库位置和默认大小。
  • Save your database configuration information as db cfg, dbm cfg, and data row counts.
    将数据库配置信息保存为dbcfg、DBMCFG和数据行计数。
  • Is created in db/ migrate, and this is numbered'001 '.
    是在db/migrate中创建的,并且被编号为‘001’。
  • The mysql_select_db() line specifies that you will use that database.
    mysqlselectdb()行就指定了将要使用的是这个数据库。