For example, if you wanted to add some code that monitored what method was being called, its parameters, and how an internal computation or algorithm is working, then you can define a custom probe.
例如,如果你想增加一些代码来监视什么方法被调用,它的参数以及它内部的算法和计算是怎样工作的,那么你就可以自己定制一个探针。
The fundamental challenge of teams working collaboratively on any type of specification, regardless of whether it is a set of documents, a set of models, or a code base. is this: controlling change.
在不考虑规范是一组文档、一组模型、还是一个代码库的情况下,对协作工作在任何类型规范的团队来说,最根本的挑战就是:控制变化。
This activity should include all the code related to the system, regardless of what component or interface a programmer is working on.
这一行为应该包括相关系统的全部代码,不论程序员工作于什么组件或接口上。
There are no reports available to the team which concisely show working and failing tests after a build or track the performance of tests in particular areas of the code over time.
开发团队无法在一个构建之后得到一份简明显示工作和失败测试的报告,也无法对特定区域代码的测试执行进行跟踪。
Microsoft employees will use this site to post snippets of the code they are working on, revealing some of the secrets of current or future Microsoft products.
微软员工也会通过这个站点张贴他们工作代码中的片段,揭示目前或是未来微软产品中的秘密。
We call a group of onscreen bubbles a working set; working sets can be very useful for programming tools that naturally output multiple methods or locations in code.
我们把屏幕上的一组气泡称为一个工作集,工作集非常利于那些经常输出多个方法或者代码位置的编程工具。
Important lesson, so that there would be some predictability in the results and I would have some, if you will, smoke test for knowing whether or not I was getting, my code seemed to be working.
这很重要,因为这样我就可以预测,结果会是多少了,如果你愿意,我们可以做烟气试验,来看我的代码是否工作正常。
After you create or clone a repository and make that repository your working directory, you're ready to start working with the code that it contains, add new files, and so on.
创建或克隆存储库并让此存储库成为工作目录之后,就可以开始使用其中包含的代码、添加新文件等等。
To make sure that the code is working properly and that you aren't getting a false positive, change either the password in the code or the INI file and run the example again.
要确保代码正常工作且获得的不是一个误报,在代码内更改密码或更改这个INI文件并再次运行此示例。
The goal of developer testing is to ensure that newly written or modified code works as intended and doesn't cause "regression" (ie, the inadvertent breaking of previously working code).
开发人员测试的目标是为了保证新编写或者修改的代码能够如愿工作而不导致“回归”(也就是说,无意中破坏了之前工作的代码)。
Some developers include platform specific code in their libraries, and to determine if the library is working on Windows, they check RUBY_PLATFORM and look for "mswin", "mswin32" or sometimes "win"
有些开发者在他们的库中包含了平台相关的代码,并且决定这个库是否工作在Windows下,他们检查RUBY_PLATFORM,看看是否是“mswin”,“mswin32”或者是比较少见的“win”。
Of course this doesn't mean that someone chosen at random off the street can write working Ruby code or get a Rails application up and running.
当然,这并不是说,写出能正常工作的代码或者让一个Rails应用程序启动并正常运转这样的事情,是你从街边随便揪出来的一个人就可以做的。
Instead of working directly with code or hardware, you're going to be thinking about systems and how they interact.
您不再直接处理代码或硬件,而将要考虑系统以及系统之间如何交互。
This is obviously not a tip that is overflowing with working code, because I wonder who really does use working XML code these days, and what API (or APIs) they use.
显而易见,这篇文章并不是一篇充满了运行代码的技巧文章,因为我想知道这些天来是否有人确实使用了运行的XML代码,以及他们所使用的是哪种(或哪些)api。
Often, code bases also introduce the challenge of working on multiple versions or streams of the same code that represent different release versions in parallel.
通常,代码库也引入处理多个版本或者并行地表现不同发布版本的同一段代码流的挑战。
Their workspace shows only the code related to the story or task they're working on and their outgoing changes are organized automatically.
其工作空间只会显示与故事或是正在从事的任务相关的代码,同时对其所做的任何变更都会被自动组织起来。
Most developers working with code, either for analysis or for rewriting, will start with the Workspace level.
大多数与代码打交道的开发者——或者是分析代码,或者是重新编写代码——都需要从工作空间层开始。
Developers working on Ruby libraries or applications have a new task on their hands: making sure their code works across Ruby versions.
从事Ruby类库或应用工作的开发者现在有了新的任务:确保不同Ruby版本间代码的兼容性。
Imagine you make a code change and run your build (through an IDE or Ant), and after all is working as expected you commit your changes to a version control repository.
假设做了一个代码修改并运行了构建(通过ide或ant),在一切按预期运行之后,将修改提交到版本控制库。
To follow along and try out the code for this tutorial, you need a working installation of Sun's JDK 1.5.0_09 (or later) or the IBM JDK 1.5.0
为继续学习和试验本教程中的代码,您需要有效安装Sun'sJDK 1.5.0_09 (或其后的版本)或IBM JDK 1.5.0 SR3。
If you are following along, or you already have a plugin working with your favorite browser, you can jump in and download the code for this article and view the example XForms.
如果阅读过上一部分,或者已经为使用的浏览器安装了插件,可以直接下载本文中的代码查看示例X Forms。
If you're working with a stable document structure defined by a Schema or DTD, and the structure suits your application's needs, code generation is probably the best approach.
如果使用由Schema或DTD定义的稳定文档结构,并且该结构适合应用程序的需要,则代码生成方法可能是最佳方法。
Depending on whether you are working on a server plug-in, client plug-in, or group plug-in, you will need to code the following APIs respectively to initialize the plug-in.
根据创建的是服务器插件、客户机插件还是组插件,需要分别编写以下API来初始化插件。
Active Record doesn't require a mapping file, as Hibernate does; in fact, a developer working with Active Record doesn't need to code getters or setters, or even the properties of the class.
与Hibernate一样,ActiveRecord不需要映射文件;实际上,使用Active Record的开发人员不需要对getter或setter、甚至类的属性进行编码。
Event handler that closes database connections or performs other clean-up actions, that code might be called while the user is still working with your solution.
事件处理程序中加入关闭数据库连接或执行其他清理操作的代码,那么这些代码可能就会被调用,而用户仍然在使用您的解决方案。
Storing the same or similar codes in working memory will cause code interference.
储存在工作记忆中的编码若相同,会造成干扰。
NET if you prefer working in code, and the Expression Community Site if you focus on the design aspects of the application such as the visual UI or interaction model.
如果你倾向于与代码打交道;Expression社区网站,如果你专注于UI视觉效果或交互模型之类的应用程序的设计方面。
If you're going to be working with others, or if you're just plain forgetful like me, you'll want to comment your code as well.
如果想和其它东西一起使用,或者您和我一样是一个健忘的人,您可能会想到要注释代码。
If you're going to be working with others, or if you're just plain forgetful like me, you'll want to comment your code as well.
如果想和其它东西一起使用,或者您和我一样是一个健忘的人,您可能会想到要注释代码。
应用推荐