Now , you can reset the active codepage 936 and add 4 more chinese characters at the end of the string 现在,可以重新设置活动编码页936并在字符串末尾加4个中文字符。
If you use nclob or clob data types and run into a codepage or encoding conflict , you must do one of the following 如果您使用nclob或clob ,并且遇到代码页或编码冲突,则必须执行以下操作之一:
Specify a code page in the codepage option of the query that matches the encoding scheme that is used in the xml declaration 在查询的codepage选项中指定与xml声明中所使用的编码方案匹配的代码页。
This option specifies which codepage to use during compilation if the required page is not the current default codepage for the system 此选项指定在编译期间,当所需的页不是系统当前的默认代码页时使用的代码页。
Select this option to cause files containing information incompatible with the selected codepage to be saved as unicode by default 如果选择此选项,则默认情况下,将包含与选定代码页不兼容信息的文件另存为unicode 。
The codepage used to encode a specific string the character set is based on the locale used by that string or the environment that produced it 用来编码特定字符串的代码页(字符集)基于字符串使用的区域设置或产生该字符串的环境。
The following code example gets two instances of the same encoding one by codepage and another by name , and checks their equality 下面的代码示例获取同一编码的两个实例(一个通过代码页,另一个通过名称) ,并检查这两个实例是否等效。
If the file is not saved with a unicode encoding , the windows system default codepage determined by your system default locale will be used 如果文件不是用unicode编码方式保存的,将使用windows系统默认代码页(由系统默认区域设置确定) 。
For example , if your windows system default locale is english , the encoding will default to windows codepage 1252 , the encoding for the western european language group 例如,如果windows系统默认区域设置为英语,则编码将默认为windows 1252代码页(即西欧语言组的编码) 。
If the source code files were created with the same codepage that is in effect on your computer or if the source code files were created with unicode or utf - 8 , you need not use 如果源代码文件是用计算机中的同一有效代码页创建的,或者是用unicode或utf - 8创建的,则不需要使用