接着,将已返回的剧集数组格式化HTML。
如果是添加一个字符串,该字符串会被转换为数组格式后再进行添加。
If you append to a string value, it is converted to an array value and then appended to.
通过该模板,可将获得的所有数据(数组格式的、多行的、单值的或JSON 数据结构中的任何内容)转换成原生PHP 格式,放在 $value变量中。
With that, you've got all the data -- array format, multiple rows, single values, whatever you stuffed into your JSON data structure -- into a native PHP format, in the $value variable.
所有图表类型都可以接受一个一维数组,但根据不同的图表类型,还有其他一些格式选项。
All plot types can accept a one-dimensional array, but there are some additional format options available based on the type of chart.
它也指定了发送数组和不透明数据块的格式。
It also specifies a format for sending arrays and blocks of opaque data.
我们有了一个包含数组对象并且以json格式序列化的字符串。
We have a string that contains our array object, serialized in JSON format.
应用程序消息通过一个简单的回调机制异步传递,并且只以字节数组有效负载的格式提供。
Application messages are delivered asynchronously through a simple callback mechanism and are provided only in byte array payload format.
它生成一个该长度的ASN . 1表示,并返回一个符合ASN . 1长度格式的字节数组。
It authors the ASN.1 representation of the length and returns a byte array that conforms to ASN.1's length format.
该方法的参数包括微格式名称、搜索的文档引用和可选的参数数组。
This method accepts a microformats name, a document reference to start the search from, and an optional array of parameters.
该表示可以各种格式返回:XML、JSON、php对象、php数组或序列化字符串。
This representation can be returned in a variety of formats: XML, JSON, PHP object, PHP array, or serialized string.
我们已经创建了一个数组对象来存储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.
具备读取Excel电子表格的基本知识后,就可以开始将Excel数据转换为数组、XML或其他格式,以便执行计算或创建新的电子表格了。
Armed with the basics of reading Excel spreadsheets, you can begin to convert Excel data into arrays, XML, or other formats to perform calculations or create new spreadsheets.
注意,这种格式意味着数组spine可能成长到无限制的大小,但是在现有的系统中还没有发现这是一个问题。
Note that this format can mean that an array spine can grow to unbounded sizes, but this hasn't yet been found to be a problem in the existing system.
该方法返回一个可以在以后保存到输出文件的字节数组;取决于请求的格式,输出文件可以是图形文件或Excel电子表格。
This method returns a byte array which you can then save to an output file, such as an image file or an Excel spreadsheet, depending on the requested format.
对于任意数组类型,都可以调用 Arrays.hashCode(arrayVar) 方法来获得格式良好的哈希码。
For any array type, you can call Arrays.hashCode(arrayVar) and get a well formed hash code.
这个数组再被传给Services_JSON编码器作为其输入,该编码器给出json格式的输出。
That array is then passed as an input to the Services_JSON encoder, which gives you the JSON-formatted output.
数组完成时,程序就从这个数组生成所需的字符串变量,并输出为HTK和julius格式。
When the array is complete, it then generates the string variables required from that array and outputs to the HTK and Julius formats.
这个函数将显示一个简单的标题,写出数组内容,然后打印一个页脚 —全部采用纯文本格式。
This function displays a simple header, writes out the content of the array, and then prints a footer—all in plain text.
对于所有格式,文档内容应该以二进制数组形式传递给服务器。
For all formats, the document content should be passed to the server as a binary array.
资源已经格式化并突出显示,可以把数组和对象收拢。
The resource is formatted and highlighted, and arrays and objects can be collapsed.
json格式在不同对象、数组和文本之间的格式也不同。
JSON format distinguishes among objects, arrays, and literals.
在Link模块中,该格式器已经使用item变量传递了一个要放置在标签上的属性数组。
In the Link module, the formatter already passes an array of attributes to be placed on the tag using the item variable.
利用PHPforeach循环很容易改变数组的格式,以用HTML显示出来。
The foreach loop in PHP makes it easy to reformat this array for HTML display.
一旦php数组构造完成,Services_JSON编码器就很容易将其转化成json格式的数据了。
Once that PHP array is fully constructed, then the Services_JSON encoder can easily convert it to JSON-formatted data.
然后,ParaplexInt的单一输出通道向CSProcess传送数据,后者则接着读取带有三个元素的数组,并在适当的格式化表格中输出它们。
The single output channel of the ParaplexInt would then feed into a CSProcess, which in turn would read an array with three elements and print them out in the appropriately formatted table.
Decode_Date_EU将‘european’格式的日期(比如13January 2006)转换为三个元素的数组(YMD),这是这个包使用的标准日期格式。
Decode_Date_EU converts dates in 'European' formats like 13 January 2006 to the 3-element array (YMD) that the package USES as a standard.
无效的原意数据格式。原意数据必须指定为数组或制表符分隔的字符串。
Invalid literal data format. Literal data must be specified either as an array, or a tab-delimited string.
数据存储格式:字节数组选择呢?
结构内的元素的格式可能彼此不同,而一个数组中的元素的格式必须相同。
Elements within a structure may be formatted differently from each other, whereas elements in an array must all have the same format.
将任何挂起的制表符间距和一个包含对象数组的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
Writes any pending tab spacing and a formatted string that contains the text representation of an object array, followed by a line terminator string, to the output stream.
应用推荐