binary code representation
常见例句
- This same character may be represented with a different binary representation in another code page.
而在另一代碼頁中,則可能用不同的二進制表示來表示這同一字符。 - The 10xxxxxx byte is a continuation byte with the xxxxxx bit positions filled with the bits of the character code number in binary representation.
字節 10 xxxxxx是一個擴展字節,它的 xxxxxx 位位置被以二進制表示的字符代碼號的位所填充。 - When a PHP script is requested, PHP reads the script and compiles it into what's called Zend opcode, a binary representation of the code to be executed.
請求一個 PHP 腳本時,PHP 會讀取該腳本,竝將其編譯爲 Zend 操作碼,這是要執行的代碼的一種二進制表示形式。 返回 binary code representation