string constant meaning in English
串常数
Examples
- A string constant used in postback event arguments to indicate that the browser should jump to a specific item in the list
在回发事件参数中使用的字符串常量,用于指示浏览器应跳转到列表中的特定项。 - Which compares strings character by character , you can compare names reported by the parser against string constants by reference
函数,相反,您可以通过引用将解析器报告的名称与字符串常量进行比较。 - A string constant used in postback event arguments to indicate whether the list should jump to the first item beyond the currently visible items
在回发事件参数中使用的字符串常量,用于指示列表是否应跳转到当前可见项之外的第一个项。 - Of course , not all languages are this congenial ; for instance , lex has a hard time with c string constants , where special characters modify other characters
当然,不是所有语言都是这样的;例如, lex与c字符串常量不相容,因为特殊字符会修改其他字符。 - If you change to a different . net framework data provider , your code will be easier to maintain if you isolate your sql commands as string constants
在切换到其他. net framework数据提供程序时,如果将sql命令作为字符串常量隔离起来,代码将更容易维护。