string constant meaning in English
串常数
Examples
- I give symbolic names to each cfengine configuration section we handle specifically , and these symbolic names are used throughout the cfperl source code instead of string constants
我用符号名称为每个专门处理的cfengine配置节命名,这些符号名称可以在整个cfperl源代码中使用,而不仅限于字符串常量。 - Edit cs - transaction - inventorymover . cs , and change the value of the string constant auditconnectionstring to correctly name the server that will store the auditing information for this sample
编辑cs transaction inventorymover . cs ,并更改字符串常量auditconnectionstring的值,以正确命名将为本示例存储审核信息的服务器。 - Besides allowing string data to be sorted on a remote source , this server option also allows range comparison for example , string col string constant and like predicates to execute remotely
除了允许将字符串数据存储在远程数据源之外,这个服务器选项还允许在远程执行范围比较(例如string _ col > string _ constant )和like谓词。 - The constant must have a valid symbolic name the rules are the same as those for creating variable names and an expression composed of numeric or string constants and operators but no function calls
常数必须具有一个有效的符号名称和一个由数值或字符串常数及操作(但不包括函数调用)构成的表达式,其中符号名称的命名规则与变量命名规则相同。