• Speed up your analysis using data and variable tabs.

    使用数据和变量表可以加速你的分析。

    youdao

  • With each key, an instance variable is created on the object with that name and data.

    对于每个键,会在对象上创建一个具有对象名称和数据的实例变量。

    youdao

  • Stores the global variable in the data area for the test engine, which allows access from different tests and different schedule user groups.

    将这个全局变量保存到测试引擎的数据区域,这样允许不同的测试和不同调度的用户组进行访问。

    youdao

  • Messages have variable data for each instance or occurrence of the element to identify the precise resource and other data required to fix the problem.

    消息具有用于元素的每个实例或每次出现的变量数据,以标识修复问题所需的精确资源和其他数据。

    youdao

  • You can define a variable in one test to capture and store test data and then reference the test variable in a second test.

    您可以在一个测试中定义一个变量,以获取和存储测试数据,然后在第二个测试中引用测试变量。

    youdao

  • What we will store in this data variable is an array of two elements: a horizontal header name and a vertical header name of a cell.

    我们将在该数据变量中储存包含两个元素的数组:单元格的水平标题栏名和垂直标题栏名。

    youdao

  • That's perhaps easiest to do if you've written an application and stored the XML data in a variable.

    如果您曾经编写过应用程序并在变量中存储过XML数据,那么这个工作将非常简单。

    youdao

  • For example, variable data for use by compensation and recovery or data related to the activities.

    例如,补偿和恢复使用的变量数据或与活动相关的数据。

    youdao

  • Null and default value Compression (V8 GA) : Compression for null, zero length data in variable length columns and system default value.

    null值和缺省值压缩(V 8GA):对变长列中的零长度空数据和系统缺省值进行压缩。

    youdao

  • Note that a tied scalar variable, and any tied variable for that matter, needs to store its actual data somewhere.

    绑定标量变量以及在此问题上的任何绑定变量都需要将其实际数据存储在某个地方。

    youdao

  • This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.

    目前这个提供程序支持主机变量、模块、ARRAY数据类型、复合语句和可变长度时间戳。

    youdao

  • In addition to the necessary module includes and variable declarations, the signal-interrupt catcher is defined to allow the associated header for each data run to be printed out.

    除了必要的模块包含及变量声明之外,信号中断捕捉程序被定义为允许输出每个数据运行的相关的头文件。

    youdao

  • A lot of processing is involved to take the data in an XML document and convert it into member variable data in multiple objects.

    获取XML文档中的数据并将其转换为多个对象中的成员变量数据涉及大量的处理工作。

    youdao

  • If the DB2CODEPAGE registry variable is set to an incorrect value, it may cause unpredictable results and potential data corruption.

    如果DB 2 CODEPAGE注册表变量设置为不正确的值,那么可能会造成不可预期的结果和潜在的数据损失。

    youdao

  • The test variable is used to reference data throughout a test and between tests.

    测试变量用于在测试之间以及测试之中引用数据。

    youdao

  • The HATS runtime collects and stores the data in the global variable.

    HATS运行时收集并存储这些全局变量的数据。

    youdao

  • This will include an in-depth study of basic rule authoring, using the supplied API, and more advanced features that you can use to create rule templates or rules with variable data.

    该文章将包含对利用已提供的API编写基本规则的深入研究,以及更多您可以用来用各种数据创建规则模板或规则的高级特性。

    youdao

  • LDR_CNTRL environment variable is used so that the application's data and heap segments should use large pages.

    通过使用LDR_CNTRL环境变量,让应用程序的数据和堆内存使用大页面。

    youdao

  • Something they can do much better is look at what happens when a variable such as UV is altered, compare that with the data, and thus gain insight into the mechanisms by which climate works.

    它们更精于研究当紫外线等某一变量变化时发生的情况,并将其与已有数据进行比较,从而了解气候运作机制。

    youdao

  • The HATS application collects the required data from the screens and makes it available through a variable (called a HATS global variable).

    HATS应用程序从屏幕收集所需的数据,并且通过一个变量(称为 HATS全局变量)将其变为可用。

    youdao

  • In the absence of synchronization, if one thread writes to a variable and another thread reads that same variable, the reading thread could see stale, or out-of-date, data.

    没有同步时,如果一个线程读取另外一个线程正在写的变量,读的线程将看到过时的数据。

    youdao

  • The form consists of constant elements (titles, labels, and explanations) and variable text or image elements, which depend on the data stored in the enterprise database.

    该表格的构成是:固定元素(各种标题、标签和说明)和可变文本或图像元素,这些变化的部分依赖于存储在企业数据库中的数据。

    youdao

  • We add it as the responder of the AsyncToken object, get the response data, and transform it into a Flex variable type. (See Listing 9.)

    我们将其作为AsyncToken对象的响应者添加,获得响应数据并将其转变为一个Flex变量类型(参见清单9)。

    youdao

  • Locating installed packages and variable data.

    定位安装的软件包和变量数据。

    youdao

  • To ensure that you receive valid data, and don't write bad information to the XML, you access the parameters and set the ok variable accordingly.

    要确保能够接收到有效的数据,并且避免将错误信息写入XML,我们可以访问其参数并相应地设置ok变量。

    youdao

  • This method takes a QName that identifies the variable and returns an object appropriate to the underlying data model.

    该方法取得标识变量的QName,并根据底层的数据模型返回适当的对象。

    youdao

  • [END_VARIABLE] Block containing the variable names and the corresponding data types of input and output parameters of the Web service function.

    [end _ VARIABLE]这个块包含Web服务函数的输入和输出参数的变量名和对应的数据类型。

    youdao

  • We then invoke the Address Book web service and populate the Address variable with the complex type data returned upon a match, shown in Listing 14.

    然后我们调用AddressBookWeb服务,并且使用Address变量来保存匹配返回的复杂类型数据,如清单14。

    youdao

  • One of the commonly quoted limitations of most shells is that they have loose variable typing, no support for arrays of data, and no built-in functionality to perform basic math or expressions.

    对于大多数Shell,人们经常提到的局限性之一在于,它们具有松散的变量类型、没有数据数组支持、没有用于执行基本的数学或表达式计算的内置功能。

    youdao

  • One of the commonly quoted limitations of most shells is that they have loose variable typing, no support for arrays of data, and no built-in functionality to perform basic math or expressions.

    对于大多数Shell,人们经常提到的局限性之一在于,它们具有松散的变量类型、没有数据数组支持、没有用于执行基本的数学或表达式计算的内置功能。

    youdao

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

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

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