use a string meaning in English
用一根线
Examples
- The point here is that using a string parameter to send xml across a web service interface is generally considered bad design and should be avoided
在这里我要指出的是,使用字符串参数通过web服务接口发送xml通常被认为是糟糕的设计,应该加以避免。 - If you are using a string comparison to make important decisions , such as whether to accept an attempt to log on , you should be alert to locale sensitivity
如果要使用字符串比较作出重要决定,例如是否接受登录尝试,则应该对区域设置敏感度非常小心。 - Controls to edit server controls , and if any of the personalizable properties in a given server control are of a string type or use a string converter , your
控件来编辑服务器控件,并且如果指定的服务器控件中有任何可个性化的属性属于字符串类型或者使用字符串转换器,则 - To create this file , you can either use a string resource editor from an ide , or create a unicode file using a unicode editor , then convert it using the jdk s
要建立这个文件,既可以使用ide中的字元串资源编辑器,也可以使用unicode编辑器建立一个unicode文件,然后用jdk的 - If your service is using a string parameter to pass or return an xml document , or if one of its parameters is an object with a complex structure that requires custom handling , then document messaging may be the better alternative
如果您的服务正使用字符串参数来传递或返回xml文档,或者它的参数之一是一个具有复杂结构且需要自定义处理的对象,那么文档消息传递就可能是较好的选择。