• NET framework, and then put forward one method to realize the general database access interface.

    NET框架数据库访问接口技术,提出一种通用数据库访问接口实现方法

    youdao

  • AIDB consists of three parts: an abstract database access interface, a different database driver and driver management procedures.

    AIDB包括三个部分抽象数据库访问接口不同数据库的驱动程序以及驱动管理程序。

    youdao

  • With ADO and DAO as database access interface, this system makes the connection between attribute data and spatial data, and the updating of database information come true.

    系统采用ADODAO作为外部数据访问接口,实现属性数据空间数据连接数据库信息更新

    youdao

  • In the paper, the overall structure is presented, the database access interface and technicals are analyzed, the dispatching mode and solution of the key problems are described.

    文中提出了系统总体结构分析了数据库接口访问优化技术,描述了船舶调度模型和其中关键问题解决方法

    youdao

  • The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.

    应用程序主要数据库持久性框架、数据库访问对象用户界面(UI)控制器视图层。

    youdao

  • Specifically, if everything is happening in a single thread, performing long operations such as network access or database queries on the UI thread will block the whole user interface.

    特别是如果把所有事件放在主线程中来处理,需要长时间来处理的事件比如网络访问或者数据库查询阻塞整个UI

    youdao

  • So if you were to trivialize the task ahead, it could be summarized as follows: Replace file access calls by an SQL interface that would access information in a DB2 database instead of a flat file.

    因此我们要完成任务SQL访问替代文件访问调用,从而访问DB2数据库(而不是平面文件)中的信息

    youdao

  • Using Informix 4GL's rich language support, it is easy to implement the user interface and the business logic that might involve embedding the SQL statements to access the database objects.

    通过使用Informix4GL丰富语言支持可以轻松实现用户界面业务逻辑,还可以在其中嵌入用于访问数据库对象SQL语句

    youdao

  • Django comes with its own object-relational mapper (ORM) library that supports dynamic database access through a Python object interface.

    Django提供了自己对象关系型数据映射组件(object - relationalmapper,orm),它可以通过Python对象接口支持动态数据库访问

    youdao

  • The enhanced Oracle Enterprise Manager HTML interface provides a central point of access to all database performance-related statistics and facilitates complete monitoring and diagnostics.

    增强OracleEnterpriseManagerhtml界面所有数据库性能相关统计信息提供一个集中访问,为全面监控诊断提供了方便

    youdao

  • PHPMyAdmin offers equivalent access to configure the MySQL database and view the entries from a menu driven graphical interface.

    PHPMyAdmin提供了同等访问权限可以配置MySQL数据库查看菜单驱动图形界面条目

    youdao

  • PHPMyAdmin offers equivalent access to configure the MySQL database and view the entries from a menu-driven graphical interface.

    PHPMyAdmin提供了同等访问权限可以配置MySQL数据库查看菜单驱动的图形界面条目

    youdao

  • Microsoft Access is a simple, WYSIWYG interface for creating a database.

    微软Accesss数据库创建提供一个简单的所见即所得界面

    youdao

  • The Database interface Designer option identifies the database you want to access.

    Database interfaceDesigner选项指定访问数据库

    youdao

  • This means the application USES the JDBC DataSource interface to establish connections to the database. This is the preferred access method for a J2EE application for several reasons.

    意味着应用程序使用JDBCDataSource接口建立数据库连接

    youdao

  • Users connect to database by access interface LIBPQ and are authorized to access and operate views of themselves.

    用户通过访问接口LIBPQ连接数据库授权访问操作自己视图

    youdao

  • The system structure is a multilayer system structure with five layers. They are user interactive layer, system program interface layer, mining core service layer, data access layer, database layer.

    系统使用体系结构,分别为:用户交互,系统编程接口层,挖掘核心服务层,数据库访问层,数据库

    youdao

  • In this paper, taking the building scheme cooperative design platform as an example, we bring forward different data access methods for different data and set up the framework of database interface.

    建筑物协同设计平台提出了采用不同数据存取模式存取不同数据的方法建立数据库接口层的模型框架并给出数据库系统优化的方法。

    youdao

  • And also by using the principle and mechanism of ODBC interface technique PB to access the database, this paper provides a solution based on ODBC middleware for heterogeneous database integration.

    提出PBODBC接口访问数据库原理机制异构数据库的集成提供了一种基于ODBC中间件解决方案

    youdao

  • The model access interface is designed and realized to guarantee that the system can be applied to all kinds of database and can be configured database conveniently.

    并且系统设计模型存取接口,使得系统能够适应各种数据库可以方便配置数据库参数。

    youdao

  • NET technique to set up the user interface, to create efficient and safe connection and access to the back-end database.

    NET等技术构建用户界面端数据库的高效安全连接访问

    youdao

  • Implementation scheme includes interface implement, kernel technology implement and database access.

    实现方案包括界面实现核心技术实现数据库访问

    youdao

  • Design, implement and unit test the assigned components, modules and projects, including the necessary user interface, business functionality, database access and application integration.

    完成分配模块组件设计编码实现单元测试包括用户界面,功能逻辑数据库访问和各种应用集成。

    youdao

  • There are special tools for database applications and developing, which always lower the speed of data access and processing while accessing database with hierarchical interface.

    数据库应用开发专门成熟工具,但是在利用层层接口访问数据库时却往往影响了数据访问处理速度

    youdao

  • Using the Access customer interface tool to create and manage the database.

    利用Access用户界面工具进行数据库创建管理

    youdao

  • The user can access and manage the electric document database running on UNIX server through the multi-document-interface.

    用户通过客户端的多文档界面运行UNIX服务器上的电子文档数据库进行访问管理

    youdao

  • ODBC is a call-level interface that allows applications to access data in any database for which there is an ODBC driver.

    ODBC种呼叫层级介面,可允许应用程序odbc驱动程序情况下存取资料库资料

    youdao

  • Since everything happens on a single thread performing long operations, like network access or database queries, on this thread will block the whole user interface.

    一旦所有事件都线程进行耗时的操作比如说这个线程上进行网络连接,数据库访问阻塞程序的界面响应。

    youdao

  • Since everything happens on a single thread performing long operations, like network access or database queries, on this thread will block the whole user interface.

    一旦所有事件都线程进行耗时的操作比如说这个线程上进行网络连接,数据库访问阻塞程序的界面响应。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定