Minimize code in application assemblies (EXE client assemblies). Use class libraries instead to contain business logic.
尽量减少应用程序集(客户端exe程序集)的代码。采用类库而不要包含业务逻辑层代码。
Minimize code in application assemblies (EXE client assemblies). Use class libraries instead to contain business logic.
尽量削减应用法度集(客户端EXE法度集)的代码。采取类库而不要包含营业逻辑层代码。
I expect them to have 100% coverage in all of their application code.
我希望在他们所有的应用程序代码中有100%的覆盖率。
This upgrade does not require any change in application code or the database schema.
这种升级不需要在应用程序代码或数据库模式方面做任何更改。
If you want to use this code in a production application, you should modify or extend the sample as needed.
如果想要在生产应用程序中使用此代码,您应该根据需要修改或扩展此样例。
You can use the code in any application.
可以在任何应用程序中使用该代码。
In the application code, they are both just destinations which produce or consume messages.
在应用程序代码中,它们两个都是生成或使用消息的目的地。
This code is some of the most interesting code in the application.
这段代码是应用程序中最有意思的一些代码。
You can download code for the example application described in this article.
您可以下载本文中描述的示例应用程序的代码。
The installation addresses installing the base product and application code in a cluster environment.
这种安装方法在集群环境中处理基础产品和应用程序代码。
If in your application you need to expire the use of an application based on idleness, you have to explicitly code this in your application.
如果在您的应用程序中,您需要基于闲置来决定使用应用程序的过期,您必须在应用程序中明确的用代码写出来。
Test the code in a separate application.
在单独的应用程序中测试代码。
Listing 4 shows the code in the application module needed to lookup the created database connection pool.
清单4显示了在应用程序模块中查找创建的数据库连接池所需的代码。
That's the approach I will take -- it means less changes to the application code in the portal.
我就采用这种方式 ——它意味着对门户中应用程序代码的修改非常少。
While they are not widely used in application code, there's no reason you can't use them too.
虽然它们没有在应用程序代码中得到广泛使用,但是也没有不能使用它们的理由。
Modifying the mapping definition, rather than requiring changes in application code, often handles minor changes in the XML document structure.
修改映射定义(而不需要改变应用程序代码)通常处理XML文档结构中微小的变化。
You could simply put it in your J2EE application code and wait until an application client request first comes in for your application.
您可以简单地把它放在J2EE应用程序代码中,一直等到应用程序客户机向您的应用程序发出第一次请求。
If in your application you need to expire the use of an application based on idleness, you must explicitly code this in your application.
如果您需要基于闲置状态终止应用程序的使用,就必须在应用程序中用代码明确地表示出来。
The application code in both cases is similar.
这两种情况中的应用程序代码相似。
The code in the custom login module is almost the same as the code from Scenario 5 used in the application.
这个自定义登录模块的代码与场景5中使用的应用程序中的代码几乎完全相同。
Notice the similarity in application code that is used to navigate the XML in both the client and the server.
注意,在客户机和服务器中用来导航XML的应用程序代码是相似的。
With this, we can include third-party code in our application safely.
通过这种方法,我们就可以安全地在应用程序中包含第三方代码。
This reduces the total programming effort by removing duplicated code in the application and by reducing the amount of effort spent in writing database control logic.
通过去除应用中的重复代码,减少编写数据库控制逻辑的工作,这种方案降低了总的编程量。
"Trusted code" runs in the control region, user application code runs in the servant region, which completely isolates application execution and transaction management.
“受信任的代码”在控制区域中运行,用户应用程序代码在服务区域中运行,从而将应用程序执行与事务管理完全隔离。
It is always preferable to design and code a big application in smaller loosely coupled parts.
通过一个个较小的松散耦合的部件来设计和编写大型应用程序总是更可取的。
Namespaces in PHP V5.3 are a welcome addition to the language, helping developers organize code within an application in a sensible way.
PHPV5.3的名称空间是该语言中一个非常受欢迎的新增特性,可以帮助开发人员合理地组织应用程序的代码。
I promised there would be a little Linq code in this application, so I'm going to use Linq to generate a report for me.
我前面承诺过在这个应用程序里会用到少许的Linq代码,因此我准备用Linq来生成一个报告。
You can run VBA code directly in the Office application itself.
您可以在Office应用程序本身内直接运行VBA代码。
The code in Listing 8 saves the HTML code generated in your application to a file named result.html in the current directory.
清单8中的代码将应用程序中生成的html代码保存到当前目录中一个名为result . html的文件中。
Seventy percent of all the application code in the application was generated by Atlas (as opposed to being manually developed).
应用程序中百分之七十的代码是由atlas生成的(与人工的开发相对比)。
应用推荐