multibyte 中文意思是什麼

multibyte 解釋
多位元組
  1. Usually asian language multibyte unix implementations use different character sets than smb / cifs servers ( euc instead of sjis for example )

    通常, unix系統對亞洲多位元組的語言會比smb / cifs服務器執行不同的字符集設置(例如用euc代替sjis ) 。
  2. However, some non - european character sets, such as japanese kanji, include many more characters than a single - byte coding scheme can represent, and therefore require multibyte - character set mbcs encoding

    但是,一些非歐洲字符集(如日文漢字)包含許多單位元組代碼方案無法表示的字元,因此要求使用多位元組字符集( mbcs )編碼。
  3. Unicode ( ucs ) transformation format, using 8 - bit multibyte encoding scheme

    轉換格式,使用8位多位元組編碼形式。
  4. The purpose of utf - 8 is to make it possible for 7 - bit and 8 - bit ascii applications to live in a potentially multibyte unicode - encoded environment

    Utf - 8的目的是使7位和8位ascii應用程序可以在將來的多位元組unicode編輯環境中生存。
  5. Big endian means that the most significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field

    大端位元組意味著任意多位元組數據欄位的高位位元組存儲于低的內存地址中。低內存地址也是大欄位的地址。
  6. Varchar stores single - byte or multibyte text strings of varying length up to 255 bytes ; supports code - set order collation of text data

    Varchar存儲可變長度的單位元組或多位元組文本字元串(最高可達255個位元組) ;在整理文本數據時支持使用代碼集順序。
  7. Char stores single - byte or multibyte text strings of fixed length up to 32, 767 bytes ; supports code - set order in collation of text data

    Char存儲固定長度的單位元組或多位元組的文本字元串(最高可達32 , 767個位元組) ;在整理文本數據時支持使用代碼集順序。
  8. Wide character string processing functions are required by text - editing software - something that used to be regarded as problematic because of performance issues - it is perfectly possible simply to query the locale mechanism regarding the availability of a utf - 8 - based or any other locale and convert, for example, utf - 8 multibyte strings to the

    寬度的字元串處理功能完全可以只查詢locale機制是否有基於utf - 8的locale ,或者是否有其他任何locale ,並將utf - 8這樣的多位元組字元串在應用程序內部轉換為
  9. The crt now has more checks for invalid multibyte characters, where a lead byte is followed by a null trail byte

    現在, crt對前導位元組後跟著空尾位元組的無效多位元組字元要進行更多的檢查。
  10. The crt was not always detecting invalid multibyte strings, where a lead byte would be followed by a null trail byte

    ) , crt以前並非始終會檢測無效多位元組字元串,即前導位元組後跟著空尾位元組的字元串。
  11. Little endian means that the least significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field

    小端位元組意味著任意多位元組數據欄位的低位位元組存儲于低的內存地址中,低內存地址也是大欄位的地址。
  12. In the multibyte floating - point calculations, the calculation of many functions, especially the complex functions, depend on the precision and speed of the square root calculation

    摘要介紹一種可在微型機上由匯編語言完成的多位元組浮點快速開平方運算的方法。
  13. If the stack will run on a little endian processor, it will have to reorder - at run time - the bytes of every multibyte data field within the various layers ' headers

    如果該棧運行於一個小端位元組序的處理器上,它不得不在運行時,在不同層的頭部,重排每一個多節字數據欄位的位元組順序。
  14. The second operation indicates an indefinite number of bytes are affected, but that they compose a number of ( maybe multibyte ) characters

    第二個操作展示的是不確定數目的位元組,但是構成了一定數量的字元(可能是多位元組的。 )
  15. For several of the multibyte functions, such as

    對一些多位元組函數(如
  16. Support for multibyte character sets mbcs

    對多位元組字符集( mbcs )的支持
  17. Correctly split multibyte

    更正切割中文字
  18. Utf - 8 also works better with tools that don t expect to receive multibyte data

    Utf - 8在不支持多位元組數據的工具中也能正常工作。
  19. Multibyte code page

    多位元組字碼頁
  20. Ucs is the multibyte 31 - bit superset of all known set encodings defined by the iso 10646 standard

    Ucs是iso 10646標準定義的所有已知字符集編碼的多位元組( 31位)超集。
分享友人