• 数据库静态模式

    In the database, that static form is the table schema.

    youdao

  • 这种情况中编写一个程序构建一张静态通常最好解决方案

    In such cases, writing a program to build static data tables is usually your best answer.

    youdao

  • 固定数量进程可以附加pkcsslotd因此使用共享内存中的一个静态

    A fixed number of processes can be attached to pkcsslotd, so a static table in Shared memory is used.

    youdao

  • 然后又介绍了具体构建的示例,介绍了用c编写这样一个代码生成程序构建静态的详细过程。

    We then examined a specific instance of table-building and went through the motions of writing a code-generating program to build static tables in c.

    youdao

  • 使用静态关系数据属性映射一个属性时,可以按照关系编辑器创建转换数据。

    When you map data from one attribute to another with a static relationship, you can also transform the data according to the table you create with the relationship editor.

    youdao

  • 就意味着需要这样方式设计数据库系统,即将数据库划分两种类型——静态动态——的模块化最优化部分

    This means you need to design the database system in such a way that you divide the database tables into modularized and optimized partitions of two typesstatic and dynamic.

    youdao

  • 可以导入导出静态关系数据这简化装载关系过程

    You can import and export static relationship data, simplifying the process of loading the relationship tables.

    youdao

  • 可以编写简单的可用代码生成器也许就是构建一个静态查找

    Probably the simplest useful code generator you could write would be one to build static lookup tables.

    youdao

  • 另外的解决方案取决于具体的错误可能手工重建非聚索引如果数据静态的手工扔掉重新载入,诸如此类。

    Additional solutions, depending on the errors, may be to manually rebuild non-clustered indexes, manually drop and reload a table if the data is static, and so on.

    youdao

  • G选项生成查找并将其作为静态全局变量不是在查找函数生成隐藏(默认行为)。

    G: This option generates the lookup table as a static global variable rather than hiding it by generating it inside the lookup function (the default behavior).

    youdao

  • 静态文件模板代码来自磁盘组成数据库数据索引也来自磁盘。

    Static files, templates, and code are served from disk, as are the data tables and indexes that make up the database.

    youdao

  • 为了编写可用于1.0、2.0以及将来版本样式可以结合使用条件use - when避免静态错误不管是什么版本的处理程序。

    To write a stylesheet that will work with 1.0, 2.0, and a future version, then you can combine conditional and use-when to avoid static errors no matter which version of processor you are using.

    youdao

  • 不过这种选择存在局限性它们静态并且整个只能有一选项(例如1st列的11行具有相同的选项)。

    However, the limitations of this column selection are that they are static and that there is only one set of options for the entire table (for example, all rows for 1st column have the same options).

    youdao

  • 不过查找Web页面静态文本通常非常有用例如用来验证html文档中显示文本。

    However, it is often very useful to find static text on a Web page, for example, to verify the text appearing in an HTML table or document.

    youdao

  • 1显示了如何使用静态动态数据API设置和检索清单1定义Person类型属性

    Table 1 shows how properties of the type Person defined in Listing 1 can be set and retrieved using static and dynamic data APIs.

    youdao

  • 示范第一个将映射遗留策略使用静态mapping

    The first strategy I'll demonstrate for mapping your domain class to a legacy table is using a static mapping block.

    youdao

  • 开始使用LotusDomino 6.5时,管理员可以通过定义缓存保存哪些元素(样式静态代码web页面URL)设置缓存清除接别。

    Beginning with Lotus Domino 6.5, administrators can set the level of cache cleanout by defining which elements (style sheets, static code, Web pages, URLs, and so on) to keep in the cache.

    youdao

  • getCreateConnection()方法使用静态哈希确定是否可以返回现有连接需要进行创建

    The getCreateConnection() method uses a static hash table to determine if either an existing connection can be returned, or needs to be created.

    youdao

  • perfectproperty查找时间复杂度为o(1)的条目就是说至多需要一个字符串比较执行静态搜索集中关键字识别

    Perfect property: Locating a table entry requires o (1) time-that is, at most, one string comparison is required to perform keyword recognition within the static search set.

    youdao

  • ActiveRecord定义一个静态的 $table变量会相继CustomerSales子类覆盖指定SQL custdb 和salesdb

    The ActiveRecord class defines a static $table variable, which is subsequently overridden by the Customer and Sales subclasses to specify the SQL table names custdb and salesdb.

    youdao

  • 因此如果一个所有访问都是静态的,需要授权给程序包,而非整个视图

    Therefore, if all access to a table is static, you would only need to grant access to the package, not the entire table or view.

    youdao

  • 话说,如果某个所有访问都是静态的,DBA需要授予对整个视图的访问权限,而是仅授予对的访问权限。

    In other words, if all access to a table is static, the DBA would not need to grant access to the entire table or view, just to the package.

    youdao

  • 可以程序注册每一个线程堆栈中的(基于堆栈的)局部变量以及静态变量中找到根

    Roots can be found in program registers, in local (stack-based) variables in each thread's stack, and in static variables.

    youdao

  • 上面这个模块1静态的方式连接CRT模块23以动态的方式连接到CRT,模块2和3之间可以相互传递CRT所用有的对象

    In the above diagram, Module 1 is linked to the CRT statically, while Modules 2 and 3 are linked to the CRT dynamically. Modules 2 and 3 can pass CRT owned objects between them freely.

    youdao

  • 这个简单实现基于全局(静态)模式注册完全限定模式之对应对象构成。

    This simple implementation is based on a global (static) schemas registry, which is implemented as a map of fully qualified schema names and schema objects, corresponding to these names.

    youdao

  • 那么需要数据子集而不是整个执行维护操作,来减少操作时间避免静态数据进行不必要操作

    This leads to a requirement for performing maintenance on a subset of table data instead of the entire table in order to reduce operating time and avoid unnecessary operations on static data.

    youdao

  • 传统IP地址注册依赖于一个静态分等级结构不能满足无线应用

    Traditional IP address registries depend on static hierarchical structures, which are not sufficient for wireless.

    youdao

  • 这些选项包括处理静态XML文件以及样式用于转换XML动态url

    These options range from static XML files to be processed to dynamic URLs to the stylesheet used to transform the XML.

    youdao

  • 这种生成explain数据方法对于调试一个存储目录中的静态查询有用的。

    This method of generating the explain data is very useful when debugging a static query whose packages are stored in the catalog tables.

    youdao

  • 这种生成explain数据方法对于调试一个存储目录中的静态查询有用的。

    This method of generating the explain data is very useful when debugging a static query whose packages are stored in the catalog tables.

    youdao

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

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

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