• 存储字符串数据所以可以简单地将之附加较长的字符串后面,并调用Calculator Handler中的一个简单函数,然后函数可以将之解析出来

    This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.

    youdao

  • 传输之后使用那个结构中的数据字符串自身复制本地存储缓存区内,方法是借助另一个dma传输并等待完成

    After the transfer, you use the data in that structure to copy the string itself into your buffer in the local store using another DMA transfer, and wait for it to complete.

    youdao

  • 但是如果能够创建XML对象轻松访问过滤xml节点,轻松地把数据序列化显示存储所需的字符串,那么会怎么样呢?

    But what if you could easily create XML objects, easily access and even filter XML nodes, and easily serialize the data to a string for display or storage?

    youdao

  • 可以看到这些文档可以存储包括字符串整数浮点数日期对象数组各种数据类型

    As you can see, these documents can store various data types include strings, integers, floats, dates, objects, arrays and more.

    youdao

  • 缩略数据存储字符串

    The acronym data is stored as a string.

    youdao

  • CHAR存储固定长度单字节字节文本字符串(最高可达32,767个字节);整理文本数据支持使用代码集顺序

    CHAR Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports code-set order in collation of text data.

    youdao

  • VARCHAR存储可变长度单字节字节文本字符串(最高可达255个字节);整理文本数据支持使用代码集顺序

    VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.

    youdao

  • 存储时间数据,就可以使用nf函数创建一个字符串可以将数字转变为字符串

    With the time data stored, you then create a string using the nf function, which converts Numbers into strings.

    youdao

  • Text简单字符串数据存储 #PCDATAbreak非 XML字符

    Text: Simple string data stored as #PCDATA, break, or non-XML characters.

    youdao

  • 最后遍历数据存储查找那些name包含字符串'Homework1 '的对象然后这些对象中的一个执行操作

    Finally, we look through the datastore for objects whose name key contains the string 'Homework 1' and perform an operation on each of those objects.

    youdao

  • 可以结果作为系统内存中的字符串存储文件数据表内

    It can store the results as a string in system memory, into a file, or into database tables.

    youdao

  • 提要细节可以通过存储系统内存字符串形式借助一个输入文件作为数据中的记录提供

    The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.

    youdao

  • 这些函数使用所有模式字符串,这意味着其中任何存储数据中的一个表中

    All of the patterns used by these functions are just strings, which means that any of them can be stored in a table within your database.

    youdao

  • 用户所有车辆数据后,只需构建一个源于该对象JSON字符串通过存储某个隐藏字段中的方式将该字符串发送服务器

    When the user is done with all the vehicles, you can simply form a JSON string out of that object and send it to the server by storing it in some hidden field.

    youdao

  • 如果字符串存储DB 2数据VARCHARchar类型中,那么就常常需要这些字符串上应用基于内容谓词

    If you store strings in columns of type VARCHAR or CHAR in a DB2 database, you often have the need to apply content-based predicates on those strings.

    youdao

  • 另外,因为这个脚本可以任何系统相同字符串生成相同数字,所以不需要uid存储电子表格数据中。

    And since this script will always generate the same number for the same character string on any system, the need for storing the UID number in a spreadsheet or database is eliminated.

    youdao

  • 简单属性可以基元数据类型例如整数字符串或者称为内容特殊数据类型这种数据类型用于存储诸如文件字节等批量数据

    Simple properties of items can be primitive data types, such as integers and strings, or a special data type called content, which is used to store bulk data such as the bytes of a file.

    youdao

  • 翻译器需要打开词汇数据复制英文字符串翻译字符串然后语言表达字符串存储词汇表数据库。

    Translators need to open the glossary database, copy an English string, translate it, and store the strings in the new language to the glossary database.

    youdao

  • 字符串数据随后存储

    The string data is then stored.

    youdao

  • 助手方法采用适当数据类型执行必要转换以便将数据存储字符串

    The helper methods take the appropriate data type and do the necessary conversions to store the data as a string.

    youdao

  • 之前rdb无法做到的,rdb一般是通过XML数据放进特定结构中来存储XML数据而且只是简单地数据作为大型字符串来处理

    This is in contrast to previous RDBs, which usually stored XML data by fitting it into a specified table structure, and simply handling the data as a large character string.

    youdao

  • 这里需要一个词汇表数据存储翻译英文字符串

    A glossary database is required to store the English strings for translation.

    youdao

  • 有两种新的数据类型可以存储二进制编码的字符串这种字符串可以索引从而实现快速检索

    Two new data types allow you to store binary-encoded strings, which can be indexed for quick retrieval.

    youdao

  • 字符串翻译存储属性文件而不是词汇表数据库中

    Store strings and translation in properties files instead of glossary databases.

    youdao

  • 7显示示例数据访问对象(Data Access Object,DAO)代码关键部分并演示了如何从属性文件存储字符串检索重新构建ACL信息

    Figure 7 shows the critical portion of our example Data Access Object (DAO) code, demonstrating how to retrieve and reconstitute ACL information from strings stored in a properties file.

    youdao

  • 意味着Unicode数据中的Unicode只能存储UTF-8编码字符串

    That means Unicode tables in non-Unicode databases can store strings only in UTF-8 encoding.

    youdao

  • 另外一种情况不用解析文档,而将作为字符串字符对象(Character Large Object,CLOB)存储数据中。

    Another case is when you want to store a document in a database as a string or a Character Large Object (CLOB) without parsing it.

    youdao

  • 发布概要(PublishProfiles)会存储登录证书数据连接字符串,这样需要管理员权限就可以部署应用程序

    Publish Profiles store login credentials and database connection strings, and do not require administrator privileges to deploy applications.

    youdao

  • Feed生成器查询字符串传递数据存储返回包含查询字符串匹配条目的 Feed。

    The feed producer passes the query string to the database or repository and returns a feed with entries matching the query string.

    youdao

  • Feed生成器查询字符串传递数据存储返回包含查询字符串匹配条目的 Feed。

    The feed producer passes the query string to the database or repository and returns a feed with entries matching the query string.

    youdao

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

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

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