您要查找的是不是:
- 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可以传输一个数据缓存,从一个字节到大量字节,只要你的系统能够提供足够的资源。
- 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. 如果损失了一个字节,此后的数据就全部无法用了。
- 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. 它们由不能用单个字节表达字符的字符集利用。
- 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虚拟机上运行此代码。
- A coding system in which single codes generate several sets of instructions. 宏代码系统一种代码系统,其中简单的代码可以产生几组指令
- 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 时,不再需要第二字节的值,可直接通过子数组映射单字节的值。
- Small craft - Hull identification - Coding system. 船壳识别。
- Serial.print(b, BYTE) prints b as a single byte followed by a carriage return and a linefeed. 以单个字节输出b,并同时跟随一个回车和换行符。
- Our detector needs to maintain state only during the byte code scanning phase, because we re looking for a method-level problem. 我们的检测器只需要在字节码扫描阶段维护状态,因为我们查找的是方法级的问题。
- 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框架。
- It also allows us to perform extensive optimizations during deployment, potentially scanning byte code and optimizing code paths, without impacting online systems. 它也允许我们在部署期间执行广泛的优化,即潜在地扫描字节码和优化代码路径,而不会影响在线系统。