您要查找的是不是:
- Inside the byte code, there is no concept of code blocks as such. 在字節碼代碼中,卻沒(méi)有代碼作用域的概念。
- If a single byte gets lost, all data from that point forward is corrupted. 如果損失了一個(gè)字節,此后的數據就全部無(wú)法用了。
- 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可以傳輸一個(gè)數據緩存,從一個(gè)字節到大量字節,只要你的系統能夠提供足夠的資源。
- They are intended for character sets where a character does not fit into a single byte. 它們由不能用單個(gè)字節表達字符的字符集利用。
- The JSP gets compiled into servlet byte code to process the Web browser request to a database or another application. JSP被編譯成servlet(服務(wù)器小程序)字節碼,以處理對數據庫或另一個(gè)應用程序的Web瀏覽器請求。
- Block cipher algorithms encrypt data in block units, rather than a single byte at a time. 塊密碼算法以塊為單位加密數據,而不是逐個(gè)字節地加密數據。
- JDO achieves transparency through byte code enhancement; JDO 2 will relax this constraint somewhat. JDO通過(guò)字節碼增強機制實(shí)現了透明性。JDO 2多少會(huì )放松這個(gè)限制。
- 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. 包含雙字節字符的命令行參數被截斷為單個(gè)字節。
- WML scripts need to be compiled into byte code on a server before they can run in a WAP browser. WML腳本在WAP瀏覽器上運行之前,必須在服務(wù)器上被編譯為字節代碼。
- When subHeader zero is used, a second byte is not needed;the single byte value is mapped through the subArray. 當子表頭為0 時(shí),不再需要第二字節的值,可直接通過(guò)子數組映射單字節的值。
- They can be executed. For example, the instruction 3+5 requires 24 bits using the ASCII coding scheme. 所有指令與數據在修改成二進(jìn)制前;他們都能被執行.;例如;指令3+5必要的24進(jìn)制運用在A(yíng)SCII的編碼方案上
- Serial.print(b, BYTE) prints b as a single byte followed by a carriage return and a linefeed. 以單個(gè)字節輸出b,并同時(shí)跟隨一個(gè)回車(chē)和換行符。
- Therefore, the system can select an appropriate modulation and coding scheme (MCS) to transmit data based on some SNR. 換句話(huà)而言,系統可以根據訊雜比來(lái)選擇合適的調變和合適的編碼方式來(lái)傳送資料。
- Unicode proposes a 16-bit coding scheme, with a capacity of 65,536 codes. 統一碼提議一個(gè)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. 我們的檢測器只需要在字節碼掃描階段維護狀態(tài),因為我們查找的是方法級的問(wèn)題。
- 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字符編寫(xiě)的文檔解析起來(lái)是最快的,因為每個(gè)字符都肯定是單字節的,可以直接映射到對應的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. 它已加入了開(kāi)放源代碼JBoss 應用服務(wù)器項目,通過(guò)使用Javassist對字節碼操作為JBoss實(shí)現動(dòng)態(tài)AOP框架。