You can try Class Pass and you won't have to empty your entire bank account.
你可以尝试自由类课程,这样你就不会花光你银行账户里面所有的钱了。
In 2008, the company's ultra 6 class pass system through the Ministry of testing, targets a higher margin than the standard.
2008年,公司超6类系统通过信息产业部检测合格,指标超越标准更高余量。
For those who want to try, you probably could pass this class and maybe even get an okay grade without doing the readings.
对于那些想要尝试的人,你可能会通过这门课,甚至不需要阅读就可能得到一个不错的分数。
In order to pass the class, among other criteria, we had to write a paper on how we plan to apply what we would learn in class to our future professions and, eventually, to our lives.
为了通过这门课,除其他标准外,我们还必须写一篇论文,来说明我们计划如何将课上所学应用于未来的职业,并最终运用于生活中。
Well, for those of you who want to try it, you probably could pass this class and maybe even get an okay grade without doing the readings.
对于有些人如果你想试试看,你很可能能够通过这门课,甚至可能得到一个不错的评级,假使你不做课外阅读。
This means you can catch the user event in a class that you know works and then pass it through for processing to the class you're developing.
这意味着你可以捕捉类里的用户事件,因为你知道这个类是怎么工作的;然后再将其传递到类里进行处理。
When the tag is processed, the container will take its name and attributes, as well as any content that may exist in the body of the tag, and pass it to one or more class files for handling.
处理标记以后,容器将取其名字和属性、以及标记正文中可能有的任何内容,并将它传递给一个或者多个类文件进行处理。
You have to stay wide awake in his class and pay careful attention if you want to pass his final exam later on.
你如果想在以后能通过他的期终测验,上他的课时,你就得保持清醒并十分专心地听。
As long as all the test cases pass, I add the new unit test class to my unit test automation library, which gets run on every build.
只要通过所有的测试用例,我就将向单元测试自动库添加新的单元测试类,在每次构建时运行。
To pass this to a recursive method, the anonymous class should extend a wrapper type known to the method.
为了在递归方法中传递,匿名类应该扩展方法已知的包装器类型。
You can pass a history class by simply memorizing a set of dates, names and events.
你可以通过简单的记忆一些日期,人物和事件通过历史考试。
The teacher saw beyond the grade to Martinez's potential and promised he could pass the class by staying after school for the next three months and joining the Eco Club.
小马丁内斯的老师看到了小马丁分数之外的潜能,并承诺如果他每天放学后留下来参加生物俱乐部,并坚持三个月,考试就算通过。
You can modify an existing class, pass it as a parameter, and take advantage of the API without requiring the base API to declare an abstract class or interface.
您可以修改已有类,将它作为参数传递,并利用API,而不需要基础 API声明一个抽象类或接口。
It's a huge price to pay in a pass-no-record first semester class. And, you know who is most severe on the committee on discipline?
这个代价太大了,只为了,第一次学期通过一门无记录的课程,你们知道着纪律委员会,谁最为严厉吗?
The class loader delegation model is the graph of class loaders that pass loading requests to each other.
类装入器委托模型是把装入请求相互传给对方的类装入器图。
However, a better approach is to provide a way for the tester class to directly pass in values for these globals that the method can use.
然而,更好的方法是使测试类能够直接给方法传入这些全局变量的值。
Pass that instance of populated data into the threading class that you created from inheriting from threading.Thread.
将经过填充数据的实例传递给线程类,后者是通过继承threading . thread的方式创建的。
Once you have an instance of the SAXParser class, you can do a lot more than just pass it a File to parse.
获得saxparser类的实例之后,除了向语法分析器传递File进行语法分析之外,还可以用它做更多的事。
First, we create an NHibernate Configuration object. Then we pass it the class mappings from the mapping files.
首先我们创建一个NHibernate的Configuration对象,通过它来实现从映射文件中映射类。
Just pass the fully qualified class name of each test you want to run to the test runner, just as you would for a JUnit 4 test.
只要将您想要运行的每个测试的全限定类名传递给测试运行程序,就像针对JUnit4测试一样。
We can just use the Server class main method and pass the arguments as an array of Strings.
我们可以使用server类主方法并传递一个字符串数组作为其参数。
The constructor is used to pass data to the class and initialize any resources that are local to the job dispatcher.
构造函数用于将数据传递给sqrt类,并初始化作业调度器上的所有本地资源。
Our simple testable class will return whatever string we pass in, so let's start evaluating the results. If we were coding raw JUnit classes we would write something like this
我们建立的简单的可测试的类将返回传递的任何字符串,所以让我们评估一下这个结果。
You create a class derived from org.eclipse.jdt.core.dom.ASTVisitor and pass an instance of it to node's method accept .
然后创建一个从or g . eclipse . jdt . core . dom . ASTVisitor派生的类,将该类的实例传递给节点方法accept 。
You pass this information to the API by passing the Employee class as an extra parameter.
作为额外参数传递employee类,从而把这一信息传递给API。
An instance of the AbderaClient class and an instance of the RequestOptions class that you use to pass any options such as cookies across in the request are required.
需要使用abderaclient类的一个实例和requestoptions类的一个实例来传递请求中的任何选项,比如cookies。
To make our example application more interesting, we'll create the Measurement class, whose objects will be used to pass measurement data around.
为了使示例应用程序更有趣味性,我们将创建Measurement类,其对象将用于度量相关数据。
When included by the main schema for XForms, the code in Listing 5 extends the schema for XForms in a way that allows everyday constructs, like class and id attributes, to pass validation.
如果包含在XForms的主模式中,清单5中所示代码就可以扩展 XForms 模式,使得日常所用结构(如class和id属性)能够通过验证。
The metaclass will create the class (as a new style one) and will pass it to the class initializer procedure.
元类将创建此类(作为一个新式类)并将其传递给类初始化器过程。
The metaclass will create the class (as a new style one) and will pass it to the class initializer procedure.
元类将创建此类(作为一个新式类)并将其传递给类初始化器过程。
应用推荐