As I was sitting on the bench, waiting for class to begin, I saw Timothy waving a brown paper bag at Jenna.
当我坐在长凳上等待上课时,我看到蒂莫西向詹娜挥舞着一个棕色的纸袋。
Using classes with specific HTML tags to create tag-class styles to use with a specific HTML element, begin by planning a scheme of tags and their related style variations.
对特定的HTML标记使用类要想创建应用于特定HTML元素的标记类样式,首先要计划标记方案以及相关的样式变体。
"We are starting to lay steps so that the poorest begin to rise up to the lower-middle class and then to the middle-middle class," he says.
“我们开始为贫苦人民铺路,让他们有机会提升为中低阶级,然后再提升为中层阶级,”他说道。
Now that we have a skeleton class for our mediation we can begin to populate it with code, starting with a package and some import statements that we will make use of later (see Listing 1 below).
现在,我们已经获得了中介的框架类,接下来可以开始对其填充代码了,请首先添加我们将稍后使用的包和一些导入语句(请参见下面的清单1)。
Begin by creating a definition file that extends the default_formatter class and adds the needed pieces to display the connector data in the detail view.
首先创建一个扩展default _ formatter类的定义文件,并添加必要的代码片段以在一个细节视图中显示连接器数据。
It might take marginally longer to test every class, but this way you can begin filling gaps and fixing bugs almost immediately, rather than waiting a few days for a Jester run to complete.
可能需要更长时间来测试每个类,但是用这种方法,几乎可以立即填补不足、修复bug,而不必为Jester的一次运行完成等上好几天。
For now, let's take a look at a simple class instance. To begin, we created a Python module named persist.py.
现在,我们看一个简单的类实例。
To begin we create an abstract base class which represents the service we want to expose.
首先,我要创建一个抽象基类,用于表示我们要公开的服务。
And I'll remind you, we saw a set of algorithms and part of my goal was to get you to begin to recognize characteristics of algorithms that map into a particular class.
我要提醒你们的是,我们看了很多算法,我的目标之一是让你们开始,意识到算法们的特性,并且能够一一映射到特定的分类中。
We're going to begin the class proper, Introduction to Psychology, with a discussion about the brain.
今天我们开始正式上课,心理学导论,我们首先要来探讨的是大脑。
As you begin to incorporate solutions, watch for best-of-class processes and use those whenever possible.
开始对解决方案进行合并时,请注意寻找最佳流程,并尽可能对其加以使用。
I don't want to spend any more time here on the low-level details of resource files because you will not be required to deal with them when you begin localizing applications and class library DLLs.
我不打算在此花费更多的时间来详细描述资源文件,因为您在开始本地化应用程序和类库dll时不需要处理它们。
To begin the class, the instructor may lead you through a series of poses like Sun Salutations to warm up your arms, legs, and spine.
上课初期,教练会让你做一系列姿势,比如拜日式,作为热身,活动开手臂、腿部和脊柱。
Now that you have an entry point into your logic with the new action class you created, you can begin to develop the code that does the work.
创建了新的操作类之后,就拥有了逻辑执行切入点,那么下面开始开发执行操作的代码。
In the style section of an HTML document, type the name of the class, a space, and an opening curly bracket to begin the definition.
在HTML文档的样式部分中,输入类名、一个空格和一个前花括号,开始定义。
Then additional profiles in the MQADMIN class control command resource security, that is, the authority to define queues that have a specific name, for example any queues that begin with APP1.
mqadmin类中的其他概要文件控制命令资源的安全性,即定义具有特定名称的队列的权限,例如任何以app 1开头的队列。
So this is a question that I want to continue today, to consider what the trial of Socrates means and I want to begin by going back to a problem or a paradox that I ended the class with last time.
这就是我今天要继续的问题,考虑苏格拉底受审的意义,我想要先回到一个问题,一个悖论,也是我们上堂课所遗留的。
I think I'll — I want to begin next class by wrapping up and explaining the Harlow studies in more detail and what they tell us.
下节课我会展开并解释,哈洛的研究,告诉我们的具体细节。
To begin, add a name field to the Hotel class you created earlier, as shown in Listing 10.
首先,向先前创建的hotel类中添加一个名称字段,如清单10所示。
We will begin each class with 5-10 minutes of Yoga to wake up our minds. Daily yoga helps connect one's body and mind.
我们每堂课开始时还将集体做5-10分钟的瑜伽来唤醒我们的心灵。每天坚持做瑜伽将有助于我们身心合一。
To begin, go to the list of variables in the xforms_lib.php class file, and add two more variables, as shown in Listing 1.
首先,转到xforms_lib . php类文件中的变量列表,添加另外两个变量,如清单1所示。
This will give you a basic mediation handler class that we can now begin to populate with function to debug incoming web services messages.
这样就可以获得一个基本中介处理程序类,接下来我们可以开始使用调试传入Web服务消息的函数对其进行填充。
When you run your tests you will usually begin by setting the Factory switch to return the simulated class.
当您运行测试时,通常首先将Factory开关设置成返回模拟类。
I was unhappy then. But the class has to begin or I will be late for the afternoon's class.
我有些不高兴了。但是必须要开始上课了,不然我下午的课就要迟到了。
To begin building your application's interface to AIM, you need to add a class that implements the AccEvents interface.
要开始构建连接应用程序和AIM的界面,需要添加一个实现AccEvents接口的类。
To see how this works, begin by creating a custom exception class that extends Zend_Exception, as in Listing 13.
要了解它是如何工作的,我们要先通过扩展Zend_Exception创建一个自定义异常类,如清单13所示?
To begin, the script includes the XML_Query2XML and MDB2 class files, and then initializes an instance of the MDB2 abstraction layer through its factory() method.
首先,脚本包含了 XML_Query2XML和MDB2类文件,然后通过它的factory() 方法初始化了一个 MDB2抽象层实例。
I'm glad you can already begin to understand this, and I appreciate you're taking a stand in class, even though it lost you the good opinion of your classmates.
我很高兴你已经意识并理解这些,也很满意你的习成绩在这个班级脱颖而出,更不用说你的一些同学已经失去正确的立场。
In the smaller afternoon class, we had extra time at the end to begin looking at a poem which we will examine in greater detail next week.
在规模较小的下午班,我们有额外的时间,所以结束时,大家开始读一首诗,我们将在下个星期进行更详细的学习。
This lesson helps the children get to know each other, study polite greetings, and begin class.
帮助孩子们相互了解。学习打招呼的各种礼貌习惯。是课程的第一部分。
应用推荐