Chat rooms multithreaded UDP worth learning and reference code, communications programming helpful!
说明:聊天室实现多线程UDP值得学习和参考的代码,通讯编程很有帮助!
We do provide lots of reference code for each of these layers, and it isn't a completely black and white matter, but yes.
我们提供每一层的参考代码,当然也不是非常明确的代码。
Carton box label with information on company, product specification, reference code, purchase order, quantity, and case number.
箱唛标签:多重资料箱唛标签(含公司名称,产品资料,产品规格,产品编号,参考编号,订单资料,数量及箱数等)。
Some parts even explicitly refuse to fully explain a particular feature, pointing to highly-optimized, nigh-impossible-to-understand reference code for an explanation.
有些地方甚至明确拒绝完全解释一个特定的功能,却给了一个高度优化,无法理解的参考代码实现作为解释。
By using the customer name or reference in the code, you are instantly dating your code and limiting its use.
在代码中使用客户名称或引用,您实际就是让代码立即变得落伍,限制了其用途。
It is transparent because the business-logic code contains no reference to contract checking; it is absolutely unaware of it.
它是透明的,因为业务逻辑代码不包含对契约检查的引用,前者绝对不知道后者。
You can substitute this value with your own text string or a value from another data source, such as a data pool, reference, custom code, or another test variable.
您可以使用您自己的字符串,或者来自另一个数据源的值来替换该值,这些数据源包括数据汇,引用,通用代码,或者其他的测试变量。
This code can be followed by a reference to a specific account.
这个代码后面可以跟一个对一个特定账户的引用。
In a static linked system, the generated code possesses a reference to a function.
在静态链接系统中,生成的代码会持有对某个函数的引用。
This was kind of cool, in that our jobs could reference any other code in our code base.
这不错,因为我们的作业可以引用代码库中的任何其他代码。
Don't use the customer name or reference in code.
不要在代码中使用客户名称或引用。
For the most part, it avoids direct memory reference by native code into the JVM, ensuring that natives can be written once and work across different JVM implementations or versions.
从很大程度上说,它避免了本机代码对JVM的直接内存引用,从而确保本机代码只需编写一次,并且可以跨不同的JVM实现或版本运行。
Instead of using JNDI lookups, an EJB can define a resource reference by injecting code.
EJB没有使用JNDI查找,而是通过注入代码定义一个资源引用。
To create a sample XML file, you need to modify the code to reference the namespace and data type you want to use (Figure 18).
要创建示例XML文件,您需要修改代码,以引用您希望使用的名称空间和数据类型(图18)。
This reference name is used in the code when doing a JNDI name lookup.
在进行JNDI名称查询时将在代码中使用这个引用名。
Resource reference name: the name for the resource reference that the code component uses to identify the resource.
资源引用名:资源引用的名称,是代码部分用来识别资源之用。
The grammar's program rule returns a hash reference with the code, comments, and strings available inside it as text.
文法的程序规则返回散列引用,其中包含作为文本的代码、注释和字符串。
The discussion is based on a review of the reference implementation source code shipped with J2SE 1.4 and is subject to change.
此讨论是基于对实现源代码的引用的回顾,该代码由J2SE 1.4自带并会有所改变。
Mark each card or sheet of paper clearly with your outline code or reference, e.g.
在每张之上根据大纲清晰做出它属于哪部分参考条目的记号。
Used for reference and code maintenance.
用作参考和代码维护所用。
EJB reference creation while adding the required code to look up the home interface.
在为查找本机接口增添所需的代码的同时创建e JB引用。
First, add the HelloWorldEJB project to the build path because you reference EJB code in the servlet test case.
首先,将HelloWorldEJB工程添加到构建路径,因为您在servlet测试案例中引用了EJB代码。
Once this is done, the Web reference can be used in the code.
完成这一步后就可以在代码中使用该Web引用。
In addition, mobl integrates into the existing Eclipse IDE and the tooling around it, providing error checking as-you-type, reference resolving, code completion and compile-on-save.
此外,mobl能够集成到现有的Eclipse IDE和外围工具中,提供在输入时检测错误、引用解析、代码自动完成和保存时编译等功能。
Groovy also implements the handy default behavior of automatically supplying a parameter for your iteration named it, which you can reference within the code block.
Groovy还实现了方便的默认行为,为名为it的迭代自动提供参数,您可以在代码块中引用。
These two lines of code provide a reference to the Selection object.
这两行代码提供了对Selection对象的引用。
Static in principle, dynamic when required: the mobl language is statically typed, enabling IDE features such as error highlighting, reference resolving and code completion.
原则上是静态的,在需要的时候可以是动态的:mobl语言是静态类型的语言,支持像错误突出显示、引用解析和代码自动完成等IDE特性。