您要查找的是不是:
- 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è)字節到大量字節,只要你的系統能夠提供足夠的資源。
- 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ú)法用了。
- DBCS Double Byte Code System 雙字節內碼系統
- Same colour code system of fibre shall be followed for loose tubes. 和光纖色標顏色相同。
- 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虛擬機上運行此代碼。
- A coding system in which single codes generate several sets of instructions. 宏代碼系統一種代碼系統,其中簡(jiǎn)單的代碼可以產(chǎn)生幾組指令
- 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ò)子數組映射單字節的值。
- Small craft - Hull identification - Coding system. 船殼識別。
- Serial.print(b, BYTE) prints b as a single byte followed by a carriage return and a linefeed. 以單個(gè)字節輸出b,并同時(shí)跟隨一個(gè)回車(chē)和換行符。
- 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)題。
- 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框架。
- It also allows us to perform extensive optimizations during deployment, potentially scanning byte code and optimizing code paths, without impacting online systems. 它也允許我們在部署期間執行廣泛的優(yōu)化,即潛在地掃描字節碼和優(yōu)化代碼路徑,而不會(huì )影響在線(xiàn)系統。