代码生成可以在几秒钟生成数据访问代码。
您看到了所有的数据访问代码。
下一屏幕将显示参与者的访问代码。
You will be presented with participant access codes on the next screen.
如果数据访问代码捕获了一个异常,不要忽略它。
If your data access code catches an exception, do not ignore it.
一些系统甚至可以自动写入一些数据库访问代码。
Some systems even automate writing some of the database access code for you.
虽然不用访问代码库,这仍然是一个非常困难的过程。
Although, without access to the code base, this is a much more difficult process.
这三个方法实质上都是先前开发的数据访问代码的包装器。
Each of these is essentially a wrapper around the data-access code we developed earlier.
这就是从组件中移除数据访问代码的美妙之处。
That's the beauty of removing data access from the component.
这意味着你不写你的业务对象的数据访问代码。
That means that you do not write data access code for your business objects.
当然,我们必须以适当的数据访问代码来表达这种业务请求。
Of course, we had to express this business request in appropriate data access code.
专家模式(Expert mode)可以让您在任意时刻访问代码。
There is also an Expert mode where you can access the code at any time.
该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
The power of this layer is in separating data access code from the business logic for disparate data store technologies.
这提供了一种回调机制,以便将生成的数据访问代码与特殊的处理关联起来。
This provides a callback mechanism to surround generated data access code with specialized processing.
让我们查看一个利用清单2中所示的数据访问代码的简单应用程序。
Let's look at a simple application that leverages the data-access code shown in Listing 2.
pureQuery可以帮助您以有助于优化性能的方式编写数据访问代码。
PureQuery can help you code data access in a way that helps optimize performance.
他们可以通过ClojureMacros在服务器端生成数据访问代码。
They generate the datastore access code on the server with Clojure Macros. The same data structures are used on the client and the server.
在转到Ad控制器之前,您可能注意到了控制器方法直接使用域对象数据访问代码。
Before moving on to the Ad controller, you might have noticed that the controller methods make direct use of domain-object data-access code.
正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。
As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
首先使用一个非常简单的Applet,该Applet将使用数据访问代码。
We will start by using a very simple applet that will make use of our data-access code.
此外,它还提供了一个简单的映射和api层,使开发人员能够快速地开发数据访问代码。
In addition, it provides a simple mapping and API layer that lets developers quickly develop data access code.
但是与其他地区的Google雇员不同,在中国,谷歌的工程师没有访问代码库的权限。
But unlike Google's employees in other locations, the China workers did not have such access.
不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
首先您要输入一段移动访问代码,这是一段惟一的关键字,可用来获取您在Moodle中的配置文件。
First you need to input a mobile access code, a unique keyword that you can obtain from your profile in Moodle.
它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。
They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
关于获取访问代码的操作指南在MQLLM InformationCenter无保护简介部分可见。
Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。
Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest (XHR)访问代码。
From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest (XHR) access code.
从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest (XHR)访问代码。
From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest (XHR) access code.
应用推荐