将新节点附加到指定的父节点,并将其值设置成传入的字符串。
The new node is appended to the specified parent node, and its value is set to the passed-in string.
清除传入数据并通过转义传入的字符串保护数据库(参见清单3)。
"Clean up the incoming data and protect the database by escaping the incoming string (see Listing 3)."
假定一个SOAP客户机正在调用一个echostring服务(该服务只返回传入的字符串)。
Suppose a SOAP client is calling an echoString service (one that just returns the String passed in). The request message might look something like the following.
通过这个输出,我们可以了解到已调用了中介,并成功地检查了传入消息,同时提取出了操作详细信息和我们传入的字符串值。
From this output we can see that our mediation was called and successfully inspected the incoming message, pulling out the operation details and the string value that we passed in.
其本质为,入侵者传入一个大于现有缓冲区的字符串。
Essentially, an intruder passes in a string that is too large for some existing buffer.
本字段将包含作为固定长度字符串的整个本机WebSphereMQ传入消息。
This field will contain the entire native WebSphere MQ incoming message as a fixed-length string.
Globalize现在可以为传入这个方法的所有字符串提供本地化翻译。
Globalize can now provide localized translations for all strings passed into that method.
在本例中,使用传入的名称字符串设置id属性。
In this case, you set the id attribute using the name string that is passed in.
上面的translate方法使用了LTinterface对象处理程序,通过此处理程序翻译传入的preTranslation字符串。
The translate method above uses the LTinterface object handle with which it is provided to perform a translation of the incoming preTranslation String.
源语言与目标语言通过使用传入 getTranslation方法的字符串变量language指定。
The source language to target language is specified by use of the String variable language, which you feed into the getTranslation method.
Web服务的EJB组件将当前安全上下文中包含的用户名传入此响应字符串。
The Web service's EJB component inserts the user name contained in the current security context into this response string.
完成这些之后,剩下的就是调用send()并传入XML字符串了。
Once you get all this put together, all you need to do is call send() and pass in the XML string.
这个传入的参数值会嵌套在另一个字符串中,以获得已计算出的和返回的公式的结果。
This incoming parameter value will be embedded in another string to get the result of the formula calculated and returned.
也就是说,你可以传入任意多的,以分号分隔的字符串(包括空的列表)。
That is, you can pass in as many comma-separated strings as you want (including an empty list).
要记住AST类在包外是不可见的, 还有就是客户机(最终)只会传入它们想求值的表达式的一个字符串表示。
Remember that the AST classes aren't visible outside of this package at all and that clients will (eventually) simply pass in a String representation of the expression they want evaluated.
并编写一个简单使用动态sql的SQL用户定义函数(UDF),转换字符串中传入的公式并计算值。
And writing a simple SQL User Defined Function (UDF) that USES dynamic SQL to convert the formula passed in the string and calculate the value.
然后通过请求url的查询字符串查找传入的UNID,并进行最小错误检查。
We then look for the UNID passed-in via query string of the requesting URL with minimal error checking.
将传入的所有意料之外字符的所有变量都转换成字符串,并将其截断为合理的限制长度。
String all incoming variables of all unexpected characters and truncate the length to a reasonable limit.
使用传入消息(inmsg . from)和响应字符串创建一个新的消息。
Construct a new message using the source of the incoming message (inmsg.from) and your response string.
传入到AmazonSQS队列的数据以字符串形式发送。
The data passed to the Amazon SQS queue is sent as a string.
WAR中的servlet调用此类并传入输入的数据字符串。
The servlet in the WAR invokes this class and passes in the data string entered.
URL把这个人的shortname作为查询字符串的一部分传入,访问定义的Cocoon HTML - to - PDF应用程序。
The URL passes in the person's shortname as part of the query string. This accesses the Cocoon HTML-to-PDF application we have defined.
如果有超过一个的字符串要格式化为一体,就需要将它们传入一个元组做为右值,如下所示。
If there is more than one format in the string, you need to pass a tuple as right operand, as in this example.
注意刚才怎么传入一个普通的字符串作为第一个参数。
Notice how I just passed in a normal string as the first parameter.
注意刚才怎么传入一个普通的字符串作为第一个参数。
Notice how I just passed in a normal string as the first parameter.
应用推荐