单词 | nio | ||||||||||||||
释义 | nio
更多释义 收起释义 例句释义: 氧化亚镍,尼加拉瓜科多巴 1. One thing missing through all this, however, was an adequate demonstration of just how NIO might improve the scalability of a J2EE Web tier. 但它们所遗漏的一件事正是,没有充分地展示NIO如何可以提高J2EEWeb层的可伸缩性。 www.ibm.com 2. Moving his server communication engine to use NIO in an impressively short amount of time, Marcos was able to solve his scalability problem. 通过在相当短的一段时间内将服务器通信引擎改为使用NIO,Marcos能够解决所面对的可伸缩性问题。 www-128.ibm.com 3. The Server class holds the multiplexer loop, the heart of any NIO-based server. Server类拥有多路复用循环——任何基于NIO服务器的核心。 www.ibm.com 4. The objective was to determine if NIO gives any considerable performance benefits and under what conditions. 目标是要确定NIO是否给出了大量的性能优势,以及是在什么条件下给出的。 www-128.ibm.com 5. java. nio. attribute. *AttributeView allow you to view file and directory attributes that were previously hidden from Java users. AttributeView允许查看此前对于Java用户隐藏的文件和目录属性。 www.ibm.com 6. JFA: Grizzly modules can be separated into two categories: The NIO Framework and its extension. Grizzly模块可分成两类:第一类是NIO框架及其扩展。 www.infoq.com 7. This connector is built on the java. nio APIs, allowing it to hold connections open without consuming a thread for each. 这个连接器构建在java.nioAPI之上,因此使它能够不用消耗每个连接的线程就可以持有开放的连接。 www.ibm.com 8. Nio likes Sam taking her for walk . After a walk , he always gives her a snack . It's the routine. 妞喜欢小宇带她去散步。每次散步回来,他都会给妞妞一块狗饼乾。这是例行公事。 www.bing.com 9. Comparison has also been made with the case of MgO which has the same structure as NiO but weaker scattering power. 比较方面也取得了与案件氧化镁具有相同的结构,氧化镍,但较弱的散射能力。 www.syyxw.com 10. More importantly, by using the NIO package it is possible to access a file as a CharSequence. 更重要的是,通过使用NIO包,将一个文件作为CharSequence进行访问是可能的。 www.ibm.com 1. This in turn results in one thread per user on Tomcat, while the NIO server handles the same load with a constant number of threads. 然后它导致了在Tomcat上为每个用户分配一个线程,而NIO服务器用固定数量的线程来处理相同的负载。 www.ibm.com 2. Within NIO the receiving end is comparable to a "selector" (see java. nio. channels. Selector). 在NIO中,接收端相当于“选择器”(参阅java.nio.channels.Selector)。 www.ibm.com 3. Two of the most popular open source servers, Apache Tomcat and Jetty, have both leveraged NIO to add non-blocking IO and thus enable Comet. 两种最流行的开源服务器ApacheTomcat和Jetty都利用NIO增加非阻塞IO,从而支持Comet。 www.ibm.com 4. The Servlet-based NIO Web server yields better performance when it comes to handling clients that keep and hold socket connections. 当基于Servlet的NIOWeb服务器用来处理保持和拥有socket连接的客户机时,会获得更好的性能。 www.ibm.com 5. Think of it as NIO to traditional, blocking IO. 可以将其看作是NIO与传统的阻塞性IO之间的关系。 www.infoq.com 6. NIO is a constituent laboratory of the Council of Scientific & Industrial Research. 该所是科学与工业研究委员会下属的一个实验室。 www.biositemap.com 7. TCP transport communication on JXTA is fully NIO enabled providing scalable message handling and throughput. JXTA上的TCP传输通信完全是基于NIO的,因而能够提供可伸缩的消息处理和吞吐量。 www.infoq.com 8. Regarding parsing, Java NIO, and pseudo-database access, there's no question that indexing is a complicated process. 相对解析、JavaNIO以及伪数据库访问来说,毫无疑问,索引是一个复杂的过程。 www.ibm.com 9. NIO channels can be asynchronously closed and interrupted. 可以异步地关闭和中断NIO通道。 www.ibm.com 10. NIO, also called asynchronous IO, enables the processing of other requests to continue before the current request processing is completed. NIO也称为异步IO,支持在当前请求处理完之前处理其他请求。 www.ibm.com 1. The NIO framework can be used to build powerful server side application. NIO框架可用来构建强大的服务器端应用。 www.infoq.com 2. As Figure 2 shows, there are quite a few channel interfaces in the java. nio. channels package. 如图2所示,在java.nio.channels包中有不少通道接口。 www.ibm.com 3. Although the NIO server can be configured to listen on port 80, it typically resides on a separate port. 尽管我们可以通过配置的方式让NIO服务器监听80端口,但通常它却驻留在其它端口上。 www.infoq.com 4. NIO servers are relieved of this and therefore can scale to larger numbers of users. NIO服务器完全不用担心这一点,因此它们可以扩展到大量用户。 www-128.ibm.com 5. The client cannot access a NIO endpoint through a client side proxy. 客户端无法通过客户端代理访问NIO端点。 www.infoq.com 6. Grizzly main component, NIO framework and its http extension will stay under the Grizzly umbrella. Grizzly的主要组件、NIO框架及其http扩展仍旧保留在Grizzly下。 www.infoq.com 7. Parallel delivery allows to send a message to multiple destinations in parallel using one thread (NIO). 平行传递则允许一个线程发送消息给多个目的地(NIO)。 www.infoq.com 8. The abstract Buffer class forms the foundation of the java. nio package's buffer support. 抽象的Buffer类是java.nio包支持缓冲区的基础。 www.ibm.com 9. In contrast, the NIO-based server's performance degraded in a linear fashion. 相反,基于NIO的服务器的性能则以线性方式下降。 www.ibm.com 10. Throughout the tutorial, we'll work with code samples that illustrate different aspects of the NIO library. 在本教程中,我们将使用展示NIO库的不同方面的代码示例。 www.ibm.com 1. We have highlighted these two primary advantages of the new java. nio package. 我们已经着重论述了新的java.nio包的这两大优点。 www.ibm.com 2. The practicability on Ti-Ni alloy manufactured by direct electrochemical reduction of TiO2 and NiO oxides was investigated. 研究了利用熔盐电解法从金属氧化物中直接电解制备钛镍合金的可行性。 www.dictall.com 3. Tomcat uses NIO (Non-blocking IO) to keep the connection alive without wasting the waiting threads. Tomcat使用NIO(无阻塞IO)来保持连接活动,无需浪费等待中的线程。 www.ibm.com 4. The principal force behind the design of NIO is the Reactor design pattern. NIO设计背后的基石是反应器设计模式。 www.ibm.com 5. With the arrival of Merlin and the java. nio package, however, everything has changed. 不过,随着Merlin和java.nio包的到来,一切都变了。 www.ibm.com 6. To handle Comet efficiently, you need non-blocking IO, and Java has this via its NIO library. 为了有效地处理Comet,需要非阻塞IO,Java通过它的NIO库提供非阻塞IO。 www.ibm.com 7. It may encourage the further adoption of NIO on Web servers. 它可能鼓励进一步在Web服务器上采用NIO。 www.ibm.com 8. Nonblocking reads and writes are essential to NIO, but they don't come trouble free. 对于NIO,非阻塞读写是必要的,但它们并不是完全没有麻烦。 www.ibm.com 9. The provided API is higher-level than the plain NIO API, but it's still cumbersome to use. 所提供的API要比普通NIOAPI更加高级,但是使用起来仍然很枯燥。 www.ibm.com 10. After reading this article, you should understand NIO, from basic get and put operations to reading a memory-mapped file. 在阅读完本文之后,您应该了解了NIO从基本的get和put操作到读取内存映射文件方面的知识。 www.ibm.com 1. NIO lets you return to the connection later and send additional data. NIO允许随后再返回到这个连接并发送额外的数据。 www.ibm.com 2. As a result, many developers have given up on building a Servlet-based Web application server that implements NIO. 因此,许多开发人员放弃了创建基于Servlet并实现了NIO的Web应用程序服务器。 www.ibm.com 3. NIO gives you more control over buffer management -- by letting you run it! 而NIO向您提供了对缓冲区管理的更多控制―通过让您运行它! www.ibm.com 4. We will first delete the BIO connector that runs on port 8080, and then create a new NIO connector to run on the same port. 我们将首先删除在8080端口上运行的BIO连接器,然后创建在此端口运行的新NIO连接器。 www.ibm.com 5. Generally, the new asynchronous NIO API is more usable than the selector-based one from the previous-generation API. 一般来讲,新的异步NIOAPI要比上一代API中基于选择器的API更加易用。 www.ibm.com 6. Glassfish Grizzly NIO support is similar to the SEDA framework's, and it inherits most of SEDA problems. GlassfishGrizzlyNIO支持类似于SEDA框架,并且继承了大部分SEDA问题。 www.ibm.com 7. Keep in mind that Tomcat must allocate one thread per user, while the NIO server was configured with only four worker threads. 记住,Tomcat必须为每个用户分配一个线程,而NIO服务器只配置有4个工作线程。 www.ibm.com 8. Many articles followed, explaining the basics of NIO and how to leverage the benefits of nonblocking channels. 下面的许多文章阐述了NIO的基本知识及如何利用非阻塞通道的好处。 www.ibm.com 9. JavaNIO. info is the ideal place to locate resources having to do with NIO. info是查找有关NIO的资源的理想地方。 www.ibm.com 10. The NIO endpoint creates a stand alone NIO-based socket server. NIO端点会创建一个独立的基于NIO的SocketServer。 www.infoq.com 1. Before going any further, I must confess that I'm not sure I have fully grasped the logic behind the NIO. 在进一步讨论之前,我必须承认我不能确定我已经充分掌握了NIO背后的逻辑。 www.ibm.com 2. These classes are similar in style to the NIO channel APIs. 这些类在风格上与NIO通道API很相似。 www.ibm.com 3. In addition to the topics covered in this article are a number of other NIO. 2 file APIs. 除了本文所提到的以外,还有很多其他的NIO.2文件API。 www.ibm.com 4. Again, Tomcat's performance deteriorated drastically at about 600 users, while the NIO-based server's error rate remained relatively low. 同样,在大约600个用户时,Tomcat的性能急剧下降,而基于NIO的服务器的错误率保持相对较低。 www.ibm.com 5. I do not see any reason to use it (and incur the additional effort) for regular programming. 而对于常规编程,我认为没有必要使用NIO(因为这要花额外的精力)。 www.ibm.com 6. Gregor Roth recently released xSocket 2. 0, a NIO-based Java library for building high performance and scalable networking applications. GregorRoth最近发布了xSocket2.0,这是一个基于NIO的用来构建高性能、可扩展网络应用的Java库。 www.infoq.com 7. Because of NIO on the server side, much better scalability can be achieved. 由于服务器端具有NIO,因而可实现更高的可伸缩性。 www.ibm.com 8. If NIO is configured as an additional listener, use the port that is configured for NIO. 如果NIO被作为一个附加监听器配置,使用为NIO配置的端口。 www.ibm.com 9. First, you need to know a little about NIO. 首先,您需要对NIO有一定的了解。 www.ibm.com 10. Look for more information on the NIO packages in next month's column. 请在下个月的专栏文章中查阅有关NIO包的更多信息。 www.ibm.com 1. We need to create and start a new NIO connector from the administrative console before we can run applications that use the Comet protocol. 在运行使用Comet协议的应用程序前,我们需要从管理控制台创建新NIO连接器并将其启动。 www.ibm.com 2. We have an NIO-based server module on the roadmap. 路线图中包含了一个基于NIO的服务器模块。 www.infoq.com 3. The common, NIO-related network code has been reimplemented as xSocket. 通用的、NIO相关的网络代码被重新实现了一下,成为了xSocket。 www.infoq.com 4. The example NIO server was compared to Tomcat 5. 0 under heavy load. 示例NIO服务器是在重负载下与Tomcat5.0进行比较的。 www.ibm.com 5. We have not yet started adding NIO. 2 support to JRuby's core classes, but that will come soon. JRuby的核心类目前还没有开始添加NIO.2支持,但很快就会开始。 kb.cnblogs.com 6. In Part 2, you'll learn about the NIO. 2 file system API. 在第二部分中,您将有机会了解NIO.2文件系统API。 www.ibm.com 7. This tutorial is intended for any programmer who wants to learn more about the JDK 1. 4 NIO library. 本教程是为希望学习更多关于JDK1.4NIO库的知识的所有程序员而写的。 www.ibm.com 8. This is the website of The National Institute of Oceanography (NIO). 这是国立海洋学研究所的网站。 www.biositemap.com 9. Preparation of Zr-Promoted Nano-NiO Catalyst and Its Catalytic Performance for Oxidative Dehydrogenation of Ethane to Ethylene 锆促进纳米氧化镍催化剂的制备及其对乙烷氧化脱氢制乙烯的催化性能 www.ilib.cn 10. Further performance optimizations (improved NIO-level file streaming support, . . . ) 更进一步的的性能优化(改进的NIO级文件流支持,……) www.infoq.com 1. Influence of Process Parameters on Nanocrystalline Size of NiO Particles Prepared by Alcohol Method 工艺参数对醇法制备NiO纳米晶粒尺寸的影响 www.ilib.cn 2. NiO-modified activated carbon electrode for electrochemical capacitor NiO-改性活性炭电极电化学电容器研究 www.ilib.cn 3. Preparation and characteristics of nanocrystalline NiO gas sensing material 纳米氧化镍气敏材料制备及表征 www.ilib.cn 4. Research on Electrodeposition Preparation and Performance of NiO Thin-film Electrode NiO薄膜电极的电沉积制备及其性能研究 www.ilib.cn 5. Preparation of Nano-NiO by Supersonic Wave System and Its Properties 超声波体系下纳米NiO的制备及其表征 www.ilib.cn 6. Research progress in preparation of quasi one-dimensional NiO nanomaterials 准一维NiO纳米材料的制备研究进展 service.ilib.cn 7. Study on preparation of nano-NiO and its gas-sensitivity properties 纳米NiO的合成及其气敏特性研究 168.160.184.78 8. The effects of heat treatment on the NiO nanoparticles prepared by microemulsion method 热处理对微乳液法制备纳米氧化镍的影响 www.ilib.cn 9. Research on the Preparation and Electrochemical Properties of NiO Anode Films NiO阳极薄膜制备与电化学性能 service.ilib.cn 10. Preparation of Nano-NiO Particles via Ammonia Single-Phase Precipitation 氨水单相沉淀法制备纳米NiO的研究 www.ilib.cn 1. Study on Preparation of Active Nano-NiO by Common Precipitation with Ammonia Carbonate 碳酸铵共沉淀法制备纳米活性NiO的研究 www.ilib.cn 2. Study on the Orthogonal Tests of Nano- meter NiO Powder Preparation by Alcohol- water Method 醇-水法制备纳米NiO粉末的正交实验研究 www.ilib.cn 3. Solubility of NiO in molten carbonate prepared by different methods 不同方法制备的NiO在碳酸盐中的溶解度测定 service.ilib.cn 4. Preparation of nanometer NiO by solid-state reaction at low temperature 低热固相反应合成纳米氧化镍 www.ilib.cn 5. Study on the Preparation and Spectral Characteristics of Nano-NiO 纳米NiO的制备及其谱学特性研究 ilib.cn 6. Three utility methods in java. nio. channels. AsynchronousChannelGroup provide a way to create new channel groups AsynchronousChannelGroup中的三个实用方法提供了创建新通道组的方法 www.ibm.com 7. Progress in Preparation and Application of Ultra-fine NiO Powder 超细NiO粉体的制备及其应用研究进展 168.160.184.78 8. Progress in Preparation and Application of Nano-sized NiO Thin Films 纳米NiO薄膜制备与应用的研究进展 www.ilib.cn 9. Progress in Preparation and Application of Nano-sized NiO 纳米NiO的制备及应用的研究进展 www.ilib.cn 10. The applicative research and the property-test of nano NiO in the Fe-Ni storage battery 纳米氧化镍在铁镍蓄电池中的性能测试分析 www.ilib.cn 1. Synthesis of nanoscale NiO powders by soft chemistry 纳米NiO超细粉的软化学合成 www.ilib.cn 2. Study on Preparating Namo NiO Powder and Its Properties 纳米NiO粉体的制备及其表征 www.ilib.cn 3. Study on the gas sensitivity materials of doped nano-NiO powder 掺杂纳米NiO粉体材料的气敏性能研究 service.ilib.cn 4. Research on the preparation and performance of nano-NiO 纳米NiO的制备及其性能研究 www.ilib.cn 5. Preparation and application of nano- NiO 纳米氧化镍的制备及其应用 service.ilib.cn 6. A new method for preparation of NiO nanoparticles 纳米氧化镍制备新方法 www.ilib.cn 7. Studies on hybrid capacitor based on nanosized NiO prepared by precipitation transformation method 基于沉淀转化法制备的纳米NiO混合电容器研究 www.ilib.cn 8. Research of Application on Nano-NiO in the Fe-Ni Storage Cell 纳米氧化镍在铁镍蓄电池中的应用研究 www.ilib.cn 9. We can use either of two methods on the java. nio. Files class to start the tree traversal 我们可以利用两个方法中的任何一个在类上启动树遍历 www.ibm.com 10. Next we want to create a Path from which to start our file visiting. This is done using the java. nio. Paths class 接下来,我们想创建开始我们文件访问的Path。 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。