您要查找的是不是:
- Invalid string constant 无效字符串常量
- English: Invalid string matrix (at most one column! 不正确的字符串矩阵(最多一列!)
- Technically, a string constant is an array of characters. 几行来写,这很有用。
- A string constant used in postback event arguments to indicate whether the user should be returned to the list view. 在回发事件参数中使用的字符串常量,用于指示是否应使用户返回到列表视图。
- A string constant used in postback event arguments to indicate that the browser should jump to a specific item in the list. 在回发事件参数中使用的字符串常量,用于指示浏览器应跳转到列表中的特定项。
- A string constant used in postback event arguments to indicate whether the list should jump to the first item beyond the currently visible items. 在回发事件参数中使用的字符串常量,用于指示列表是否应跳转到当前可见项之外的第一个项。
- However, the Debug version of your application will contain a string constant for each expression asserted using _ASSERTE. 但是,对于使用_ASSERTE断言的每个表达式,应用程序的“Debug”版本均包含一个字符串常数。
- For example, a string output macro might want to be able to cope with being passed either a string constant or a pointer to an existing string. 例如,一个字符串输出宏也许想能够处理无论传递的是一个字符串常量或是指向字符串的指针。
- For example, 'abc' is a character string constant, 123 is an integer constant, 'December 16, 1999' is a datetime constant, and 0x02FA is a binary constant. 例如,“abc”是字符串常量,123是整数常量,“December 16,1999”是datetime常量,而0x02FA是二进制常量。
- Are symbolics used rather than magic number constants or string constants? 是否使用了常数变量,而不是直接写了常数数字和字符串?
- I need a piece of string to tie this parcel up. 我需要一根细绳把这包裹扎起来。
- His wife was a constant inspiration to him. 他的妻子经常鼓励他。
- This data includes the import address table, string constants, static global data, and so on. 此数据包括导入地址表、字符串常数、静态全局数据,等等。
- Unicode character string constants sent to the server must be preceded with a capital N. 发送到服务器的Unicode字符串常量前面必须加上大写字母N。
- The most common case that will now produce notice messages is the use of unquoted string constants as array indices. 最常见的出现notice提示信息的情况是在数组索引中使用没有加引号的字符串。
- His claim to ownership is invalid. 他的所有权是无效的。
- String constant truncated to fit STRING[%ld] 字符串常量截取到适合string[%25ld]
- A passport that is out of date is invalid. 护照过期是无效的。
- Defining a String Constant with Reflection Emit 用反射发出定义字符串常数
- Character string constants are assigned the default collation of the current database, unless the COLLATE clause is used to specify a collation. 将为字符串常量分配当前数据库的默认排序规则,除非使用COLLATE子句为其指定了排序规则。