"数据库访问" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (数据库访问)

Low quality sentence examples

在安装了固态硬盘之后,Dale发现这些硬盘"大大提高了数据库访问速度,而我们所有的美工都会使用该数据库。
After installing the SSDs, Dale found that the drives"Considerably sped up the access to that database, which all of our artists touch.
PHP开发者有大量开源工具可用于访问数据库,而RubyonRails和Django有内建的数据库访问工具。
PHP developers have a number of open source options for database access, while Ruby on Rails and Django have built-in database access..
另一位发言者说,从出售数据库访问权的私营实体获取这类数据的成本阻碍了高质量数据的使用。
Another speaker commented that the use of quality data was hampered by the cost of obtaining such data from private entities selling access to databases.
数据库访问,当用户不知道最后系统采用哪一类数据库,以及数据库可能有变化时。
Database access, when the user does not know which type of database the system uses, and the database may change.
在开始通过JSP进行数据库访问之前,请确保您具有适当的JDBC环境设置以及安装好MySQL数据库。
Before starting with database access through a servlet, make sure you have proper JDBC environment setup along with a database..
像其他关系系统一样,MySQL将数据存储在表中,并使用结构化查询语言(SQL)来进行数据库访问
Just like other RDBMS, MySQL stores data in tables and uses structured query language(SQL) for database access.
请参见数据库访问
Please visit the Database here.
数据结构或外部数据库访问的错误.
(iii) Errors in data structures or external data base access.
是否有数据结构或外部数据库访问错误?
Errors in data structures or external data base access.
后端开发者工作的主要变化之一是使用各种数据库访问系统。
One of the major changes in back-end developer work has been the use of various database access systems.
而安全语句是用于控制数据库访问以及创建用户角色和权限的。
The security statements are used to control database access as well as to create user roles and permissions.
决策引擎的支持Analytica企业版创建的所有模型,包括ODBC数据库访问
ADE supports all models created in Analytica Enterprise, including ODBC database access.
不同环境下的数据库访问、用户界面设计等领域也是同样的情况。
The same is true of database access in various environments, user interface design, and so on.
JDBC数据库访问--介绍用于Java应用程序与各种数据库和数据源之间连接的API。
JDBC Database Access- Introduces an API for connectivity between the Java applications and a wide range of databases and data sources.
它涵盖从基础对象到网络和安全,XML生成和数据库访问等方面的一切。
It spans everything from basic objects, to networking and security, to XML generation and database access, and more.
这两个需求(位置识别和数据库访问)从本质上定义了连接的认知方法。
These two requirements(location awareness and database access) essentially define the cognitive approach to connectivity.
关系数据库访问的最简单的形式仅仅包括应用程序、资源管理程序和资源适配器。
The simplest form of relational database access involves only the application, a resource manager, and a resource adapter.
在您开始学习Servlet数据库访问之前,请确保您已经有适当的JDBC环境设置和数据库。
Before starting with database access through a servlet, make sure you have proper JDBC environment setup along with a database..
数据库访问也被其获得,但是密码被安全地存储着,并在客户端杂散化。
Database access was also obtained, however passwords are securely stored and are hashed on the client.
但是因为数据库访问是一种阻塞操作(在这种情况下),所以我们遇到了麻烦。
But because database access is a blocking operation(in this case), we run into trouble.