第8行中的打印语句也是前面讨论过的字符串格式操作。
The print statement in Line 8 is another of those string formatting operations that was discussed earlier.
可以使用下面示例中所示的格式字符串格式化数值。
Numeric values can be formatted with a format string as shown in the example.
然后,它用SimpleXML扩展将字符串格式的XML内容转换成一个php对象。
Then it USES the SimpleXML extension to convert the string-formatted XML contents into a PHP object.
ConsoleAPI内其他有用的特性还有堆栈跟踪、对象检查和字符串格式化。
Other useful features in the Console API are stack traces, object inspection, and string formatting.
EAz示例代码可用来显示数据库字符串格式和EAzenum格式之间如何相互转换。
EAz sample code is available showing how to translate database strings to and from EAz enum format.
最里面的print语句使用了一个名为字符串格式化的新概念来创建格式设置精美的表。
The innermost print statement utilizes a new concept, called string formatting to create a nicely formatted table.
首先,它调用提要源输入组件以获得字符串格式的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.
相应地,中介流将二进制负载的内容转换成字符串格式,它是构成传递到后台服务的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.
我们已经创建了一个数组对象来存储json_encode可以读取和转换为json字符串格式的结果信息。
We have created an array object to store our results information in a format that json_encode could read and convert to a json string.
无符号长整型数,它给出输入字符串的IL偏移量,或在没有IL偏移量或字符串格式不良时给出零。
Offset Unsigned long integer giving the IL offset from the input string, or zero if there was no IL offset or the string was not well formed.
使用前一方法时,FeedServlet必须理解查询字符串格式,因此不能将第一个方法用于所有Feed。
With the former approach, the feed servlet must understand the query string format, so the first approach cannot be used on all feeds.
字符串格式化是一种非常有用的技术,用于以格式设置精美的布局创建由不同数据类型组成的string。
String formatting is a powerful technique for creating a string composed of different data types in a nicely formatted layout.
如果不喜欢使用这么长的字符串连接语句,另一种方法是使用字符串格式操作符,可以使用下面这样的表达式。
If you prefer not to use a long string concatenation statement like this, an alternative is to use the string formatting operator which enables you to have an expression like.
基于Jython内置字典的字符串格式化与c中printf的一样强大,我们可以使用%运算符来关联字典。
With Jython's built in dictionary based String formatting which is as powerful as printf in c, we can associate a dictionary using the % operator.
按MMMM . dd .yyyy +'- ' + hh:mm +aa正确编排参数的字符串格式的屏幕快照。
A screenshot of the proper format string for the parameter MMMM.dd.yyyy + '-' + hh: mm + aa.
对于这种情况,您可以使用Convert来确保字符串格式的年龄(预期的值,但不一定要为整数值)在目标中为一个整数值。
In this case, you can use a Convert to ensure that the string age, which is expected, but not required to be an int, is actually an int in the target.
wsadmin工具将不同的管理命令返回类型转换为字符串格式,这意味着所有的管理命令结果将以字符串格式显示。
The wsadmin tool will convert different admin command return types to string format, which means all admin command results will be displayed in string 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.
按yyyy .mm .dd +'at ' +hh: mm:ss +zzz正确编排参数的字符串格式的屏幕快照。
A screenshot of the proper format string for the parameter yyyy.MM.dd + 'at' + hh: mm: ss + ZZZ.
字符串格式操作涉及处理FormatString、寻找格式定义序列和使用这些序列对右边的操作数中的相关数据应用格式。
The string format operation involves the processing of the FormatString, looking for format specification sequences, and using these sequences to format the associated data from the right operand.
给出适当数据结构的引用,第二个子例程将它转换为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.
可以根据需要把它们转换和组合为字符串格式,解析它们以寻找特定的字段值,使用它们查询对象的相关信息,使用它们获得完整的绑定,复制和释放它们。
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 is because invoke is designed to work with strings and can only manage string format types.
这个字符串包含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.
通常,您可以使用控制符来表示字符串中的简单格式。
Typically, you use control characters to indicate simple formatting within a string.
可以将格式字符串看作指向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.
组将作为字符串以LDAP 形式的格式返回。
The groups will come back as strings in an LDAP-like format.
应用推荐