byte order 中文意思是什麼

byte order 解釋
位元組次序
  • byte : n. 【計算機】二進位組,信息組,位元組,位組。
  • order : n 1 次序,順序;整齊;(社會)秩序,治安;狀況,常態;健康狀態;條理;會場秩序;議事程序,日程;...
  1. Display gdb ' s current idea of the target byte order

    顯示當前目標位元組序的配置。
  2. Parameters specify whether to use the big - endian byte order and whether to provide a unicode byte order mark

    參數指定是否使用big - endian位元組順序以及是否提供unicode位元組順序標記。
  3. The encoder can use the big - endian byte order most significant byte first or the little - endian byte order least significant byte first

    編碼器可以使用big - endian位元組順序(從最高有效位元組開始) ,也可以使用little - endian位元組順序(從最低有效位元組開始) 。
  4. Parameters specify whether to use the big - endian byte order, whether to provide a unicode byte order mark, and whether to throw an exception when an invalid encoding is detected

    參數指定是否使用big - endian位元組順序,是否提供unicode位元組順序標記,以及當檢測到無效編碼時是否引發異常。
  5. Return the data as a string containing the raw data, ( e. g., 2 bytes per sample in big - endian byte order ( high byte, low byte ) if you have set the sample width to 2 bytes )

    傳回代表原始數據的字元串, (例如,如你設定取樣寬度為兩個位元的話,則每個樣本以雙字元大順位次序存放(高字元,低字元) )
  6. By default, the editor detects encoding by searching for byte order marks or charset tags

    默認情況下,編輯器通過搜索位元組順序標記或字符集標記來檢測編碼。
  7. The main contributions of this dissertation are as follows : 1 ) forms a scheme of network maintance as well as realiztion of the problem testing software after a thorough analysis of the regular network problems and a pertinent comment on the merits and demerits of the network detection and maintainance methodology. 2 ) presents approaches to the realization of principles of network health testing, network resources list and connectivity testing in the network problem testing software, and gives a in - depth analysis of the key issues in design process with vivid flow charts and convincing testing results. 3 ) ponits out possible problems and offers feasible solutions in the migration and development of the embedded software from six aspects, touching upon byte order, semaphore, coding optimization, etc. 4 ) discusses the exception handling mechanisms and debugging process for the sake of improving software robustness

    本文的主要工作如下: 1 )研究了以太網常見故障並對網路探測維護方式的優缺點進行了詳盡分析,根據項目要求確定了本系統的網路維護方案,並對故障測試軟體的總體實現方案進行了設計; 2 )闡明了網路故障測試軟體中網路健康測試、網路資源列表、連通性測試的原理,提出了相應的實現方案,分析了設計過程中的關鍵問題,並給出軟體流程圖和測試結果; 3 )從位元組序、信號量、代碼優化等六個方面談論了嵌入式軟體在移植開發中的注意事項; 4 )為提高軟體的健壯性,討論了本嵌入式系統軟體採用的異常處理機制以及軟體調試過程中的。
  8. Toolkits were sometimes unable to deserialize encoded parameters sent from other toolkits using a different version of the xml schema for example, 2001 vs 1999. some toolkits were unable to parse the unicode byte order mark sent by other toolkits

    工具包有時不能對使用不同版本的xml模式的其它工具包發送過來的已編碼參數進行無序化處理(例如使用2001版xml模式的工具包就不能對使用1999版xml模式的工具包發送過來的已編碼參數進行無序化處理) 。
  9. If a file does not start with a byte - order mark and the encoding switch is not specified, the file is assumed to be in the current ansi code page of the system

    如果文件不是以位元組順序標記開頭,且未指定編碼開關,則假定該文件在當前系統ansi代碼頁中。
  10. If your source files are in a non - ansi character encoding or you have unicode source files that do not start with a byte - order mark, you must use the encoding switch

    如果源文件使用的是非ansi字元編碼,或者您使用的是不是以位元組順序標記開頭的unicode源文件,則必須使用編碼開關。
  11. It is generally more efficient to store unicode characters using the native byte order

    通常,使用本機位元組順序存儲unicode字元的效率更高。
  12. Class for the specified stream, with the specified byte order mark detection option

    用指定的位元組順序標記檢測選項,為指定的流初始化
  13. Class for the specified file name, with the specified byte order mark detection option

    類的新實例,帶有指定的位元組順序標記檢測選項。
  14. Class for the specified stream, with the specified character encoding and byte order mark detection option

    類的新實例,帶有指定的字元編碼和位元組順序標記檢測選項。
  15. Class for the specified file name, with the specified character encoding and byte order mark detection option

    類的新實例,帶有指定的字元編碼和位元組順序標記檢測選項。
  16. Class for the specified stream, with the specified character encoding, byte order mark detection option, and buffer size

    類的新實例,帶有指定的字元編碼、位元組順序標記檢測選項和緩沖區大小。
  17. Class for the specified file name, with the specified character encoding, byte order mark detection option, and buffer size

    類的新實例,帶有指定字元編碼、位元組順序標記檢測選項和緩沖區大小。
  18. If the preamble contains a byte order mark code point u feff, it helps the decoder determine the byte order and the transformation format or utf

    如果前導碼中包含位元組順序標記(碼位為u + feff ) ,則它會幫助解碼器確定位元組順序和轉換格式或utf 。
  19. Converts a long value from host byte order to network byte order

    將長值由主機位元組順序轉換為網路位元組順序。
  20. Converts a long value from network byte order to host byte order

    將長值由網路位元組順序轉換為主機位元組順序。
分享友人