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法度集)的代码。采取类库而不要包含营业逻辑层代码。
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.
如果想要在生产应用程序中使用此代码,您应该根据需要修改或扩展此样例。
In the application code, they are both just destinations which produce or consume messages.
在应用程序代码中,它们两个都是生成或使用消息的目的地。
We will explore the difference in the application code, database queries and the relational schemas for the two environments.
我们将研究这两个环境在应用程序代码、数据库查询和关系模式方面的差异。
The installation addresses installing the base product and application code in a cluster environment.
这种安装方法在集群环境中处理基础产品和应用程序代码。
Many administrative commands can also be embedded in application code by executing the administrative commands through the special stored procedure ADMIN_CMD.
可以通过特殊的存储过程ADMIN_CMD执行许多管理命令,从而把管理命令嵌入在应用程序代码中。
Such keywords or functions might be used in raw queries coded in the application code.
在应用程序代码中的原始查询中可能使用了这些关键字或函数。
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.
如果在您的应用程序中,您需要基于闲置来决定使用应用程序的过期,您必须在应用程序中明确的用代码写出来。
If the same temporary table may be instantiated from multiple locations in application code, the definition of the table is centralized at one place.
如果在应用程序代码中的多个位置实例化相同的临时表,该表的定义可以集中在一个地方。
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文档结构中微小的变化。
If your application USES character type variables for XML, then it is externally encoded, i.e. in the application code page.
如果应用程序为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 actual business logic is encapsulated in the application code that is layered on top of the application framework.
实际的业务逻辑封装在位于应用程序框架顶端的应用程序代码中。
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的应用程序代码是相似的。
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.
“受信任的代码”在控制区域中运行,用户应用程序代码在服务区域中运行,从而将应用程序执行与事务管理完全隔离。
Listing 9 contains the code for the currency exchange application in its entirety.
清单9包括货币兑换应用程序的全部代码。
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的名称空间是该语言中一个非常受欢迎的新增特性,可以帮助开发人员合理地组织应用程序的代码。
In HC mode, all the background Settings will not take effect, including images and colors, so there should be specific code defined in the application for the HC mode.
在HC模式下,所有背景设置无效,包括图片和颜色。因此,应用程序中应有专门的代码处理HC模式。
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来生成一个报告。
But how about entities which are instantiated in application code rather than a framework like JPA?
那如果我们在应用代码而非jap等框架中实例化实体时又该怎么办呢?
But how about entities which are instantiated in application code rather than a framework like JPA?
那如果我们在应用代码而非jap等框架中实例化实体时又该怎么办呢?
应用推荐