非字符串 meaning in English
non-string
Examples
- For nonstring data types and ansi string data , the
对于非字符串数据类型和ansi字符串数据, - You must convert any non - string values to strings before you can store them in a cookie
类型的值。在将任何非字符串值存储到cookie中之前,必须将它们转换为字符串。 - In this case , you specify the event properties with resource identifiers rather than with string values . the
在这种情况下,使用资源标识符(而非字符串值)指定事件属性。 - In order to create a . resources file containing embedded nonstring objects , you must either use resgen . exe to convert a . resx file containing objects or add the object resources to your file directly from code , using the methods provided by the
若要创建包含嵌入的非字符串对象的. resources文件,必须或者使用resgen . exe转换包含对象的. resx文件,或者使用由 - If you use resgen . exe to convert a . resources file containing objects to a . txt file , all the string resources will be converted correctly , but the data types of the nonstring objects will also be written to the file as strings
如果使用resgen . exe将包含对象的. resources文件转换为. txt文件,则所有字符串资源都会被正确转换,但非字符串对象的数据类型也会作为字符串写入该文件。