• Get only time data out of date and time string.

    只有时间数据日期时间的字符串

    youdao

  • With the colors set, the text function emits your time string to the display window at the defined coordinates.

    颜色设好后text函数就会向将时间字符串发送显示窗口已定义坐标位置

    youdao

  • For a long time the bow was just a bent stick and string.

    很长时间里,只是根弯曲棍子和绳子。

    youdao

  • For a long time, the bow was just a bent stick and string.

    时间里由一根弯曲棍子和弦组成。

    youdao

  • In particular, the date is one continuous string with no separating space between the date and the time parts.

    尤其是日期一种连续字符串日期时间两个部分之间没有分割空白

    youdao

  • In our application, the date and time entered by the user are concatenated into a string, converted into bytes, and stored.

    我们应用程序中,用户输入日期时间连接一个字符串转换成字节,然后被存储。

    youdao

  • String analysis automatically computes that by the time it is concatenated to the SQL command, it cannot include single quotes or semicolons.

    字符串分析能够自动计算出连接到此SQL命令时候位置,它不可能包含单个引号或者分号

    youdao

  • And in fact, most of the time it'll just be that exact string that was sent over the wire from the client.

    实际上大多数时候只是那个通过线路从客户机发送过来原样字符串

    youdao

  • It has a rich library of built-in functions to boost your productivity for commonly required operations, such as date and time math, string manipulation, and so forth.

    拥有丰富内嵌功能,用于提高通常所需操作生产力例如日期时间计算字符串处理,等等。

    youdao

  • After a string of ageing Kings, they may well-not before time-choose one of their own.

    经历了一连串国王之后,他们可能老早之前就选好了第三代当中的一个

    youdao

  • S We saw percent s which is a placeholder for a string, turns out as you'll see over time there are other placeholders.

    我们知道字符串占位符,输出来就是一番场景了,还有一些其他类型的占位符。

    youdao

  • When creating a prepared statement (including a callable statement), the SQL string argument is captured at creation time.

    创建预备语句包括调用语句)时,创建捕捉到SQL字符串参数

    youdao

  • This saves the time and memory cost of constructing a String from the rope, which, for large ropes, is enormous.

    这样就节省rope构建String时间内存开支对于大型rope来说,这种开支是相当巨大的。

    youdao

  • Notice that the time stamp isn't put in lowercase but the String parameter is.

    注意时间并未使用小写形式,String参数变为了小写形式。

    youdao

  • For instance, for the Date Time gadget, it returns the string up_color=green&up_firstDay=0.

    例如对于DateTime小部件返回字符串 up_color=green&up_firstDay=0

    youdao

  • With the time data stored, you then create a string using the nf function, which converts Numbers into strings.

    存储时间数据,就可以使用nf函数创建一个字符串可以将数字转变为字符串。

    youdao

  • As a default, Modeler appends a time and date string to the end of the project interchange name so you can easily tell when it was exported. To import the project interchange file.

    缺省情况下Modeler将向项目交换名称结尾追加时间日期字符串因此可以轻松判断在何时导出

    youdao

  • The Transformer stage needs to extract time information from an input string containing timestamp data in order to correctly populate the TIMECHANGED column in the target DWADMIN.ACCT table.

    Transformer阶段需要包含时间戳数据输入字符串提取时间信息准确填充目标DWADMIN.ACCT中的 TIMECHANGED

    youdao

  • You could take the time to split out this string by comma and then again by colon to grab the value of remaining_hits.

    时间逗号这个字符串分开,然后冒号获取remaining_hits

    youdao

  • To begin, date is set to the current date and time and yields a string like 2009-08-23T12:32:18, which identifies the backup uniquely.

    首先,把date设置当前日期时间产生 2009-08-23T12:32:18这样字符串惟一地标识备份

    youdao

  • I grab the current time using the time function, then convert it to a string with snprintf.

    我们使用time函数获取当前时间然后使用snprintf转换成字符串

    youdao

  • In this case, you replace the innerHTML value of the DIV tag with an updated string each time the user clicks on the scrollbar.

    这个例子中,每当用户单击滚动条时,便一个更新字符串替换DIV标记innerhtml

    youdao

  • The StringBuilder class in the System.Text namespace joins strings together without allocating a new string instance each time; this efficiency greatly improves memory utilization.

    Text命名空间中的StringBuilder无须每次分配新的字符串实例即可将字符串连接在一起效率大大改进了内存利用

    youdao

  • The last article ended with a function called convert_to_upper, which operated one byte at a time to convert a string to uppercase.

    篇文章最后给出了个名为 convert_to_upper 的函数操作一个字节,并字符串转换成大写格式。

    youdao

  • If you know the content of the string to be transcoded ahead of time, then it's better to create an XMLCh string constant for the string, as in Listing 5, instead of calling XMLString: : transcode .

    如果提前知道进行编码转换字符串内容最好该字符串创建一个xmlch字符串常量清单5所示,而不是调用XMLString: transcode 。

    youdao

  • You could simply wrap the whole thing in a loop, and keep moving data a piece at a time until the whole string has been processed. Here's the revised code to do this.

    可以简单地将所有事情全部封装循环中移动数据一部分直到整个字符串全部处理完成为止。

    youdao

  • String.word (n) Gets the NTH word of string "Now is the time".word (2) returns "is".

    word (n)得到字符串n个单词Nowisthetime ” . word(2)返回“ is ”。

    youdao

  • The check box is used to indicate whether to prompt the user for the hellotext string each time the feed is run.

    复选决定每次运行feed是否用户提示hellotext字符串

    youdao

  • It is similar to Listing 7 in that it replaces a fixed string, but the trick is that the replacement itself for the fixed string becomes the fixed string the next time.

    清单7相似之处在于替换固定字符串诀窍在于替代固定字符串的字符串本身在下次替换时又成了固定字符串。

    youdao

  • You can avoid this embarrassing fate a couple of ways: suppress the troublesome new line, or set the appropriate string as a variable ahead of time.

    可以方法避免这种尴尬的现象:禁止这种令人讨厌或者提前设置适当字符串作为变量。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定