• Write tests in a "just-in-time" fashion, when you find the need to modify a class that doesn't have good (or any) tests.

    发现必要一个未经很好测试(或者根本没有测试)的进行修改时,请“随时”编写测试。

    youdao

  • Writes of misaligned data structures, on the other hand, require the disk's firmware to first read two sectors, modify portions of both sectors, and then write two sectors.

    另一方面,对不一致数据结构操作需要磁盘固件首先读取扇区修改两个扇区的分区,然后两个扇区。

    youdao

  • If two or more users access the file in write mode concurrently and modify the file, the last saved content is updated in the file.

    如果两个多个用户同时模式访问文件修改文件,文件将更新最后保存内容

    youdao

  • Another popular solution is to write wrappers around classes whose behavior you want to modify.

    另外一种流行的解决方案编写围绕修改行为包装程序

    youdao

  • Next, write a conventional database class that you will then modify to become dynamic.

    接下来编写一个常规数据库然后把它修改动态的。

    youdao

  • You can also modify HTML on a page, view the source for a specific area of the page, and make all kinds of modifications without having to write any JavaScript whatsoever.

    可以网页修改HTML查看网页上某个特定区域源码,可以在任何脚本语言情况下任何修改

    youdao

  • First, decide whether to write the filter from scratch or copy and modify a filter that already exists and is similar to what you want to accomplish.

    首先确定从头开始编写过滤器还是复制修改存在类似过滤器。

    youdao

  • The READ privilege is required to reference a global variable and the WRITE privilege is required to modify the value of a global variable.

    READ权限用于引用全局变量,而WRITE权限用于修改全局变量

    youdao

  • You are not limited, though, to those workloads that are built in. You can modify built-in workloads, or you can write your own workloads to best meet your needs.

    可以修改内置工作负载,还可以根据需要编写自己的工作负载。

    youdao

  • Shell viruses wrap themselves around a host program and don't modify the original program.Shell programs are easy to writewhich is why about half of viruses are of this type

    外壳病毒将它们自己包裹程序四周,对源程序修改。 外壳型病毒容易编写正是有一半病毒程序这种类型原因。

    youdao

  • Note that Vim provides two other sets of events that you can use to modify the behavior of write operations.

    要注意是,Vim还提供了另外可以用来修改行为事件

    youdao

  • In order to write to the database, you have to create (or modify) a Row object, and then write that Row object to the database.

    为了数据库写入数据,必须创建(修改)Row对象然后向数据库写入那个Row对象。

    youdao

  • Using the WebSphere Application Server admin console to set these properties isolates you from having to modify XML files or write scripts.

    使用WebSphereApplicationServer管理控制台设置这些属性可以使修改XML文件编写脚本脱身出来。

    youdao

  • Using Ninject to support your software's architecture, your code will become easier to write, reuse, test, and modify.

    软件架构层面上使用Ninject,可以使得代码易于编写重用测试修改

    youdao

  • You probably know enough already to begin to write or modify your own Expect tools.

    可能已经了解足够多的内容,完全可以开始编写或者修改自己的Expect工具

    youdao

  • With the Grinder 2, the only way to alter or extend the behavior of the script was to write a plug-in, or in extreme cases, modify the Grinder itself.

    使用Grinder2时,更改扩展脚本行为唯一方式编写一个插件或者极端情况Grinder本身进行修改

    youdao

  • In your own applications, these are the only real cases where you'll need to write much code specific to Tapestry: when events related to the display occur that must modify business objects.

    自己的应用程序中,惟一真正需要编写许多特定Tapestry的代码的地方:显示有关事件发生时,必须修改业务对象。

    youdao

  • In the example, the pttuser user has read and write access to the database (only from the hostname of the web server) and therefore can access and modify each table in it.

    这个例子中,pttuser用户具有数据库读写权限(只限于来自Web服务器主机名),因此能够访问修改每一个

    youdao

  • This means that once RPC has created a file, he cannot modify it; the ACL implements a write-once rule for the folder. There are two important points to note about this example.

    意味着rpc创建文件后,将无法修改acl文件夹实现写入一次的规则

    youdao

  • Once again, remember that filter and map modify their first argument in-place. A very common error when using them is to write something like.

    再次提醒一下,filtermap当场修改它们第一个参数。

    youdao

  • If you wish, you can modify the script to write the output to a file.

    如果愿意,还可以修改脚本输出内容写入一个文件

    youdao

  • Now that you know how to traverse the model, you can write code to modify the model.

    现在知道如何遍历模型。接下来,可以编写代码修改模型。

    youdao

  • If this doesn't do exactly what you want, you can modify the code or write your own PHP.

    如果不能很好地满足要求,您可以修改代码编写自已的PHP。

    youdao

  • The atomic read-modify-write combination shows up in many concurrent algorithms.

    许多并发算法显示原子读-修改-写组合

    youdao

  • According to the project Web site, it "enables programmers to write their own robot controller, modify the environment, and use the available sensors."

    项目Web站点指出,程序员能够编写自己机器人控制器修改环境使用可用传感器。”

    youdao

  • This takes you back to the WordPress: Write post SubPanel and allows you to modify what you've written or change any of the post's option Settings.

    返回文章面板并且能够使更改内容,或者更改文章选项任何设置。

    youdao

  • Using reflection, JMX figures out which properties are read-only (Started, Port) and which are read-write (LogLevel), and jconsole allows you to modify the read-write properties.

    使用反射JMX可以指出哪个属性只读的(StartedPort),哪个属性是可读写的(LogLevel),而且jconsole允许修改读写属性。

    youdao

  • This difference is important when you write functions that are supposed to modify lists. For example, this function does not delete the head of a list.

    以区别相当重要,尤其是写一些修改列表函数的时候。比如下面这个函数没有能够删除列表的第一个元素。

    youdao

  • The code in Listing 2 implements a simple mutex, and the acquire() method is also an atomic read-modify-write operation.

    清单2中的代码实现简单互斥acquire()方法也是原子读-修改-写操作。

    youdao

  • VB programming available when using the API module, which some functions are customizable, you can modify their thinking and write memory.

    说明:VB使用API编程可用模块里面有些函数自定义的,自己思考编写修改内存

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定