Configure Version Control File Encoding.
配置版本控制文件编码。
If you set the file encoding, all ASP pages must use that encoding.
如果设置了文件编码,则所有asp页都必须使用该编码。
If so, then use an appropriate editor and change the encoding of the input file.
如果是这样,可以使用一个适当的编辑器来更改输入文件的编码。
The file only contains the header with the encoding setting from the user preference.
这个文件只包含带有根据用户首选设置的编码设置的标题。
Simply copying a file to a system with a different default encoding can keep the compiler and interpreter from finding the right classes.
如果只简单地用不同的默认编码将文件复制到系统将会使编译器和解释器无法找到正确的类。
Here you must also choose the type of encoding for the input file.
这里,您还必须为输入文件选择编码类型。
If the job completes, but the output file does not contain the transliterated output, check to see if the input file was saved as something other than UTF encoding, for example UCS.
如果作业完成,但输出文件没有包含经过音译的输出,请检查输入文件是否保存为utf编码之外的其他格式,比如ucs。
An alternative is to encode the file content using base 64-bit encoding and post that encoded content with the original HTTP post that created the CMIS document.
一种替代方法是用基础64位编码方法对文件内容进行编码,再用创建CM IS文档的原始HTTPPOST发布已编码的内容。
The character encoding of a glossary file must be in UTF-8 or the default encoding under the system's locale.
词汇表文件的字符编码必须是在UTF - 8或系统区域下的默认编码中。
The encoding of the PHP source file is indicated by script encoding, and this is defined as shown in Listing 2.
php源文件的编码通过脚本编码表示,按照清单2所示的方法定义。
You can specify the character encoding of the file, or leave it to the processor to guess, using a list of clues as dictated by the XSLT spec.
可以指定文件的字符编码,或者让处理程序根据XSLT规范指示的线索去猜测。
First off, the XML declaration tells the compiler that this file is an XML document that USES UTF-8 encoding.
首先,XML声明告诉编译器这个文件是一个使用UTF - 8编码的XML文档。
In the first line, you can see that the encoding of the file is UTF-8 character encoding.
第一行,您可以看到文件的编码是UTF - 8字符编码。
You can also specify a default encoding for all XML documents or for only a specific file (see Validating and character encoding XML code below).
也可以为所有的XML文档或只为特定的某个文件指定缺省编码(请参阅下面的验证XML代码并对其字符进行编码)。
This ACTS as a "signature" or "byte-order mark (BOM)" to identify the encoding and byte-order used in a file.
这作为一个“特征符”或“字节顺序标记(byte - order mark,BOM)”来识别文件中使用的编码和字节顺序。
If you have a string, in memory, in a file, or in an email message, you have to know what encoding it is in or you cannot interpret it or display it to users correctly.
如果你有一个字符串,在内存中,在文件中,或者在Email消息里,你必须知道它的编码是什么。否则你无法正确的解释或者显示给用户。
Encoding an MP3 file using LAME was slightly faster with Ubuntu 9.10 Alpha 4.
LAME编码mp 3文件测试,Ubuntu 9.10Alpha4稍微占优。
The encoding properties file, which is under \ WAS_ROOT \ properties, contains the list of language and character set pairs.
这个编码属性文件在\ WAS_ROOT \properties目录下,它包含语言和字符集对的列表。
On the client side, when a user sends or receives a file attachment, the client code has to handle the base64 encoding and decoding itself.
在客户端,当一名用户发送或接收一个文件附件时,客户机代码必须处理base64编码,并自行解码。
POSIX locales set the encoding of plain text files, a function that also removes some of the problems regarding file type recognition and file name processing.
POSIXlocale设置纯文本文件的编码,这项功能同时消除了关于文件类型识别和文件名处理的一些问题。
The coding_name variable on line 330 is derived from a command-line argument specifying the encoding of the input file; if no such command line is provided, UTF-8 is used, instead.
第330行的coding_name变量源自于一个指定输入文件编码的命令行参数;如果没有提供这种命令行,就使用UTF - 8编码。
The encoding format produced by the common UNIX file compression program compress.
通用UNIX文件压缩程序compress产生的编码格式。
Notice that a base64 encoding of both the username and the password is used in the configuration properties file to avoid casual exposure of this sensitive information.
注意,在配置属性文件中使用了Base64编码形式的用户名和密码,以避免此敏感信息意外暴露。
If a type map is used in the Apache configuration file, it is used to map URLs to file names based on any combination of language, content type, and character encoding.
如果在Apache配置文件中使用类型映射,那么就使用它,根据语言、内容类型和字符编码的任意组合将URL映射到文件名。
Listing 2. Specification of PHP encoding in web.xml file.
清单2. web .xml文件中的PHP编码规范。
The encodings.properties file is used to create a mapping of the language code to the encoding mnemonic
properties文件的用处是创建从语言代码到编码单元的映射
When the translator first opens the message file, those parts will be empty, and the translator must specify the character encoding he or she will use — in this case, Latin-1 — and the translations.
当翻译人员首次打开消息文件时,这些部分将为空,并且翻译人员必须指定要使用的字符编码(在本例中为Latin - 1)和翻译。
In general, XMLBuddy offers two solutions for character encoding: XML document encoding may be auto-detected based on file contents or set to a default encoding.
通常,XMLBuddy为字符编码提供两种解决方案:根据文件内容自动检测XML文档编码,或将其设置为缺省的编码。
For TSV format, the difference is that the file extensions are.tsv8 for UTF-8 and.tsv for the default encoding.
对于TSV格式,不同的是文件扩展名utf - 8为。tsv8,默认编码为。tsv。
For TSV format, the difference is that the file extensions are.tsv8 for UTF-8 and.tsv for the default encoding.
对于TSV格式,不同的是文件扩展名utf - 8为。tsv8,默认编码为。tsv。
应用推荐