The resource code is designed by adopting the structural and block-built techniques, and easy to read.
该源代码是采用结构化模块化技术设计的,易于阅读。
Open source software is a wonderful resource because it allows developers to reuse existing code to fill specific needs rather than write new software from scratch.
开源软件是极好的资源,因为它让开发人员复用现有的代码来满足具体的需求,而不是从零开始写新的软件。
Hopefully, the MSDN Code Gallery provide you with another valuable resource for you to get started and be successful.
希望MSDN代码图库能提供给你另一个宝贵的资源,使你起步并走向成功。
Before adding implementation code to the resource, create a few classes that provide enough implementation to test the functions.
在向资源添加实现代码前,创建一些新的类来提供足够实现以测试函数。
You also need to contain some code to obtain the theme context root and theme resource root.
您还需要包含一些代码来获取主题上下文根和主题资源根。
Just as predicted, overloaded resource names and a caching service locator makes the code execute differently; it makes some components get the wrong resources.
正如所预测的那样,重载的资源名和缓存服务定位器使得代码执行有不同的结果,它使某些组件取得错误的资源。
This page shows all of the URI patterns that can be used to manipulate the resource type and the information necessary to code that handles requests and responses.
此页面显示所有的URI模式,此模式可用于操作资源类型以及关于处理请求和响应的代码的必要信息。
This way, the code can leave the resource management to the container and yet easily access a resource through its name.
以此方式,代码可以脱离容器的资源管理而仍然可以轻易的通过资源的名称访问资源。
The four steps to this combination test method are: test selection, system resource utilization evaluation, kernel code coverage analysis, and final stress test evaluation.
这一组合测试方法的四个步骤是:测试选择、系统资源利用率评价、内核代码覆盖分析以及最终的压力测试评价。
Data flow analysis examines compiled code to identify potential memory and resource problems.
数据流分析检查了汇编的代码,以识别潜在的内存和资源问题。
The resource handlers contain very little code in order to process incoming data, and the ZRM completely hides interactions with the back end database.
资源处理程序仅包含少量代码,用于处理输入数据,并且ZRM完全隐藏了与后端数据库的交互。
Instead of using JNDI lookups, an EJB can define a resource reference by injecting code.
EJB没有使用JNDI查找,而是通过注入代码定义一个资源引用。
If you get a response code of 201, then a new resource was created by the POST action.
如果您得到的响应代码是201,那么POST操作就会创建一个新的资源。
Whether the data comes from one resource or many, the EJB code remains the same, and the EJB container handles the transaction appropriately.
不管数据来自于单个还是多个资源,EJB代码保持不变,而由ejb容器适当的处理事务。
The C/C++ analysis provider uses this facility to pass the current code review resource to each rule.
C/C++分析使用该设置,来向每个规则传递当前的代码评审资源。
Resource reference name: the name for the resource reference that the code component uses to identify the resource.
资源引用名:资源引用的名称,是代码部分用来识别资源之用。
Because in a dynamic loosely coupled system where code is a resource like any other it is very straight forward to create processes that dynamically generate code.
因为在一个动态松耦合的系统中,代码也是一种资源,而处理这种动态产生的代码非常直接。
If you get a response code of 200, then the resource was modified by the PUT action.
如果您得到的响应代码是200,那么PUT操作将会更改资源。
The switch-load file could be provided by either the transaction manager or the resource manager, and can optionally provide code to handle the errors returned by the XA routines.
开关加载文件由事务管理器或资源管理器提供,并且有选择地提供代码以处理xa例程返回的错误。
Consider this code example where an EJB accesses a database resource using JDBC 1.0, without connection pooling.
考虑一下代码示例,其中,EJB使用JDBC 1.0、不使用连接合用来访问数据库资源。
Normally, an HTTP POST results in the execution of code that creates a resource in the same domain as the request URI and returns a URI for that new resource.
通常,HTTPPOST会导致代码的执行,该代码在与请求uri相同的域中创建一个资源,并返回那个新资源的URI。
Eventually, the server-side resource is complete, and one of the two methods in the code is called.
最后,服务器端资源完成,然后调用代码中两个方法之一。
This is the code that actually forwards a URL request to the proper resource.
控制器是实际向正确资源发送url请求的代码。
This can save much development effort, as it provides implementations to generic JCA interfaces and lets resource adapter developers focus on EIS-specific integration code.
这样做可以减少大量的开发工作,因为它提供了一般J ca接口的实现并使得资源适配器开发人员能够把精力集中于特定的EIS集成代码。
Because resource bundles are loaded from the classpath, the code isn't dependent on being able to read the JVM's command-line parameters.
因为资源束从类路径装入,所以代码并不依赖于能够读取JVM命令行参数的能力。
To keep the code simple, there is no error or resource handling, such as closing resources if an error occurs.
为了保持该代码更简单,我们在这些代码里没有提供错误及资源处理的程序,例如发生错误时要关闭资源等的代码。
This is facilitated in two ways: resource use (as mentioned earlier) and code execution statistics.
这在两个方面获得便利:资源使用(正如前面所提到的)以及代码执行统计表。
Code can be used in resource properties files.
在资源属性文件中,可以使用代码。
Improving the code to make notification and resource property discovery more efficient.
改进代码以便更高效地发现通知和资源属性。
This setting determines whether to use resource injection in the JPA Manager Bean code.
该设置决定了是否在JPAManagerBean代码中使用资源注入。
应用推荐