In one case, the professor didn't require students to buy a textbook, just an access code to turn in homework.
有一次,教授并没有要求学生购买教科书,只是需要作业提交的访问码。
But the code to access the program cost $120—a big sum for Harper, who had already put down $450 for textbooks, and had rent day approaching.
但是进入这个程序的代码花费了120美元——这对哈珀来说是一笔大数目,因为他已经付了450美元的课本费,而且马上就要交房租了。
The code to access the program cost $120—a big sum for Harper, who had already put down $450 for textbooks, and had rent day approaching.
获得进入这个程序的代码花费了120美元——这对哈珀来说是一笔大数目,因为她已经付了450美元的课本费,而且马上就要交房租了。
Because it's all digital, it eliminates the used book market and eliminates any sharing, and because homework and tests are through an access code, it eliminates any ability to opt out.
因为它全是数字化的,它淘汰了二手书市场,也杜绝了任何共享,而且因为作业和考试都是通过准入码进行的,它让人们失去了选择退出的任何能力。
But because it's all digital, it eliminates the used book market and eliminates any sharing, and because homework and tests are through an access code, it eliminates any ability to opt out.
但因为它全是数字化的,它消除了二手书市场,也消除了任何共享,而且因为作业和考试都是通过准入码进行的,它消除了任何选择退出的能力。
Some systems even automate writing some of the database access code for you.
一些系统甚至可以自动写入一些数据库访问代码。
The power of this layer is in separating data access code from the business logic for disparate data store technologies.
该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。
In the standard JDK distribution, the mechanism to control access to code source is turned off by default.
在标准JD k分发版中,控制代码源访问的机制缺省情况下是关闭的。
As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。
The array element access (unsynchronized) code has already been presented in Listing 2.
数组元素访问(不同步)代码已经在清单2中给出。
For example, the faster you forget your old PIN or access code, the quicker and more accurately you will recall your new Numbers.
举例来说,越快忘记你的旧的个人识别号码或接入代码,你才能更快更准确地会记住新号码。
In addition, it provides a simple mapping and API layer that lets developers quickly develop data access code.
此外,它还提供了一个简单的映射和api层,使开发人员能够快速地开发数据访问代码。
Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。
Of course, one of the main benefits of using managed code is the support for code access security, and code you write in your assembly takes advantage of the user's security policies.
当然,使用托管代码的主要的好处之一是对代码访问安全性的支持,并且在您的程序集中编写的代码可利用用户的安全策略。
Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。
No, you can't use plugins or access native code/applications.
是的,你现在不能使用插件或者访问本地代码/应用程序。
In addition, any bugs that occur when the SQL schema doesn't match the database access code are all but eliminated because the generator builds both the SQL schema and the access code.
此外,由于SQL架构与数据库访问代码不匹配造成的缺陷也可以完全避免,因为SQL架构和访问代码都是由生成器建立的。
This provides a callback mechanism to surround generated data access code with specialized processing.
这提供了一种回调机制,以便将生成的数据访问代码与特殊的处理关联起来。
First you need to input a mobile access code, a unique keyword that you can obtain from your profile in Moodle.
首先您要输入一段移动访问代码,这是一段惟一的关键字,可用来获取您在Moodle中的配置文件。
From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest (XHR) access code.
从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest (XHR)访问代码。
In the Domino Web Access code, many of these formulas are compiled and the binary results are encoded in base64 before they are stored in the form or subform.
在DominoWebAccess代码中,许多公式在存储到表单或子表单中之前都进行了编译,二进制结果都用base64进行了编码。
The latest release made it possible to access code written in other languages from Ruby and vice versa.
最新的版本使得用Ruby访问用其他语言写的代码成为可能,反之亦然。
Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
关于获取访问代码的操作指南在MQLLM Information Center无保护简介部分可见。
They generate the datastore access code on the server with Clojure Macros. The same data structures are used on the client and the server.
他们可以通过ClojureMacros在服务器端生成数据访问代码。
The Domino Web Access source code is maintained in text files.
DominoWebaccess源代码是在文本文件中维护的。
The code in the executeQuery method verifies that a database connection exists and executes our query. Here's the data access code
executeQuery方法中的代码验证数据库连接是否存在,并执行查询。
Access to source code is not required for client optimization, but the steps in this tutorial assume you have such access.
客户机优化不需要访问源代码,但是本教程中的步骤假设您有那样的访问权。
Access to source code is not required for client optimization, but the steps in this tutorial assume you have such access.
客户机优化不需要访问源代码,但是本教程中的步骤假设您有那样的访问权。
应用推荐