• 除了一个监听器将输入字符转换大写字母之外,监听器代码完全相同

    With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.

    youdao

  • 以上大多数信息指定了字符代码转换这样客户机服务器就能够互相理解

    Much of the information above specifies character code set conversions so that the client and server can understand one another.

    youdao

  • 理想情况下通过转换目标之间使用相同代码尽力避免字符转换提高性能

    Ideally, you should try to avoid character conversions to improve performance by using the same code pages between the source and the target of the conversion.

    youdao

  • 对于非ascii字符用户应该确保具有相同活动代码绑定执行使用相同转换

    For non-ASCII characters, users should ensure that the same conversion tables are used by binding and executing with the same active code page.

    youdao

  • 这类情况下需要深入研究如何使用Samba服务器特定代码转换字符代码

    In such instances, you need to delve a bit deeper into how character codes are converted using specific code pages on the Samba server.

    youdao

  • 通过前面讨论应该已经清楚代码”的概念对于理解字符转换至关重要

    From the previous discussion, it should be clear that the concept of "code page" is crucial to understanding character conversions. A code page can be defined at different levels.

    youdao

  • 例外情况监听器将输入字符转换大写字母一个将其转换小写字母对于监听器所编写的代码完全相同的。

    With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.

    youdao

  • 碰到字符转换方面问题时,首先要识别应用程序所涉及DB 2UDB数据库服务器使用哪些代码

    When you encounter problems with character conversions, first identify which code pages are being used by the application and the DB2 UDB database server involved.

    youdao

  • 除了映射数字字节字段,在本地语言应用程序选择了正确代码字符数据转换适当代码页。

    In addition to mapping numeric and byte fields, it also converts string data to the appropriate codepage when the correct codepage for your native language application is selected.

    youdao

  • 验证可以输入重音字符以及它们永久性存储器重新读取没有代码转换破坏(缺乏转换)。

    Verify that you can enter accented characters, and that they are not corrupted by codepage transformations (or lack thereof) when reread from permanent storage.

    youdao

  • 每当DB 2客户机发生任何请求DB 2服务器所有字符数据(例如查询CHAR主机变量)要从客户机代码转换数据库代码页。

    Whenever any request is sent from a DB2 client to the DB2 server, all character data (such as queries or char host variables) is converted from the client code page to the database code page.

    youdao

  • 绑定时,将基于在绑定期间有效代码转换这些嵌入字符

    These embedded strings are converted at bind time based on the code page which is in effect during the bind phase.

    youdao

  • 如果结果数据一个字符,那么中间结果转换输入代码

    In cases where the result data is a string, the intermediate result is also converted back to the input code page.

    youdao

  • 以下XSL代码字符中的名称空间前缀转换对应的名称空间URI

    The following XSL code translates the namespace prefix in a string to the corresponding namespace URI.

    youdao

  • 几行代码会将所有特殊字符转换正确编码HTTP请求内容

    These lines take care of the conversion of all the special characters into proper encoding as an HTTP request.

    youdao

  • 整个insert语句客户机代码转换数据库代码页,然后XMLPARSE文档字符转换utf - 8以便解析XML

    The whole INSERT statement is converted from the client code page to the database code page, and then the XMLPARSE document string is converted to UTF-8 for parsing into XML.

    youdao

  • 避免代码转换问题建议使用字符forBITDATAblob代替字符类型

    To avoid code page conversion issues, the recommended approach is to use character FOR BIT DATA or BLOB instead of character types.

    youdao

  • 调用filter作为第二个参数传递字符转换代码然后代码应用作为第一个参数传递列表每个元素

    The call to filter converts the string that is passed as its second argument to a piece of code, which it then applies to each element of the list that is passed as its first argument.

    youdao

  • CODEUNITS16CODEUNIST32作为字符单元可能导致代码转换

    The CODEUNITS16 and CODEUNIST32 as string units may cause code page conversions.

    youdao

  • 对于代码需要模型中获取一个textile格式的字符在将给card _ panetext属性之前将它转换HTML

    For your code, we want to take a Textile-formatted string from the model and convert it to HTML before assigning it to the card_pane text property.

    youdao

  • 为了lob进行反序列发转换并且为了再次获得文本字符请使用以下代码

    To deserialize the LOB column and get to the text string again, use the following code.

    youdao

  • 清单22最初SamRuby提供代码进行了修改包含Atom文本结构内容元素JSON序列化转换一个字符串。

    Listing 22 is a modified version of code originally provided by Sam Ruby that takes the JSON serialization of an Atom text construct or content element and converts it back into a string.

    youdao

  • 一行代码会专门处理null,它将null值转换一个字符避免后面的处理出现问题

    This line also traps for a null value and converts it to an empty string to prevent problems during later processing.

    youdao

  • 现在我们需要一个程序这个转换标准C 语言就可以了。对于这个简单例子来说,我们将使用Perl 来实现这个程序,因为可以对字符中的用户代码进行评测语法 C 语言非常类似。

    Now we just need a program to convert our macro into standard C. For this simple example, Perl is used because it can evaluate user code in a string, and its syntax is largely C-like.

    youdao

  • EAz示例代码可用来显示数据库字符格式EAzenum格式之间如何相互转换

    EAz sample code is available showing how to translate database strings to and from EAz enum format.

    youdao

  • 普适的情况下,等号右边任意序列(字符列表或者元组)。比如电子邮件地址转换一个用户一个域名,可以用如下代码实现

    More generally, the right side can be any kind of sequence (string, list or tuple). For example, to split an email address into a user name and a domain, you could write.

    youdao

  • 普适的情况下,等号右边任意序列(字符列表或者元组)。比如电子邮件地址转换一个用户一个域名,可以用如下代码实现

    More generally, the right side can be any kind of sequence (string, list or tuple). For example, to split an email address into a user name and a domain, you could write.

    youdao

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

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

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