Is it a good method to write down each new word in a special notebook to strengthen the memory while learning English?
把所遇到的新单词记在一个特备的笔记本里,以此来增强记忆,这是不是一个好办法?。
You can use this method to write a method that returns a collection of nodes, yielding each node as the node is read from the reader.
您可以使用这个方法来撰写传回节点集合的方法,同时产生的每个节点都会做为从读取器读取的节点。
This thesis also makes use of the limited cent method to write a program by myself, which is used to imitate solidifying and cooling of the product of RIM.
本课题还利用有限差分方法,编写一个程序,用来模拟反应注射成型制品的固化冷却过程。
The addProduct() method in Listing 9 accepts a new product record as an array of key-value pairs and then uses the Zend_Db object's insert() method to write this record to the database table.
清单9中的 addProduct() 函数接收一个新产品记录作为键-值对数组,然后使用 Zend_Db对象的insert() 函数将记录写入到数据库表中。
Because we overrode the factory method to write this test, it turns out that we no longer have any test coverage of the original creation code (which is now inside the base class's factory method).
因为我们覆盖了工厂方法来编写这个测试,所以其结果是:我们的测试不再包括任何原始创建代码(现在它在基类的工厂方法内部)。
So the next step is to write a test for this method.
所以下一步就是为这个方法编写一个测试。
However, this approach is widely applicable outside of the context of RMC: You could use it to write a method book, for instance.
无论如何,这种方法在RMC环境以外能够非常广泛地被利用。比如,您可以利用它编写一本方法书籍。
Write to the access method of the SQLXML object.
写入到这个SQLXML对象的访问方法。
Simply, for example, to improve the method of accepting input, you might write a grammar rule for the month so you can speak the month (see Listing 6).
简单的说,例如要改进接收输入的方法,我们可以编写一个月语法规则,这样应用程序就可以直接识别月(如清单6所示)。
Another method is to write a plug-in or extension for your application that provides support for the desired file formats.
另一种方法是为支持所想要的文件格式的这个应用程序编写一个插件或扩展。
Can you imagine having to look at several files to just write one method?
您是否能够想象只是为了编写一个方法也要查看多个文件的情况?
When authoring a Data Binding the message headers were passed into the read or write method, allowing transformation logic to be determined by a field in the protocol header.
当创作数据绑定时,会将消息标头传入读或写方法,并允许协议标头中的字段确定转换逻辑。
Every time you write to a tied scalar variable, you invoke its STORE method.
每次写绑定标量变量时,都会调用它的STORE方法。
One simple method for tracking this information is to write entries in a table-like format, as shown in Figure 1.
跟踪这些信息的一个简单方法,就是用表格式编写条目,如图1所示。
The first method writes out the stanza. The second one is used to write each stanza.
第一种方法写出节,第二种方法写出每个节。
Xtrace:maximal=mt,output=trace.out,methods={tests/mytest/*.*}: Write method trace to file for all methods in the tests.mytest package.
maximal=mt,output=trace.out,methods={tests/mytest/*.*}:对于 tests.mytest包中的所有方法,将方法跟踪写到文件中。
Instead, it's good to write a generic method in a class to simulate the above action, which inherits the GUI object class in the appobjects folder.
相反,在类中编写通用方法以模拟以上的操作就比较合适了,它继承了appobjects文件夹中的GUI对象类。
Another approach is to write a method nested in the tag declaration of an object and assign the event handler to the event attribute of that method.
另一种方法是编写一个方法,将该方法嵌入在对象的标记声明中,并将事件处理程序赋给那个方法的event属性。
On discovering these issues several years ago, my first response was to write what amounted to a front-end preprocessor for the parse (String) method.
几年前发现这些问题的时候,我第一个反应就是为parse (String)方法编写了一个前期的预处理器。
Finally, after finishing the desired workbook object, write it to a file using the workbook's write method (Listing 21).
最后,完成想要的工作簿对象之后,使用工作簿的write方法将它写入一个文件(参见清单21)。
This method is easy to write and implement.
这种方法很容易编写和实现。
In following the Open Closed Principle, I want to be able to write a class or a method and then turn my back on it, comfortable that it does its job and I won't have to go back and change it.
在遵循开闭原则的过程中,我期望能够写出一个类或者方法,在以后我回过头读它的时候,会很舒服地看到它能完成它的工作并且我也不需要再修改它。
This kind of coding is tiresome to write, is easy to omit by accident, and does not stop an attacker from subclassing the method.
这样的代码编写起来很无趣,很容易被意外省略,也无法阻止攻击者子类化该方法。
I only had to write a validation method to ensure the price was valid.
我只有必须编写验证方法,确保价格是有效的。
You can ask others or to yourself. I often use this method to come up with topics to write.
去问问别人,问问自己,我经常用这种方法来挖掘博客主题。
There is never any reason to write ugly code, a method that spawns multiple pages, or code with cryptic variable names.
没有任何理由编写“丑陋”的代码、长达数页的函数,或是稀奇古怪的变量名。
I'd also like to show you an example of how you'd set up your plug-in architecture if you decided to write a function, as opposed to a method.
如果您决定编写函数而不是方法,我还将向您展示一个样例,介绍如何设置插件架构。
The advantage of this method is you don't have to write any integrals.
这种方法的优点是,不用写出任何积分。
When you have your translations (for instance, which method to call or which property to reference), write them next to the control actions that you documented in Step 1.
当您拥有了您的译文(比如,调用哪种方法或者参考哪个属性),将它们写在您在步骤1中记录的控件行为旁边。
When you have your translations (for instance, which method to call or which property to reference), write them next to the control actions that you documented in Step 1.
当您拥有了您的译文(比如,调用哪种方法或者参考哪个属性),将它们写在您在步骤1中记录的控件行为旁边。
应用推荐