• We propose a new cryptographic key dynamic access scheme with time-constraint and can solve the problems we mentioned above.

    方案能够足够灵活的处理层级系统中动态存取控制问题。

    youdao

  • At last we provide an example based on hotel customer information management to explain how to realize dynamic access of database by ADO.

    基于酒店客户信息管理给出一个实例阐述如何采用ADO

    youdao

  • This paper proposes the role concept, discusses the dynamic access control of role-based workflow status, and describes and analyses the formal model.

    本文角色概念加入进来,讨论了基于角色工作流状态动态访问控制对其模型进行了形式化描述分析

    youdao

  • In the problem of dynamic access control, we present a secure and efficient scheme, which is based on discrete logarithms and polynomial interpolation.

    用户层次结构动态存取控制问题上,本文提出一种安全有效方案

    youdao

  • The protocol the author designed for SuperPON, provides half-static and demand dynamic access control method according to different delay requirements.

    作者设计协议中,根据不同时延要求提供半静态动态的带宽分配方法,满足不同业务的需求。

    youdao

  • However, RBAC and GRBAC are difficult to meet dynamic access control requirements because they are essentially established on the static subject-object view.

    然而RBACGRBAC本质建立静态主体-客体访问控制思想之上的,难以满足动态访问控制的要求

    youdao

  • You might find a way to synchronize your contacts with the LDAP server through the smart phone, but it might not be as clean as direct dynamic access to information.

    可能找到一种方法通过智能电话同步联系人和LDAP服务器这种方法可能不如直接访问信息那么简捷。

    youdao

  • How to realize dynamic access control based on state through the collaboration among role-flow, control-flow, time-flow and action-flow is analyzed in particular.

    重点分析如何通过角色流、控制、时间动作流的相互配合来实现基于状态动态访问控制。

    youdao

  • In addition, the database can have a better understanding of the state of the data it stores, and thereby can produce a more efficient and dynamic access path to the data.

    此外数据库可以更好地理解存储数据状态从而可以生成数据的有效动态存取路径

    youdao

  • The document Object Model (DOM), is a recognized W3C standard for platform - and language-neutral dynamic access and update of the content, structure, and style of XML documents.

    文档对象模型(Document Object Model, DOM)公认W3C标准,它被用于与平台语言无关XML文档内容结构样式动态访问更新

    youdao

  • How to maintain integrity and validity of security information is studied through policy space and a dynamic access control algorithm based on security information is presented.

    基于此,研究了如何维持策略空间穿越中的安全信息完整性有效性,提出了基于安全信息的动态访问控制算法

    youdao

  • And there you have it: a single dynamic database access class that can bend itself to fit any table in your database.

    现在得到单个动态数据库访问能够自己适应数据库中的任何

    youdao

  • If the application USES a DAO (data access object) with dynamic SQLs and stored procedures, the value object that is passed to DAO can be declared as a cloud resource using annotations.

    如果应用程序使用DAO(数据访问对象)来产生动态sql存储过程那么传递给DAO对象就可以使用注释声明一种资源

    youdao

  • Federated procedures with access level MODIFIES SQL DATA cannot be invoked inside triggers, dynamic compound statements, scalar, table, row functions, and methods.

    触发器动态合成语句标量函数方法不能调用具有访问级别MODIFIESSQLDATA联邦过程

    youdao

  • Samsung was the sole profitable firm among major global dynamic random access memory (DRAM) chip makers in the third quarter.

    第三季度三星公司全球动态随机存取记忆(DRAM)芯片制造商唯一盈利的公司。

    youdao

  • The JACC provider has the autonomy and information necessary to also make dynamic, run time-based access decisions.

    JACC 提供程序具有进行动态基于运行时的访问决策所必需自主性信息

    youdao

  • It provides direct access to those enterprise services that your business depends on, and at the same time adds powerful dynamic language constructs to your toolkit.

    直接访问业务依赖那些企业服务同时你的工具集增添强大的动态语言结构

    youdao

  • Unless SQLJ was chosen as the API, all other access choices used dynamic execution.

    除非选择 SQLJ作为API,否则所有其他访问选择使用动态执行。

    youdao

  • DPTK provides a dynamic expression language that can be used to access the data.

    DPTK提供了一种可用访问数据动态表达式语言

    youdao

  • Writing dynamic classes doesn't end with database access.

    编写动态不仅限于数据库访问

    youdao

  • Your implementation will differ, depending on own your MVC pattern, but the logic determining how you access static and dynamic services at the same time will remain the same.

    根据mvc模式实现情况有所不同决定如何同时访问静态动态服务逻辑一样的。

    youdao

  • From the performance perspective, dynamic SQL statement can be prepared once and executed multiple times, reusing the same database access plan.

    性能角度来看动态sql语句需要准备一次可以执行多次可以重用相同数据库访问计划。

    youdao

  • Dynamic - Performs a common function for all the messages without requiring access to the body of the message.

    动态——针对所有消息执行常用功能无需访问消息

    youdao

  • You can access both the dynamic as well as the content-based help.

    可以访问动态基于内容帮助

    youdao

  • The Dynamic Query Mode is a fully 64 bit capable environment for data access.

    DynamicQueryMode一个完全支持64数据访问环境

    youdao

  • PureQuery data access objects using annotated methods are designed specifically to support both dynamic and static database access.

    带注释方法风格专门同时支持动态静态数据库访问而设计的。

    youdao

  • The code samples in Example 5 and Example 6 show dynamic and static access to the Customer SDO, respectively.

    示例5示例6中的代码示例分别展示CustomerSDO动态静态访问

    youdao

  • You need to assign appropriate access rights to that page (and the portlets on it) because these rights are preserved on its dynamic page instances.

    需要页面(以及该页面上的Portlet)分配适当的访问权限因为这些权限将在动态页面实例上保存

    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

  • 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

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

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

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