• I suspect you want split a string encoding a user's Username, password and surname into a three line structure, adding tags to document which is which.

    字符串编码用户用户名,密码姓氏线结构添加标签文件

    youdao

  • Therefore, if you have the same set of characters in a string, its length may defer according to the encoding used.

    因此如果字符串相同字符集,则长度可能使用编码方式的不同而有所不同。

    youdao

  • Thanks to it, the stream gets fully consumed and its content is transformed to a string, using the encoding relevant to the HTTP exchange.

    多亏这个转换器,得到了完全的处理,内容通过使用HTTP交换相关编码转换字符串

    youdao

  • This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.

    分组信息编码二进制中的缘故,分组参数类型VARCHAR简单INTEGER类型潜在地要求更多的存储空间

    youdao

  • This method completely ignores all the encoding information available, and the returned string is always encoded in UTF-16.

    这个方法完全忽略所有可用编码信息,所返回字符串总是utf - 16编码的。

    youdao

  • If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.

    如果采用特殊编码的某个字符长度跨越了多个字节,基于字符的字符串函数可以每个字符处理单元不是一个字节序列。

    youdao

  • The former encrypts a plain-text string, returning its encoding; the latter decrypts an encoded string and returns plain text.

    前者加密文本字符串返回编码后者解密加密了的字符串返回文本。

    youdao

  • This is a valid URL encoding as specified by RFC 1738, but if you submit the encoded string to a server-side script such as a JSP, you will get a space instead of the + character.

    个符合RFC 1738 的有效URL编码如果这个编码字符串提交服务器脚本例如JSP,结果将是一个空格而不是 + 字符。

    youdao

  • Signing should occur before URL encoding the query string.

    签名查询字符串URL编码完成。

    youdao

  • Consider that you have a character in UTF-8 encoding has length of 3 bytes, and the string has only the first two byte of the encoding.

    假设拥有一个UTF - 8编码字符长度为3字节字符串拥有编码的两个字节

    youdao

  • A string can have different encoding (for example, ASCII, EBCDIC, UTF-8, and so on), and the content of the string can potentially be in different languages.

    字符串可以不同编码(ASCIIEBCDICUTF - 8等等),并且字符串内容可以采用不同的语言

    youdao

  • In the case of a single-byte character encoding scheme, a single byte constitutes a character and the length of a single byte string is the same as the byte length of the string.

    对于单字字符编码模式字节组成一个字符,单字节字符串长度与字符串字节长度相同

    youdao

  • If a single field is desired, lat/lon can be encoded into a single String using the Geohash encoding (see Resources).

    如果希望使用字段,那么可以使用 Geohash编码方式将纬度/经度编码一个String参见 参考资料)。

    youdao

  • The locale setting will cause the % ls format specifier in printf to call the wcsrtombs function in order to convert the wide character argument string into the locale-dependent multi-byte encoding.

    语言环境设置导致printf中的%l s格式说明调用wcsrtombs函数以便于将字符参数字符串转换成依赖语言环境的多字节编码

    youdao

  • If you have a string, in memory, in a file, or in an email message, you have to know what encoding it is in or you cannot interpret it or display it to users correctly.

    如果一个字符串内存中,在文件中,或者Email消息里,你必须知道编码什么否则无法正确解释或者显示用户

    youdao

  • The length of the character string is dependent on the character encoding (ASCII, EBCDIC, and Unicode) that is used to encode the character.

    字符字符串长度取决于用于编码字符字符编码方式(ASCIIEBCDICUnicode)。

    youdao

  • encodeBase64(), which encodes a string into base64 encoding

    encodeBase64(),字符串编码base64编码

    youdao

  • The SyncML encoding doesn't use them at all, but WML uses them for including tokenized body-text strings from a string table sent in the preamble.

    这些在SyncML编码中根本没有使用但是文档头部中发来一个字符串WML上面那些元素处理经过标记的主体文本字符串

    youdao

  • The DOMWriter will store the correct encoding information -- which matches the actual encoding of the string -- in the encoding attribute of the XML declaration.

    DOMWriterXML 声明编码属性存储正确编码信息字符串实际编码相匹配)。

    youdao

  • Thus, cost is an element of type float as defined by XSD, and greeting is an element of type string as defined by the SOAP encoding specification. Here is another similar example

    因此costXSD定义浮点类型元素greetingSOAP编码规范中定义字符串类型的元素。

    youdao

  • LZSS is a dictionary encoding technique. It attempts to replace a string of symbols with a reference to a dictionary location of the same string.

    lzss算法一种字典编码技术尝试同样字符串在字典中的位置符号替换原字符串。

    youdao

  • The str_rot13() function performs the ROT13 encoding on a string.

    函数作用是:字符串作ROT13编码

    youdao

  • Normalizes string before processing. Normalization includes removing of an URL-encoding, illegal characters, etc. This flag is useful with URLs and URL-encoded headers.

    进行处理之前规格化字符串规格化包括移除url编码、移除非法字符操作。标记URL编码后url报头的处理有效。

    youdao

  • When overridden in a derived class, calculates the number of bytes produced by encoding the characters in the specified string.

    衍生类别覆写时,计算编码指定字串字元所产生元组数目

    youdao

  • Request serializers create requests from URL strings, encoding parameters as either a query string or HTTP body.

    请求序列化是为了URL字符串创建出编码后的参数,或者序列字典,或者是HTTP实体。

    youdao

  • Converts a URL-encoded string into a decoded string, using the specified encoding object.

    使用指定编码物件,将URL编码的字转换解码的字串。

    youdao

  • Creates a new file, writes the specified string to the file using the specified encoding, and then closes the file.

    建立档案使用指定编码方式将指定的字串写入档案,然后关闭档案。

    youdao

  • Converts a URL-encoded byte array into a decoded string using the specified encoding object, starting at the specified position in the array, and continuing for the specified number of bytes.

    使用指定编码物件阵列中的指定位置开始,一直指定的元组为止,URL编码位元组阵列转换解码字串

    youdao

  • With Base64, it will also enter the string or data encoding is ASCII code Chengquan printable string.

    Base64一样输入字符串数据编码成全ASCII可打印字符串。

    youdao

  • With Base64, it will also enter the string or data encoding is ASCII code Chengquan printable string.

    Base64一样输入字符串数据编码成全ASCII可打印字符串。

    youdao

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

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

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