您要查找的是不是:
- Inside the byte code, there is no concept of code blocks as such. 在位元組碼代碼中,卻沒有代碼作用域的概念。
- If a single byte gets lost, all data from that point forward is corrupted. 如果損失了一個位元組,此後的數據就全部無法用了。
- No, UDT can transfer a data buffer from one single byte to multiple tera-bytes, as long as your system can provide enough resources. 不,UDT可以傳輸一個數據緩存,從一個位元組到大量位元組,只要你的系統能夠提供足夠的資源。
- They are intended for character sets where a character does not fit into a single byte. 它們由不能用單個位元組表達字元的字符集利用。
- The JSP gets compiled into servlet byte code to process the Web browser request to a database or another application. JSP被編譯成servlet(伺服器小程序)位元組碼,以處理對資料庫或另一個應用程序的Web瀏覽器請求。
- Block cipher algorithms encrypt data in block units, rather than a single byte at a time. 塊密碼演算法以塊為單位加密數據,而不是逐個位元組地加密數據。
- JDO achieves transparency through byte code enhancement; JDO 2 will relax this constraint somewhat. JDO通過位元組碼增強機制實現了透明性。JDO 2多少會放鬆這個限制。
- One of the Windows single byte encodings, or one of the Windows double byte encodings. Windows單位元組編碼之一或Windows雙位元組編碼之一。
- Programmers can compile the Python source code to java byte code,running it on JVM(Java Virtual Machine). 程序員可以把Python源代碼編譯成Java的位元組碼,並在Java虛擬機上運行此代碼。
- Command line arguments containing double byte characters are truncated to a single byte. 包含雙位元組字元的命令行參數被截斷為單個位元組。
- WML scripts need to be compiled into byte code on a server before they can run in a WAP browser. WML腳本在WAP瀏覽器上運行之前,必須在伺服器上被編譯為位元組代碼。
- When subHeader zero is used, a second byte is not needed;the single byte value is mapped through the subArray. 當子表頭為0 時,不再需要第二位元組的值,可直接通過子數組映射單位元組的值。
- They can be executed. For example, the instruction 3+5 requires 24 bits using the ASCII coding scheme. 所有指令與數據在修改成二進位前;他們都能被執行.;例如;指令3+5必要的24進位運用在ASCII的編碼方案上
- Serial.print(b, BYTE) prints b as a single byte followed by a carriage return and a linefeed. 以單個位元組輸出b,並同時跟隨一個回車和換行符。
- Therefore, the system can select an appropriate modulation and coding scheme (MCS) to transmit data based on some SNR. 換句話而言,系統可以根據訊雜比來選擇合適的調變和合適的編碼方式來傳送資料。
- Unicode proposes a 16-bit coding scheme, with a capacity of 65,536 codes. 統一碼提議一個16位元方案編碼,藉由65,536編碼的能力。
- Our detector needs to maintain state only during the byte code scanning phase, because we re looking for a method-level problem. 我們的檢測器只需要在位元組碼掃描階段維護狀態,因為我們查找的是方法級的問題。
- One novel shift-invariance coding scheme is firstly proposed for the MC V-BLAST system. 該文首先為MC V-BLAST系統提出了一種新穎的移不變性編碼方法。
- Documents written using ASCII characters are the fastest to parse because each character is guaranteed to be a single byte and map directly to its equivalent Unicode value. 用ASCII字元編寫的文檔解析起來是最快的,因為每個字元都肯定是單位元組的,可以直接映射到對應的Unicode值。
- It has joined the open source JBoss application server project, Javassist through the use of byte code for the operating dynamic JBoss AOP framework. 它已加入了開放源代碼JBoss 應用伺服器項目,通過使用Javassist對位元組碼操作為JBoss實現動態AOP框架。