charset
美
英 
例句
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
該方法的默認行為是調用經過包裝的響應對象的setCharacterEncoding(Stringcharset)。
You can set how the page encodes its response, which sets the CharSet attribute on the Content-Type part of the HTTP header.
您可以設置該頁對其響應進行編碼的方式,這會相應地設置HTTP標頭的Content-Type部分上的CharSet屬性。
A code page has traditionally been known as codepage, encoding, charset, character set, and coded character set.
代碼頁以前也稱為碼頁、編碼、字集、字符集或經過編碼的字符集。
To disable sending of the charset, simply set it to be empty.
要禁止發送字符集,將本選項設為空即可。
The Accept-Charset header, which specifies the character sets that are acceptable for the response.
Accept-Charset標頭,指定響應可接受的字符集。
The output charset is not appropriate for the characters to display properly.
輸出字符集不適合用于正確顯示字符。
Change the Charset property to the appropriate character set for the source file characters.
將Charset屬性更改為源文件字符的相應字符集。
If language_name and charset_name are not supplied, the Message Agent obtains them from Adaptive Server Enterprise.
如果未提供language_name和charset_name,則消息代理從AdaptiveServerEnterprise獲得它們。
getBytes(String charsetName) Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
(用指定的字符集進行編碼,將結果存放到一字節數組里面)重新構造一個
The ExactSpelling field influences the behavior of the CharSet field in determining which entry-point name to invoke.
ExactSpelling字段會影響CharSet字段在確定要調用的入口點名稱時的行為。
If you want to configure a different language locale, use the appropriate DOS and UNIX charset parameter options.
如果您想配置一個不同的語言語境,那么應使用適當的DOS和UNIX字符集參數選項。
A CharSet named argument specified by the user overrides the setting of DefaultCharSetAttribute.
用戶指定的CharSet命名參數重寫DefaultCharSetAttribute的設置。
The declaration for MsgBox3 creates a mismatch between the EntryPoint, CharSet, and ExactSpelling fields.
MsgBox3的聲明將在EntryPoint、CharSet和ExactSpelling字段之間產生不匹配現象。
For encoding sets supported in charset. jar, please check Supported Encodings on the Java site.
對于charset.jar中支持的編碼集,請在Java站點上檢查SupportedEncodings。
For Web-based applications, you specify the CHARSET code under the META attribute of the client-side HTML page.
對于基于Web的應用程序,應指定客戶端HTML頁的META屬性下的CHARSET代碼。
When you open a downloaded HTML file, Visual Studio detects the charset parameter defined in the http meta tag.
打開下載的HTML文件時,VisualStudio將檢測在httpmeta標記中定義的字符集參數。
Thus, you should use the same charset when Samba communicates with an older Windows client.
因此,當Samba與一個較早的Windows客戶端通信時,您應該使用相同的字符集。
By default, the editor detects encoding by searching for byte order marks or charset tags.
默認情況下,編輯器通過搜索字節順序標記或字符集標記來檢測編碼。
Accept-Charset: The character sets accepted by the client.
可接受字符:字符集的客戶所接受。
This is where the UNIX charset directive performs an important role in the proper setting for the Samba configuration.
這是UNIX字符集指令在Samba配置的正確設置方面發揮重要作用的地方。
charset - Character set that the text messages are encoded in.
所接收到的消息的編碼字符集。
Default charset in which to compose messages.
編寫信息的默認字符集。
Before you can get a decoder or encoder, you need to get the Charset for the specific mapping.
在得到一個解碼器或編碼器之前,您需要獲得用于特定映射的Charset。
Specifies the value of the CharSet enumeration.
指定CharSet枚舉的值。
The CharSet field sets the strings to ANSI format when passed to the unmanaged function.
CharSet字段在傳遞給非托管函數時將這些字符串設置為ANSI格式。
The Charset property was set after headers were sent.
Charset屬性在發送標頭之后設置。
CHARSET The bCharSet member is valid.
bCharSet成員是有效的。
The charset of all plaintexts in the rainbow table.
這charset編碼個編碼的彩虹中plaintexts桌子。
See Table 14-1 for more information about the Charset attribute.
有關Charset屬性的詳細信息,請參見表14-1。
Display charset. The character set used for screen display
用于屏幕顯示的字符集。
DOS charset. The character set Samba uses when communicating with older Windows clients
DOS字符集:Samba與較早的Windows客戶端通信時使用的字符集。
UNIX charset. The character set that Linux uses internally
UNIX字符集:Linux內部使用的字符集。
CharSet: returns the encoding character set
返回編碼的字符集
Set the encoding type and charset as "UTF-8" in your JSPs, by specifying the following
在您的JSP中執行以下設置,從而將編碼類型和字符集設置為“UTF-8”