string form信息详情

string form发音

意思翻译

字符串窗体

相似词语短语

string───n.线,弦,细绳;一串,一行;vt.悬挂;系;扎;用线(或细绳等)串,把……连在一起

append string───追加字符串

unending string───永无止境的弦

looped string───循环字符串

tie string───系绳

string art───弦乐艺术

search string───[医]搜索字符串

string tension───弦张力

externalize string───外部化字符串

双语使用场景

Yesterday I had the problem, that one column contained Numbers in string form.───昨天我的问题,即一列载于字符串形式号码。

Date input is hard because there are so many ways to represent the same date in string form.───由于以字符串形式来描述同一日期的方式很多,所以日期的输入是困难的。

It retrieves the version attribute in string form.───它获取了字符串格式的版本属性。

When commands are discussed, this overview uses the string form of the command followed by the message form in parentheses.───在后续的介绍中,字符串形式的命令会在消息形式命令之后的括号中。

Type converters of OGNL automatically convert the data (in string form) from request parameters to the actual Java types of the properties.───OGNL的类型转换程序自动将来自请求参数的数据(字符串格式)转换为实际Java类型属性。

Represents an HTTP body in string form used for SOAP support.───表示用于SOAP支持的字符串形式的HTTP正文。

The object that represents the view state of the Web server control to serialize to string form.───表示序列化为字符串形式的Web服务器控件的视图状态的对象。

So that it returns the string form of the value that the object represents.───以便它返回对象表示的值的字符串形式。

Private method to serialize the XML file to be encrypted into string form.───私有方法将要加密的XML文件序列化成字符串形式。

英语使用场景

Another advantage is that you can use format specifiers other than %s, so that, for example, you can control how many significant digits the string form of a floating-point number should display.