For nonstring data types and ansi string data , the 對于非字符串數(shù)據(jù)類型和ansi字符串數(shù)據(jù),
You must convert any non - string values to strings before you can store them in a cookie 類型的值。在將任何非字符串值存儲到cookie中之前,必須將它們轉(zhuǎn)換為字符串。
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 若要創(chuàng)建包含嵌入的非字符串對象的. resources文件,必須或者使用resgen . exe轉(zhuǎn)換包含對象的. 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文件轉(zhuǎn)換為. txt文件,則所有字符串資源都會被正確轉(zhuǎn)換,但非字符串對象的數(shù)據(jù)類型也會作為字符串寫入該文件。