在此Web服务中,您将使用xml映射的数组处理功能来处理数据。
In this web service, you will use the array processing features of XML maps to do the processing.
你可以把一个字符串当做一个数组处理,因为它的确是一个数组。
You can treat a string as though it's an array because it really is.
从根本上说,现在它成为数组处理模式,只有一点不同:处理函数就包含在数组项中。
Fundamentally, this now becomes an array-processing pattern, with the sole difference that processing an item involves executing the function contained in the item.
评价了几个数组处理方案,并给出了对影响目标程序运行效率的几个主要问题的处理意见。
The idea to deal with the problems which lower execution efficiency of the object code is described, while some of USA's array processing proposals are surveyed.
最后,文字游戏脚本将帮助您解决Jumble 游戏,创建简单的置换计算程序,并生成文字搜索图,同时让您的PHP数组处理技能更上一层楼。
Finally, the word-game scripts will help you solve the Jumble game, create simple substitution cyphers, and generate word-search diagrams while taking your PHP array-handling skills one step further.
在捕捉数组中的结果之后,您可以对每行进行一些处理。
After you capture the results in an array, you can do something with each line.
这篇短文介绍了将贷款申请归类到两个列表中的业务需要,从而展示了使用XML映射来处理业务对象数组的技术。
This short article examines the business need to sort loan applications into two lists, and thereby demonstrates a technique to handle arrays of business objects using XML maps.
经过这种弱密钥处理的字节数组是一个临时密钥。
The byte array after this weak key processing is a temporary secret key.
如果正在处理数据数组,其中许多值相同,那么序列就可以提供灵活性。
Sequences provide flexibility when dealing with arrays of data that may have many values that are identical.
您可以适当地简化这段代码,但是我已经在这里完成了一些更明显的操作,因此您可以了解数组是如何处理的。
You can streamline this code considerably, but I've done things a little more explicitly here so you can understand how the arrays are being handled.
xml映射还可以处理数组。
在处理数据集合时您应该使用数组。
You should use an array when dealing with a collection of data.
此外,用于生成JSP代码的工具无法处理数组。
Furthermore, the tooling which generates the JSP code is unable to handle the arrays.
用于生成JSP代码的工具无法处理数组。
The tooling that generates the JSP code is unable to handle the arrays.
本文未提及的其他细分主要用于处理数组和其他结构化数据。
Other refinements not mentioned in this article are mainly used when working with arrays and other structured data.
流的输入是员工标识符的数组,而输出是状态对象的数组,指示工资单处理是否成功。
The input to the flow is an array of employee identifiers, while the output is an array of status objects, indicating whether the payslip processing succeeded or not.
该提要以PHP对象数组的形式表示,您现在可以轻松迭代这个数组,处理每个条目并使用适当的HTML标记来显示结果。
This feed is represented as an array of PHP objects, and it is now a simple matter to iterate over the array, process each entry and display the results with appropriate HTML markup.
向量本质上是作为标量值进行处理的,而数组是作为引用来进行操作的。
Vectors are treated essentially as scalar values, while arrays are manipulated as references.
如果没有第一项,或者第一项没有标题,该项就按照常规php数组索引越界处理。
If there is no first item, or if the first item does not have a title, this item is treated the same as any other out-of-bounds index in a PHP array.
处理完数组中的值后封闭折线并应用适当的样式。
Once you have worked through all the values in the array, the polyline is closed off and a style is applied to the line.
清单10提供了一个由所有带有“href”属性的链接组成的数组,并允许您处理它们。
Listing 10 gives you an array of all the links with "href" attributes, allowing you to handle them.
用数组替换vector通常会得到回报,唯一的缺点是需要手工处理数组的扩充,而Vectors是自我管理的。
Replacing Vectors by arrays often pays dividends, the only downside being that you need to handle expansion of the array manually whereas Vectors are self managing.
下面的例子使用了一个工具类etagcomputeutils来产生对象所对应的字节数组,并处理MD5摘要逻辑。
The sample code USES a utility class EtagComputeUtils to generate a byte array representation of an object and to handle the MD 5 digest logic.
序列数组由ariablepersister函数处理,创建一个与variablepersister类相同名字的变量,该类创建自以_ POINTER为后缀的模板。
Sequential arrays are processed by the VariablePersister function, creating a variable identified as the same name of the VariablePersister class created from the template suffixed with _pointer.
您还能使用toString生成器处理数组。
The toString generator also gives you the ability to handle arrays.
superobject类中的主要功能,与处理永久性数组变量相关。
The main functions in the SuperObject class relate to handling of persisted array variables.
带Remark类型的子业务对象的附加数组存储处理该转帐的员工的意见。
An additional array with child business objects of type Remark stores comments from the employees who handle the transfer.
使用MessageDigest类对字节数组进行哈希,处理相关异常,如清单12所示。
Use the MessageDigest class to hash the byte array, dealing with the appropriate exceptions, as shown in Listing 12 below.
传入参数数组以让servlet能够处理用户选择的值。
The parameters array is passed in so the values that the user selected can be processed by the servlet.
arrays类提供了一系列处理数组的静态工具方法,这些索引的数据结构的大小是固定的。
The arrays class provides a series of static utility methods for working with arrays, those indexed data structures that are of a fixed size.
应用推荐