是一类不依赖于标准字符串的php日期格式。
The 'r' is a generic PHP date format that does not rely on translated strings.
这可以确保在查询中使用日期比较,而不是标准的字符串比较。
This ensures that the date comparison is used in the query, rather than standard string comparison.
如SQL标准中所述,此函数返回输入字符串的八位字节长度或字节长度。
This function, as mentioned in SQL standard, returns the length of the input string in octets or bytes.
实际上,该解决方案提示接收系统哪些值是标准的(包括包装和拼写)。但实际上字符串字段可以存放任何值。
This solution, in effect, gives the receiving system a hint as to which values are standard (including casing and spelling) but in fact allows any value in the string field.
如果要使用标准库的类型,或者一些源代码的其它库,您需要在模型中将这些类型设置为普通的字符串。
If you need to use types from the standard library, or from some other library in your source code, you have to set such types as plain strings in your model.
上面的主程序逻辑将搜索匹配简单标准的字母和数字字符串。
The main program logic above searches for letter and number strings matching our simplistic criteria.
即使一个标准的旧式字符串值也至少有255个字符。
Even a standard old school string value has at least 255 characters.
用户可以使这些输出数据流入字符串、内部缓冲区、标准输出或文件。
Users can stream the output data into a string, an internal buffer, the standard output, or a file.
所幸的是,XLIFF标准包含有的属性允许指定对话框中字符串的位置、文本所用的字体和字号以及其他很多细节。
Fortunately, the XLIFF standard includes attributes for specifying string position in a dialogue, font type and size used for the text, and many other details.
在SNMP标准的版本1中,社区字符串是保护或限制访问的唯一方法。
In Version 1 of the SNMP standard, the community string was the only method of securing or restricting access.
所幸的是,适合于XML文件的日期和时间的字符串表示已经通过一种标准的方式处理好了,您无需再费心创建新的。
Fortunately, the representation of date and time information in strings suitable for inclusion in XML files has been solved in a standard way already so you don't need to invent anything new.
通过标准路径将文件转换成字符串才会导致异常。
The exception is caused by converting files into strings via canonical paths.
如SQL标准中所述,此函数使用字符语义查找字符字符串的长度。
This function, as mentioned in SQL standards, is used to find the length of a character string in character semantics.
以后你们还会学到更多,你会学到字符串,不仅仅能运用标准数值运算,你还可以对他们求长度,或者加上其他的东西。
You're going to get a chance to explore them, and you'll see not only are there the standard numerics for strings, there are things like length or plus or other things you can do with them.
它先将您的字符串参数写至标准错误(提供它用于定制消息),接下来写入一个冒号和一个空格,然后是系统错误消息,后面是新的一行。
It writes your string argument to stderr (standard error), followed by a colon and a space, then the system error message followed by a newline.
此邮件地址字符串被用作执行ldap查询的标准(用ldap术语来说是搜索过滤器)。
This email address string is used as your criterion (or in LDAP terminology, search filter) for performing your LDAP lookup.
字符和字符串常数支持标准换码序列。
Character and string constants support the standard escape sequences.
在Python版本2. x中,raw _ input会从标准输入(sys . stdin)读取一个输入并返回一个字符串,且尾部的换行符从末尾移除。
In Python version 2.x, raw_input reads an input from standard input (sys.stdin) and returns a string with the trailing newline character stripped from the end.
一旦完成了创建字典,您就可以使用标准方括号索引符号来访问它的值,但是要使用字符串作为索引而不是一个数字。
Once you have created a dictionary, you can access its values using the standard square-bracket indexing notation, but using a string as the index instead of a number.
尽管basename和dirname是很好的工具,但有时可能需要执行更高级的字符串“截断”,而不只是标准的路径名操作。
While basename and dirname are great tools, there are times where we may need to perform more advanced string "chopping" operations than just standard pathname manipulations.
用jQuery序列化表单数据比较容易:您只需要访问form元素和调用serialize功能获取一个标准查询字符串。
Serializing the form data is easy with jQuery: You simply access the form element and call the serialize function to get a standard query string.
这个字符串遵循标准的application/x-www-form-urlencoded格式,用&分隔参数,并在每个参数的名称和值之间使用 =。
This string follows the standard application/x-www-form-urlencoded format, separating the parameters with & and using = between the name and value of each parameter.
要格式化一个Joda对象,调用它的toString方法,并且如果您愿意的话,传递一个标准的ISO- 8601或一个JD K兼容的控制字符串,以告诉JD K如何执行格式化。
To format a Joda object, call its toString method and, if you wish, pass either a standard ISO-8601 or a JDK-compatible control string to tell Joda how to format it.
标准的ArrayContentProvider创建ListViewer并仅显示一个字符串数组。
The standard ArrayContentProvider creates a ListViewer and shows just an array of strings.
在这种情况下,这个表达式调用内置的strftime()函数,这个函数会返回一个标准时间戳字符串:“FriOct23 14:51:01 2009”。
In this case, that expression is a call to the built-in strftime() function, which returns a standard timestamp string of the form: "Fri Oct 23 14:51:01 2009".
现在我们只需要一个程序将这个宏转换成标准的C 语言就可以了。对于这个简单的例子来说,我们将使用Perl 来实现这个程序,因为它可以对字符串中的用户代码进行评测,其语法也与 C 语言非常类似。
Now we just need a program to convert our macro into standard C. For this simple example, Perl is used because it can evaluate user code in a string, and its syntax is largely C-like.
清单1中的示例给出一个名为hello 的顶级方法,它使用writeLine 方法将字符串发送到标准输出。
The example shown in Listing 1 shows a top-level method called hello, which uses the writeLine method to emit a string to standard output.
queryLang:查询字符串的语言;该值必须与ISO 639和ISO 3166标准一致(该参数是可选的;默认值为服务器的位置)。
QueryLang: the language of the query string; this value must comply with ISO 639 and ISO 3166 standards. (this parameter is optional; the default value is the server locale.)
queryLang:查询字符串的语言;该值必须与ISO 639和ISO 3166标准一致(该参数是可选的;默认值为服务器的位置)。
QueryLang: the language of the query string; this value must comply with ISO 639 and ISO 3166 standards. (this parameter is optional; the default value is the server locale.)
应用推荐