与字符格式比较起来,二进制编码格式可以在较少的空间储存较多的信息。
Binary formats are often used to store more information in less space than possible in a character format file.
写入一个标记元素的开始标记,该标记元素包含实现指定样式的布局和字符格式设置的特性。
Writes the opening tag of a markup element that contains attributes that implement the layout and character formatting of the specified style.
当我提到字符格式要比二进制码格式慢时,你说,从效率的角度来看,二进制代码格式使得软件更加难以维护。
When I mentioned that a character format could be slower than a binary format, you said the binary approach makes things harder to maintain in the name of efficiency.
Content - Transfer - Encoding用来指定传输编码的类型,也就是您所要传输的数据是字符格式还是二进制格式。
Content-Transfer-Encoding is used to specify the type of transfer encoding, that is, whether data that you want to transfer is in character or binary format.
它将代码与字符的格式区分开来,因此相同的代码可以反复使用,甚至是在相同的应用程序中呈现不同的拼字法都可以。
It separates code from character forms, so the same code can be used again and again, even to render different orthographies in the same application.
注意,第一个参数并不一个真正的参数,因为其中没有用于分隔级别(KERN_CRIT)和格式字符的逗号(,)。
Note that the first argument is not an argument at all, as no comma (,) separates the level (KERN_CRIT) from the format string.
Unicode数据库只以unicode格式存储字符数据,并不以unicode格式显示数据。
A Unicode database only stores character data in Unicode format, and it does not display the data in Unicode format.
要避免使用表的相关开销,应用程序可以一些字符串格式对项目列表进行编码,并使存储过程对该字符串进行解码以便提取项目。
To avoid the overhead associated with using a table, the application could encode the list of items in some string format and have the procedure decode the string to extract the items.
对于格式字符串中的任何其他文本,数据按原样复制到结果字符串中。
For any other text in the format string, the data is copied as is to the result string.
要格式化字符串的宽度,请在A后面放入一个整数。
To format the width of a character string, follow the a with an integer.
正则表达式描述字符串的格式:使用最简单的正则表达式格式,您可以输入您希望匹配的文本。
A regular expression describes the format of a string: With the simplest form of regular expression, you input the text that you want to match.
这个字符串包含json格式的职员数据。
格式字符串遵循上面描述的用于入站服务的语法。
The format string follows the syntax described above for an inbound service.
对于每个受支持的操作,设计所有错误的填充方法,例如空格、很长的字符串、格式错误的数据、重音字符或不常见的字符。
For each supported action, devise all the wrong ways to fill it in, such as blank, very large strings, ill-formatted data, or accented or unusual characters.
这是因为调用主要用来处理字符串且只能管理字符串的格式类型。
This is because invoke is designed to work with strings and can only manage string format types.
这里的差异是,格式字符串必须为每个格式定义指定使用哪个词典条目提供替换。
The difference here is that the format string must identify, with each format specification, which dictionary entry will be used to provide the substitution.
它需要这些细节来计算行的长度、连字符、对齐格式,等等。
It needs these details to calculate line lengths, hyphenation, justification, and so on.
给出适当数据结构的引用,第二个子例程将它转换为XML文档,根据参数的不同,产生的XML文档采用字符串格式或文件形式。
Given a reference to an appropriate data structure, the second converts it to an XML document, either in string format or as a file, depending upon its parameters.
可以使用下面示例中所示的格式字符串格式化数值。
Numeric values can be formatted with a format string as shown in the example.
可以根据需要把它们转换和组合为字符串格式,解析它们以寻找特定的字段值,使用它们查询对象的相关信息,使用它们获得完整的绑定,复制和释放它们。
They can be converted and composed into string formats, parsed for a particular field value, used to enquire about an object, resolve to get a complete binding, copied and freed as needed.
唯一的格式约束是字符串被引述。
这些跟踪信息在检测无效的格式字符串时特别有用。
This trace information is especially useful in detecting invalid format strings.
首先,它调用提要源输入组件以获得字符串格式的XML结构,有关rss提要源的细节在该结构中指定。
At first, it calls the feed sources input component to get the string-formatted XML structure, in which details about the RSS feed sources are specified.
如果字符串匹配,则执行适当的计算,并返回格式化的字符串,以供显示。
The string is matched, the appropriate calculation is performed, and a formatted string is returned to be displayed.
注意,\字符表示用于格式化目的的换行符。
Note that the \ characters are to indicate a line break for formatting purposes.
连接字符串是带有连接类型(代替协议)的url格式的字符串。
The connection string is a URL formatted string with the connection type in lieu of the protocol.
第8行中的打印语句也是前面讨论过的字符串格式操作。
The print statement in Line 8 is another of those string formatting operations that was discussed earlier.
可以将格式字符串看作指向SDO资源库的指针。
You can think of the format string as a pointer into the SDO repository.
例如,格式字符串确定定义消息的WSDL和模式。
The format string identifies, for example, the WSDL and schema that define the message.
相应地,中介流将二进制负载的内容转换成字符串格式,它是构成传递到后台服务的SOAP请求的XML部分。
Accordingly, the mediation flow transforms the content of the binary payload to string format to be part of the XML making the SOAP request that is passed to the back end service.
应用推荐