Specify Application Data的意思|示意

美 / / 英 / /

指定应用程序数据


Specify Application Data的网络常见释义

指定应用程序内容 ...能是打包的时候没有建立数据库连接,如果用installshiield的话,按照下面步骤: 在Specify Application Data (指定应用程序内容)里面,点objects/Merge modules(组件模块设置),一般需要选中里面的BaseRTL,BaseVCL,BDE_ENT,DatabaseRTL,DatabaseVCL 其中,点B...

Specify Application Data相关例句

If you have special application data types (perhaps your own DTDs or XSDs that belong to your company's content management system), you can specify them in the type attribute of EncryptedData element.

如果有特殊的应用程序数据类型(可能是属于您公司的内容管理系统特有的DTD或XSD),可以在EncryptedData元素的Type属性里指定它们。

Launch the SQL Sets application, connect to the database that contains the data of interest, and specify the query (or queries) whose data you want to capture.

启动SQL设置应用程序、连接到包含感兴趣的数据的数据库,并指定查询(或查询)要捕获的数据。

If application data is to be polled, specify the application domain; otherwise use the default domain.

如果将要对应用程序数据轮询,需指定应用程序域;否则就使用默认域。

Implementing encryption at the application level allows developers to specify which fields are to be encrypted, thus limiting the performance impact of securing data with encryption.

通过在应用程序层实现加密,开发人员可以指定加密哪些字段,从而减少靠加密保障数据安全时所产生的性能影响。

XML and its derivatives -- especially the XML Schema Definition (XSD) language -- are commonly used to specify the data exchanged between applications and between components within an application.

XML 及其派生技术,特别是 XML 模式定义(XSD)语言,常常可用于指定不同应用程序之间和同一个应用程序的不同组件之间所交换的数据。

Fixtures allow you to specify data for testing, and finally, mock objects let you concentrate on testing the core application without worrying about accessing network connections or external systems.

可以使用fixture指定测试用的数据;mock对象让我们能够集中精力测试应用程序的核心功能,而不必为网络连接或外部系统操心。