For this, I invoke a diff tool.
为了这个目的,我使用了一个比较工具。
Use a diff tool to review the changes.
用一个差异比较工具来评估变更。
This file is typically created with the diff utility, and is called a diff.
这个文件通常是使用diff工具创建的,因此就称为diff文件。
Never checkin your changes without giving them a quick review in some sort of a diff tool.
一定不要在没有通过任何比较工具进行一个快速回顾前就签入你的变更。
The purpose of a diff is to show a developer exactly what has changed between two versions of a file.
差别的目的是显示一个开发人员刚好在两个版本之间变更了什么。
The script exports each .pcv file, takes a diff of the resulting data, and prints a summary of the changes.
脚本输出每一个 .pcv文件,采取不同的结果数据,并显示处这些更改的总结。
After the XML data is indexed, you can query it quickly on subsequent searches to access data to be used in a diff process.
在XML数据被索引之后,您可以在后续的搜索中快速地查询,以访问将用在diff过程中的数据。
It may even tuck away a complete copy of the file that was retrieved, so that it can show you a diff without accessing the server.
它可以从取得的文件的整个拷贝里面大肆翻找,它不连接到服务器就能告诉你差别。
By using a regular full backup (in other words, all the files) and a diff backup where you backup only changes, you can extend the duration still further.
通过使用常规的完整备份(换句话说,包括所有的文件)和增量(diff)备份(其中仅备份变更的内容),您可以进一步延长其保留时间。
Because between two XML documents, some differences are significant and some are not, and a diff utility isn't enough by itself to distinguish which ones matter.
这是由于在两个XML文档之间,有一些区别是重要的,而有一些则不是,但diff实用程序自身不足以区别这一点。
Now that you can see why it's not a simple matter of dusting off a diff utility, you may need to assemble some other items to make the best use of the rest of the article.
现在您看到了为什么使用diff实用程序是远远不够的,在充分利用本文之前,还需要做其它一些事情。
The proxy is then responsible for comparing (doing a diff) and updating the user's personal tags with the tag sets in each of the Web 2.0 applications that the attorney was aware of.
然后代理将负责使用专利代理人涉及到的每个Web 2.0应用程序中的标记集,对用户的个人标记进行比较(执行区分)和更新。
A Perl script is provided that will "diff" two baselines and populate a baseline record.
一个perl脚本提供两个基线的“差速器”,并构成一个基线记录。
Hard to diff: lets say you fought the beast and get a non-trivial workflow up and running, and everything is great.
难于差异比较:假设你打败了怪兽并且让一个不平凡的工作流上线并跑了起来,一切都是大大的好。
In this example, the two substituted ls commands generate a temporary text file that is then compared inline by the diff command.
在此示例中,两个被替换的ls命令生成一个临时文本文件,然后diff命令对该文件进行内联比较。
The code here USES a local variable diff, which is only defined within this block of code, while later in the constructor a separate variable, fill, is declared at the same level.
这里的代码使用了一个局部变量diff,这个局部变量只定义在这一块代码范围内,之后在构造函数中又声明了另一个相同级别的变量fill。
Now when you generate a unified diff between the modified class and the original version of the class, your diff will look like the one in Listing 3.
现在,当您在修改后的类和类的原始版本之间生成一个统一的diff时,您的diff将如清单3中所示。
So why do I get a whole slew of responses when I use the diff command for just these two simple, nearly equivalent documents?
那么当使用diff命令来比较这两个简单的、几乎相同的文档时,为什么会得到大量的反馈结果呢?
The easiest way to do this is to run nmap, record the output, and then use a tool like diff to compare the output and report the changes.
要完成这项任务,最简单的方法是运行nmap,记录其输出,然后使用像diff这样的工具,以便对输出信息进行比较,并报告其中的更改。
Patches can be exchanges in the form of files that contain the changes among versions of your code in a standard diff format.
补丁可以以文件的形式交换,其中含有使用标准diff格式的代码版本之间的更改。
A recent study found C. diff infection occurred in 13 out of every 1,000 hospitalizations.
最近的一项研究表明,每1000名病人中就有13人感染了C .diff。
A recent study found C. diff infection occurred in 13 out of every 1, 000 hospitalizations.
最近的一项研究表明,每1000名病人中就有13人感染了C .diff。
For example, the standard JAR, a JAR packed using Pack200, the binary diff between two versions of the artifact, ...
例如,标准的JAR文件和一个使用Pack200打包的JAR文件,这两个制品版本的二进制比较是有差异的……
C. diff causes diarrhea, and in some cases a particularly severe and sometimes lethal infection of the colon.
diff可以导致腹泻,有时情况会非常严重,并且还可能会引起致命性的结肠感染病。
The diff helps you create a patch file, which is the preferred way of sending code submissions to many open source projects.
diff可以帮助我们创建补丁文件(patch file),后者是我们向很多开放源码软件项目发送代码提交时通常使用的方法。
For a better idea of why tools like diff just aren't enough, take a look at Listing 1, which shows a simple XML document.
为了更清楚地了解为什么用象diff这样的工具比较这些XML远远不够,让我们看一下清单1,它显示了一个简单的XML文档。
Patients taking a more-than-once-a-day PPI dose more than doubled their risk of getting C. diff, an infection that can cause severe diarrhea.
每天服用质子泵抑制剂一次以上的患者受感染的风险也会加倍,而且会导致严重腹泻。
He worked on "Diff 'rent Strokes" and "One Day at a Time," then became the executive producer of "the Facts of Life."
他为《小淘气》和《过好每一天》工作,然后成了《从心所原》的电视制片人。
For details on comparing XML documents, including a discussion of significant and nonsignificant whitespace, see Brett McLaughlin's tip, What's the diff?.
有关比较XML文档的详细信息,包括有意义和无意义的空白的讨论,请参阅 BrettMcLaughlin的技巧提示文章, What's the diff?。
Of course, the code above to perform a "list diff" is subject to blowing up, almost randomly.
当然,上面执行 “listdiff”的代码几乎可以任意扩展。
应用推荐