binary code representation
常見(jiàn)例句
- This same character may be represented with a different binary representation in another code page.
而在另一代碼頁(yè)中,則可能用不同的二進(jìn)制表示來(lái)表示這同一字符。 - The 10xxxxxx byte is a continuation byte with the xxxxxx bit positions filled with the bits of the character code number in binary representation.
字節(jié) 10 xxxxxx是一個(gè)擴(kuò)展字節(jié),它的 xxxxxx 位位置被以二進(jìn)制表示的字符代碼號(hào)的位所填充。 - 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.
請(qǐng)求一個(gè) PHP 腳本時(shí),PHP 會(huì)讀取該腳本,竝將其編譯爲(wèi) Zend 操作碼,這是要執(zhí)行的代碼的一種二進(jìn)制表示形式。 返回 binary code representation