单词 | literal |
释义 | literals是literal的复数
复数:literals 例句释义: 文字的,逐字逐句的,朴实的,乏味的,错排,常量,直接量,字面量 1. objects interoperate with typed arrays, array literals can initialize typed arrays as well with a few restrictions. 对象与类型化数组相互作用,因此数组标识符在一些限制条件下也可以初始化类型化数组。 technet.microsoft.com 2. But using parameter markers is not always better than using literals (explicit values). 但使用参数标记并不总是比使用文本(显式值)更好。 www.ibm.com 3. When invoked from within a script, it is usually more desirable (and practical) to specify variables rather than literals. 当从脚本中调用AdminTask命令时,用户通常更期望(和实际需要)为命令参数指定变量而不是文本。 www.ibm.com 4. Just as with any constant, all references to the individual values of an enum are converted to numeric literals at compile time. 与任何常量一样,对枚举中各个值的所有引用在编译时均将转换为数值文本。 technet.microsoft.com 5. Length also describes the length of the formatted string , including input characters , literals, and prompt characters . 还描述带格式字符串的长度,包括输入字符、原义字符和提示字符。 www.bing.com 6. This text specifies the code, along with the literals and objects, that you can use when this code snippet is inserted into a project. 此文本用于指定在将此代码段插入到项目中时可以使用的代码以及文本和对象。 msdn2.microsoft.com 7. Groovy allows you to add new methods to any class (including java. lang. Integer, which is how Groovy treats number literals). Groovy使您能将新方法添加到任何类(包括java.lang.Integer,这是Groovy对待数字字面值的方式)。 www.ibm.com 8. An array of string literals is returned , each of which is the name of a member of that type. 返回一个字符串文字的数组,其中每个名称是那类型的一个成员。 dictsearch.appspot.com 9. To understand how we get Android APIs to work with function literals, look at the first line of the Converter class definition. 为了理解如何让AndroidAPI使用函数字面量,看看Converter类定义的第一行。 www.ibm.com 10. Datatype properties are used to describe "simple" properties, expressed by means of literals or numbers. 数据型是用来描述“简单的”属性,应用文字或则数字来表述。 www.fao.org 1. To display string literals that contain date and time separators or to format strings, you must use escape characters in the substring. 若要显示包含日期和时间分隔符的字符串或格式字符串,则必须在子字符串中使用转义符。 msdn2.microsoft.com 2. Attribute allows you to optimize your code by pre- allocating string literals during native image generation rather than at run time . 使用此属性可返回本机映像生成服务所绑定到的程序集的名称。 www.bing.com 3. An expression must consist of a combination of variables, constants, literals, properties, and Function procedure calls. 一个表达式必须由变量、常数、文本、属性和Function过程调用的某个组合组成。 msdn2.microsoft.com 4. Namespaces that are declared in XML literals do not carry over into embedded expressions. 使用XML文本声明的命名空间不会延续到嵌入的表达式。 technet.microsoft.com 5. Constants of the char type can be written as character literals, hexadecimal escape sequence, or Unicode representation. char类型的常数可以写成字符、十六进制换码序列或Unicode表示形式。 msdn2.microsoft.com 6. Structs in C are not quite "first class types, but with the help of compound literals, they are at least a lot easier to use. " 语言中的结构不是“头等类型”,但在复合字面量的帮助下,它们至少更容易使用。 docs.google.com 7. As in Python string literals, the backslash can be followed by various characters to signal various special sequences. 做为Python中的字符串字母,反斜杠后面可以加不同的字符以表示不同特殊意义。 blog.sina.com.cn 8. We use Clojure data structure literals as both intermediate representation for communication, and for storage. 我们将Clojure数据结构用作通信和存储的中间表示。 www.infoq.com 9. Both block and inline literals are presented in a fixed font, including names of utilities, URLs, variable names, and code samples. 块和内联文法被一些固定的字体表示,包括函数名、URL、变量名和程序示例。 dictsearch.appspot.com 10. These literals may be datatyped, so you could define a W3C XML Schema enumeration to govern the permissible values (see Resources). 这些文字可以指定类型,因此可以定义一个W3CXMLSchema枚举控制允许的值(请参阅参考资料)。 www.ibm.com 1. Also, find information about literals, special characters used in text matching queries, and other literal information. 还查找有关文字、文本匹配查询中使用的特殊字符、以及其它文字信息。 www.ianywhere.com 2. Returns information about literals used in text commands, data values, and database objects. 返回有关文本命令、数据值和数据库对象中使用的文本的信息。 msdn2.microsoft.com 3. Expressions are a combination of symbols (identifiers, literals, functions, and operators) that yields a single data value. 表达式是各种符号(标识符、文字、函数和运算符)的组合,它产生一个单一的数据值。 msdn2.microsoft.com 4. A fuzzy logic system with fuzzy literals and fuzzy operator is defined in this paper, and its logic properties have discussed. 建立了一种带模糊文字以及模糊算子的算子模糊逻辑系统,讨论了该逻辑系统逻辑性质。 dictsearch.appspot.com 5. The expression can include the variables, literals, and any operators and functions that the SSIS expression grammar supports. 表达式可以包含SSIS表达式语法支持的变量、文字以及任何运算符和函数。 msdn2.microsoft.com 6. Though queries are often written with constant literals, it is not a good practice. 尽管编写查询时通常包含常量文本值,但这不是一个良好实践。 www.ibm.com 7. This enumeration contains the enumeration literals that define the definition language type for the naming authority. 这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 www.ibm.com 8. Contains the literals and objects of a code snippet that you can edit. 包含代码段的可编辑文本和对象。 msdn2.microsoft.com 9. In spite of its NPC property, the problem can be solved in polynomial time if the number of literals in a clause is limited to 2 (2-SAT). 虽然SAT问题是NP完全问题,但在每个子句的长度小于等于2(2-SAT)的情况下是可以在线性时间判定其可满足性的。 www.fabiao.net 10. You can define a global default namespace, in which case elements in the XML literals will be in the namespace by default. 您可以定义一个全局默认命名空间,在这种情况中,XML文本中的元素将默认位于该命名空间中。 technet.microsoft.com 1. Describes the numeric, string, and Boolean literals that the expression evaluator supports. 说明表达式计算器支持的数值、字符串和布尔文字。 msdn2.microsoft.com 2. These queries are expressed in the programming language itself, rather than as string literals embedded in the application code. 这些查询用编程语言本身表示,而不表示为嵌入在应用程序代码中的字符串。 technet.microsoft.com 3. That includes all the assigned character values and optionally includes literals and prompts. 包含所有赋值的字符值,还可以选择包含原义字符和提示字符。 msdn2.microsoft.com 4. Specifies the delimiter used to describe literals and objects in the code. 指定用于描述代码中的文本和对象的分隔符。 msdn2.microsoft.com 5. Character literals and variables are assigned the default collation of the current database. 为字符文本和变量分配当前数据库的默认排序规则。 msdn2.microsoft.com 6. Determines whether the white space literals in an. 控件中的空白。 msdn2.microsoft.com 7. Literals can also be a better choice in simple SQL statements, as shown in Listing 6. 在简单SQL语句中,文本也可能是更好的选择,如清单6所示。 www.ibm.com 8. Literals represent fixed values - numbers, character strings, booleans, or nulls. 文字表示固定的值数字、字符、字符串、布尔型或空值。 www-128.ibm.com 9. String objects can be created implicitly using string literals. String对象可使用字符串文本隐式创建。 msdn2.microsoft.com 10. Of course in RDF all subjects and predicates are URIs, but objects can be URIs or literals. 当然,在RDF中,所有主语和谓语都是URI,但是宾语可以是URI也可以是文字。 www.ibm.com 1. All of the literals we've seen so far have primitive built-in types. 之前见过的所有字面值都有基本内置类型。 dictsearch.appspot.com 2. Executing searches with invalid literals can create unexpected results for unknowing users. 执行带无效文字的搜索会出现意外结果。 www.ibm.com 3. Operators allow data and literals to be combined and compared. 运算符允许对数据和文字进行组合以及比较。 www-128.ibm.com 4. For very expensive SQL statements, the optimizer may benefit from seeing actual variable values (literals) instead of parameter markers. 对于占用资源很多的SQL语句,查看实际的变量值(字符)而不是参数标记也许对优化器较为有益。 www.ibm.com 5. As you can see, you can nest hash and array literals. 正如您所见,您可以嵌套哈希和数组实量(literal)。 www.ibm.com 6. Returns a list of provider-specific literals used in text commands. 返回在文本命令使用的提供程序特定的文本的列表。 msdn2.microsoft.com 7. Unicode characters are now supported in identifiers, macros, string and character literals, and in comments. 现在,标识符、宏、字符串和字符文本以及注释中均支持Unicode字符。 msdn2.microsoft.com 8. The IDL boolean constants TRUE and FALSE are mapped to the corresponding Java boolean literals true and false. IDL的布尔常量TRUE和FALSE映射到相应的布尔量true和false。 www.ibm.com 9. You then turned SQL statements using literals into parameterized SQL so the code could be executed using static execution mode. 然后您将使用文本的SQL语句转换为参数化的SQL,以便代码可以使用静态执行模式执行。 www.ibm.com 10. Escape sequences supported in F# string literals are shown in the following table. 下表中显示了F#字符串文本中支持的转义序列。 technet.microsoft.com 1. Discusses how the handling of string literals has changed. 讨论字符串处理更改的方式。 msdn2.microsoft.com 2. Literals are used in both filter conditions and expressions to specify literal values. 在筛选条件和表达式中都可以使用文字来指定文字值。 technet.microsoft.com 3. In this method, which means the white-space literals are trimmed from the content before the content is processed by the page parser. 这意味着在页分析器处理内容之前要修整内容中的空白。 msdn2.microsoft.com 4. Determines whether white space literals are permitted in the content between a control's opening and closing tags. 确定控件的开始标记与结束标记之间的内容是否允许存在空白。 msdn2.microsoft.com 5. Gets or sets a value that determines whether literals and prompt characters are included in the formatted string. 获取或设置一个值,该值决定原义字符和提示字符是否包括在格式化字符串中。 msdn2.microsoft.com 6. Gets or sets a value that determines whether literals and prompt characters are copied to the clipboard. 获取或设置一个值,该值决定是否将原义字符和提示字符复制到剪贴板中。 msdn2.microsoft.com 7. By externalizing strings and literals you allow them to be more easily changed or translated. 通过将字符串和文本外部化,就可以更方便地对其进行更改或翻译。 www.ibm.com 8. All literals correspond to immutable data types, and hence the object's identity is less important than its value. 所有字面值都属于不可变的数据类型,因此对象的标识比起它们的值来说显得次要一些。 zonghe.17xie.com 9. With the global default namespace, you can use XML literals without declaring namespaces. 通过使用全局默认命名空间,您可以使用XML文本而无需声明命名空间。 technet.microsoft.com 10. Compound literals are particularly useful as function arguments. 复合字面量作为函数参数尤其有用。 docs.google.com 1. Types of the variables and literals passed as parameter should match. 变量类型应当与作为参数传递的文本匹配。 www.dictall.com 2. It also generates Java units containing module constants and enum literals defined in the type library. 它还生成Java单元,里面包含类型库中定义的模块常量和枚举标量。 www.ibm.com 3. Gets a value that indicates whether white spaces are allowed in literals for this control. 获取一个值,该值指示在此控件的文本中是否允许空白。 msdn2.microsoft.com 4. Literals and objects cannot contain an ID element with a value of end. 文本和对象不能包含具有end值的ID元素。 msdn2.microsoft.com 5. Always use literals if the optimal access plan for the SQL statement varies according to the literals in the filter conditions. 如果SQL语句的最优访问计划根据过滤条件中的文本变化,则应总是使用文本。 www.ibm.com 6. Another property literals can have -- and one introduced more recently in RDF -- is a data type. 另一种文字可以包含的特性(有人最近将它引入到了RDF中)是数据类型。 www.ibm.com 7. Use object and array literals when creating new objects and arrays. They are created and initialized faster than non literal forms. 创建新对象和数组时使用对象直接量和数组直接量。它们比非直接量形式创建和初始化更快。 blog.sina.com.cn 8. The expression uses a combination of string literals, operators, and functions. 该表达式使用字符串文字、运算符和函数的组合。 msdn2.microsoft.com 9. Again, from the LITERALS interface, the requested type is passed as input parameter to the method. 获得的类型会再次从LITERALS界面作为输入参数传递给方法。 www.ibm.com 10. It is recommended that you place string literals in resource files instead of hard-coding them into your programs. 建议您将字符串文本放在资源文件中,而不是将它们硬编码到程序中。 technet.microsoft.com 1. It also adds support for XML literals, namespaces, qualified names, and other mechanisms to facilitate XML processing. 还增加了对XML文字、名称空间、限定名和其他机制的支持以促进XML处理。 www.ibm.com 2. Narrow string literals are concatenated with narrow string literals. 窄字符串用窄字符串连接。 dictsearch.appspot.com 3. Optim pureQuery Runtime improves SQL best practices by providing conversion and consolidation of literals. OptimpureQueryRuntime通过提供对字面值的转换和整合,改进了SQL最佳实践。 www.ibm.com 4. Defines the literals of the code snippet that you can edit. 定义代码段的可编辑文本。 msdn2.microsoft.com 5. Simple types can be initialized using literals. 可使用文字初始化简单类型。 msdn2.microsoft.com 6. As an added bonus, literals take up less space in your code, so the overall file size is smaller. 作为一个额外的好处,直接量在你的代码中占用较少空间,所以整个文件尺寸可以更小。 blog.sina.com.cn 7. Theencoding is used for all lexical analysis, including string literals, commentsand identifiers. 此编码设置会被使用于整个词法分析过程中,包括字符串字面值、注释和标识符。 bbs.chinaunix.net 8. It cannot use XML namespace prefixes declared locally within XML element literals. 不能使用在XML元素文本中局部声明的XML命名空间前缀。 msdn2.microsoft.com 9. This does not apply to the comma separator, which is used in object literals, array literals, var statements, and parameter lists. 这不包括那些被用在对象定义,数组定义,var语句,和参数列表中的逗号分隔符。 www.bing.com 10. Convert character and string literals to the execution character set. 转换字符和字符串类型为执行字符集。 dictsearch.appspot.com 1. No two literals or objects in the same code snippet can have the same text value in their ID elements. 在同一代码段中,不能存在两个具有相同ID元素文本值的文本或对象。 msdn2.microsoft.com 2. Literals include strings and character and numeric literals. 文字量包括字符串,字符和数字文字量。 www.dictall.com 3. MSBuild will accept wildcards as parameter values, but will treat them as string literals and not evaluate them. MSBuild可以接受通配符作为参数值,但会将它们作为字符串对待,而不会计算它们。 msdn2.microsoft.com 4. To concatenate multiple String literals, use the operator. 可以使用 操作符连接多个字符串字面值。 www.ibm.com 5. Literals: Any character that doesn't have special meaning within an expression is considered a literal and matches itself. 文字(Literal):表达式内任何不具有特殊意义的字符都被看作是一个文字,并与自身匹配。 www.ibm.com 6. Enumerations and enumeration literals to define. 要定义的枚举和枚举文字 www.ibm.com 7. It cannot use XML namespaces declared locally within XML element literals. 不能使用在XML元素文本中局部声明的XML命名空间。 msdn2.microsoft.com 8. You almost never see float variables or literals in Java code; doubles are much preferred. float变量或文字在Java代码中极为罕见,更常用的是double。 www.ibm.com 9. Wide string literals are concatenated with wide string literals. 宽字符串用宽字符串连接。 dictsearch.appspot.com 10. This chapter introduced the use of character arrays to hold string literals . 本章介绍了存储字符串字面值的字符数组。 dictsearch.appspot.com 1. Gets a StringCollection that contains the string literals that the smart tag will recognize. 获取一个StringCollection,它包含智能标记将识别的字符串。 msdn2.microsoft.com 2. This section describes when to use parameter markers and when to use literals. 本节描述何时使用参数标记,何时使用文本。 www.ibm.com 3. You may want to store exceptionally large string literals (32K or more) in a custom resource or an external file. 您可能希望将特别大的字串常值(32K或更大)储存于自订资源或外部档案。 msdn.microsoft.com 4. The following sample expressions show how to use system variables, operators, functions, and string literals in property expressions. 下列示例表达式说明如何在属性表达式中使用系统变量、运算符、函数和字符串文字。 msdn2.microsoft.com 5. XML Literals, Members, and Namespaces, which along with LINQ are the crown jewels of VB 9, will be supported. XML常量(XMLLiterals)、成员、命名空间以及LINQ都是VB9皇冠上的明珠,它们也均将毫无疑问地得到支持。 www.infoq.com 6. Specifies whether white-space literals are allowed. 指定是否允许空白文本。 msdn2.microsoft.com 7. String literals that are embedded in source code are difficult to localize. 嵌入在源代码中的字符串难以进行本地化。 207.46.16.251 8. In SystemTap, you'll find numbers (64-bit signed integers), integers (64-bit quantities), strings, and literals (strings or integers). 在SystemTap中,您可以找到数字(64位签名的整数)、整数(64位)、字符串和字面量(字符串或整数)。 www.ibm.com 9. XML namespace prefixes are useful when you have to create XML literals with elements from the same namespace many times in code. 如果必须在代码中通过同一命名空间的元素多次创建XML文本,XML命名空间前缀会十分有用。 msdn2.microsoft.com 10. Method includes prompts and literals according to the current values of the. 属性的当前值分别包含提示字符和原义字符。 msdn2.microsoft.com 1. Ensures that white-space literals are trimmed from the content. 确保内容中的空白得到修整。 msdn2.microsoft.com 2. String data type is a representation of string literals. String数据类型代表字符串字面值。 www.ibm.com 3. The string lives in the text segment, which is read-only and stores all of your code in addition to tidbits like string literals. 对于字符串,内存为它们准备了专门的文本段,文本段以只读的形式存储程序中诸如字符串类型等不会被直接执行的代码。 www.bing.com 4. Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER. 在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。 www.ibm.com 5. Statements that contain more than 2, 097 literals that are eligible for parameterization. 包含2,097个以上的可参数化文字的语句。 msdn2.microsoft.com 6. The nodes of the graph are resources and literals, and they are connected by directed edges, which are labeled with predicates. 图的节点是资源和文字,节点之间用有向边连接,边上用谓词标记。 www.ibm.com 7. RDF literals can be given data types such as "integer" , "string" , "date" , or even "morse code" . 可以为RDF文字给定数据类型,如“整数”、“字符串”、“日期”或甚至是“莫尔斯代码”。 www.ibm.com 8. All non-Ruby text (such as HTML and JavaScript) should be converted into print statements that output the string literals. 必须把所有非Ruby文本(例如HTML和JavaScript)都转换为输出文本字符串的print语句。 www.ibm.com 9. Explains how to combine keywords, operators, variables, and literals to yield new values. 解释如何组合关键字、运算符、变量和标识符以产生新值。 msdn2.microsoft.com 10. Switch forces the explicit use of the UNISTR function to represent Unicode literals in Oracle queries. 切换强制显式使用UNISTR函数来表示Oracle查询中的Unicode文字。 msdn2.microsoft.com 1. You should always look for such ways to eliminate repetition of constants and string literals in your programs. 您应该始终寻找这样的方法以消除程序中常量和字符串文字的重复。 www-128.ibm.com 2. Literals are notations for constant values of some built-in types. 字面值是某些内建类型常值的表示法。 man.ddvip.com 3. I raise the same objection to the recommendations for using Object literals, RegExp literals, and so forth. 我还对推荐使用Object字面值、RegExp字面值等等都提出相同的异议。 www.infoq.com 4. The values in the following listing are all literals, which is the most common case when initializing arrays. 以下清单中的值都是文字,这是初始化阵列时最常见的情况。 www.ibm.com 5. Date literals are always interpreted according to the English culture. 将总是依据英语区域性解释日期文本。 msdn2.microsoft.com 6. Similarly add enumeration literals BLUE and GREEN, with values 20 and 30, respectively. 类似地,添加枚举常量BLUE和GREEN,值分别为20和30。 www.ibm.com 7. A simple way to accomplish this is to use literals rather than parameter markers in the code. 实现此目的一种简单方式就是在代码中使用字符,而不是使用参数标记。 www.ibm.com 8. The literals are strings like "Psycho" and integers like 1960. 文本是指“Psycho”这样的字符串和1960这样的整数。 www.ibm.com 9. Compound literals yield lvalues. 复合字面量产生左值。 docs.google.com 10. This example builds up a small tree of nodes, then executes the multimethod eval-concat on those nodes to find a concat of string literals. 该示例构建了一个小的节点树,随后对这些节点执行多重方法eval-concat,以查找字符串的concat。 www.ibm.com 1. Many are repeated with different literals and they can ask for "a lot of data, such as five years of history at a shot, " Matthews says. 许多查询会采用不同的文字反复进行,“他们常常查询众多数据,比如一次查询5年的历史数据,”Matthews说。 www.ibm.com 2. Explains how to add customizable literals and objects to code snippets. 说明如何向代码段中添加可自定义的文本和对象。 msdn2.microsoft.com 3. There are several ways to compose string literals in Python. 在Python中,有几种方法可以构成字符串文字。 www.ibm.com 4. When that behavior is seen, your connector will throw an exception any time '*' and '? ' are used as literals instead of wildcards. 如果是这种情况,每当‘*’和‘?’用作文字而不是通配符时,连接器应该抛出异常。 www.ibm.com 5. String literals a, b, c . . . 字符串字面值,比如a、b、c等等。 www.ibm.com 6. You can use XML literals to load XML from an external source such as a string, file, or stream. 可以使用XML文本从外部源(如字符串、文件或流)加载XML。 msdn2.microsoft.com 7. You can also use this short-hand syntax in some more complex function literals, as we will see in Chapter 3, Rounding Out the Essentials. 你可以在一些更复杂的字面函数中使用这种简化的语法,就像我们将在《第3章-要点详解》中看到的那样。 www.bing.com 8. The way to work around these kinds of limitations is to use class literals as run time type tokens, as described in section 8. 这个方法在这些种类的限制下工作是使用类字面量作为运行时类型符号,在第8节描述。 www.diybl.com 9. Floating literals (2. 13. 3) can appear only if they are cast to integral or enumeration types. 浮点字面值(2.13.3)仅当它们可以转为整型或枚举类型时可以出现。 boost-doc-zh.googlecode.com 10. Describes how to use SQL escape sequences, such as date and time literals and functions. 说明如何使用SQL转义序列,例如日期和时间原义字符和函数。 msdn2.microsoft.com 1. The problem is that although 20, 10, and 160 are all int literals in the Java language, they're all doubles in XSLT. 问题在于,尽管20、10和160在Java语言中都是整型值,但在XSLT中都是双精度值。 www.ibm.com 2. Provides an introduction to using XML literals in Visual Basic. 提供有关在VisualBasic中使用XML文本的入门知识。 msdn2.microsoft.com 3. Names of named elements (profile, stereotypes, classes, attributes, enumerations, and enumeration literals) 命名元素的名称(概要文件,原型,类,属性,列举,以及列举文字) www.ibm.com 4. Fixed-point numeric literals that are not parts of predicates that involve comparison operators parameterize to 如果定点数值不是涉及比较运算符的谓词的组成部分,则此类数值将参数化为 msdn2.microsoft.com 5. Larger literals that are not parts of predicates that involve comparison operators parameterize to 如果它不是包含比较运算符的谓词的组成部分,则此类文本将参数化为 msdn2.microsoft.com 6. Compound literals and designated initializers are a wonderful code maintainability feature. Compare these two code fragments 复合文字和指定的初始化程序是非常好的代码可维护性特性。 www.ibm.com 7. Prompt characters are ignored in the formatted string, but literals are handled in accordance with the current value of the 在格式化字符串中将忽略提示字符,但会按照 msdn2.microsoft.com 8. Redundant type literals can be removed and replaced with the diamond operator 可以用操作符替换冗余的类型说明 www.infoq.com 9. It includes a change in the handling of string literals, a change in the overload resolution between an ellipsis and the 本节中介绍的更改是一种语言杂注。它包括字符串处理中的更改、省略号与 msdn2.microsoft.com 10. String literals can contain any character literal, including escape sequences 字符串可以包含包括转义序列在内的任何字符 msdn2.microsoft.com 1. When DELIMIDENT is not YES, strings in double-quotes are treated as string literals. To set DELIMIDENT 当DELIMIDENT没有设置为YES时,双引号中的字符串被当作字符串字面值。 www.ibm.com 2. Integer and long integer literals are described by the following lexical definitions 整数和长整数型字面值可以用以下词法定义 man.ddvip.com 3. You can also use date literals to directly assign a time to a 也可以使用日期文本直接将时间分配给 msdn2.microsoft.com 4. Formally the possible structure for integer literals is 在字面上,整型变量正式的结构可以为 www.phpx.com 5. string literals in c that are interpreted verbatim 在c#中逐字解释的字符串。 www.ichacha.net 6. Mask literals, or characters that should appear directly in the 掩码的原义字符,或者应直接出现在 msdn2.microsoft.com 7. You can use only conditional compiler constants and literals in 中只能使用条件编译器常数和文本。使用用 msdn2.microsoft.com 8. Applications That Use String Literals 使用字符串的应用程序 msdn2.microsoft.com 9. The exceptions are literals that appear in the following query constructs 但下列查询构造中出现的文本例外 msdn2.microsoft.com 10. Floating-point literals use the usual C conventions for exponent and fraction 对于指数和小数,浮点字符使用常用的C 约定 www.ibm.com 1. The expression evaluator does not support regular expression literals, such as 该表达式计算器不支持正则表达式文本,如 msdn2.microsoft.com 2. Fixing performance issues caused by inadequate use of parameter markers or literals at the database level 修复由于数据库级别的参数标记使用不充分而导致的性能问题 www.ibm.com 3. Careful C programmers have learned to put literals on the left-hand side of comparison operators. For example 谨慎的C程序员已经学会了将文字置于比较运算符的左侧。 www.ibm.com 4. use class literals as run time type tokens 解决这些限制的办法是使用字面的类作为运行时类型标志 q.sohu.com 5. Save the literals to database 把文字保存到数据库中 bbs.topzj.com 6. When SQL Server parameterizes literals, the parameters are converted to the following data types 当SQLServer参数化文本时,参数将转换为下列数据类型 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。