Highlight references is a simple but easy way to quickly understand a scoped piece of code and navigate to references.
高亮引用是一种看似简单却易于使用的方式,帮助我们快速理解一段代码并导航到相应的引用。
If you want to highlight a portion of your sample code, use bold instead.
如果想要突出显示示例代码中的某部分,请使用粗体。
These are useful tools for identifying and investigating areas of code with low coverage, because they highlight the selected area of code by opening it in the appropriate viewer or editor.
对于识别和研究带有低覆盖率的代码区域来说,它们是非常有用的工具,因为通过将它们在适当的浏览器或者编辑器中打开,从而强调了代码的选择区域。
The complete code for this application can be obtained from the source download, so I'm just going to highlight changes from the original version of the form.
这个应用程序的完整代码可以从源代码下载部分获取,因此我只强调相对表单的最初版本的一些变化。
Give you some examples. What have we talked about? We've talked about things like using comments to highlight what you're doing in the code, to make it easier to debug.
给大家举些例子,我们一直在强调什么来着?,我们讲过要用注释来说明,你在代码中进行的操作,以便于调试。
While examining the code, we will highlight some updates in the JMS 1.1 and EJB 2.1 specifications.
在检查代码的同时,我们将突出显示JMS 1.1和EJB 2.1规范中的某些更新。
Highlight SQL errors in the code according to your preferences.
根据首选项设置,在代码中突出显示SQL错误。
Highlight the properties variable, check Has Default, and enter the following code to initialize the Map variable.
高亮显示properties变量,选中HasDefault,输入以下代码初始化map变量。
Highlight the properties variable and check Has Default and enter the following code to initialize the Map variable.
高亮显示properties变量并选中HasDefault,输入以下代码初始化map变量。
If you tell FindBugs where to find your source, it will highlight the offending line of code when you switch to the appropriate TAB.
如果告诉FindBugs在什么地方寻找代码,它就会在转换到相应的选项卡时突出显示有问题的那一行。
Using non-JSF portlets simplified the samples and made it easier to highlight the sections of the code that enable interaction with the remote human task manager.
使用非 JSFPortlet可简化示例并更容易突出显示与远程人工任务管理器交互的代码部分。
You could even add a line of code to highlight the incorrect field.
您甚至可以添加一行代码来突出显示不正确的字段。
Selecting on a node will not only highlight it in the rendered page and the DOM tree, but also in the MVC source code that created it.
选定一个节点,不仅会让它在渲染后的页面和DOM树中突出显示,而且还会在创建它的MVC源代码文件中突出显示。
To highlight the fact that JET doesn't need to be used only to generate code, the following example is a template that generates e-mail messages of varying moods.
为强调JET不仅仅可用来生成代码,我们给出了下面这个实例,这是一个模板,生成具有不同语气的电子邮件消息。
If you want to highlight a portion of your sample code, use strong emphasis (and) instead.
如果您想突出显示部分示例代码,请使用粗体(和)。
Together with syntax highlight and custom code checks, this feature makes Vim as close to a custom integrated development environment (IDE) as it gets.
这个特性(加上语法高亮显示和定制代码检查)让Vim 更接近定制的集成开发环境 (IDE)。
Specifying the directory allows FindBugs to highlight the source code in error when viewing the XML results in the GUI.
指定目录使FindBugs 可以在 GUI中查看XML结果时突出显示出错的源代码。
The rest of the pages highlight key points in code rather than explain each step necessary to build the sample.
其它页面的目的是展示代码中的关键点,而不是解释构建这个范例所需的每一个步骤。
There are a couple of important implementation decisions in this code snippet. For now, I only want to highlight two.
在这个代码片断中,有几个重要的权限实现。现在,我只着重指出两个。
To actually apply a highlight to a cell, you must write some custom code.
当实际是想一个单元格的突出状态的时候,你需要写一些自定义代码。
The difference is that if you could use abstract methods in this case you'd see a "Class must implement method" error when you try to run your code (any code), and your IDE would highlight the error.
不同的是,如果你可以使用抽象方法在这种情况下,你会看到一个“类必须实现的方法”的错误时,你试图运行你的代码(任何代码),以及你的IDE会突出显示错误。
When the cursor is next to a brace, the editor can highlight the matching brace so that you can more easily see the contained code.
当光标位于大括号旁边时,编辑器可以突出显示匹配的大括号,以便您可以更方便地看到包含的代码。
When the cursor is next to a brace, the editor can highlight the matching brace so that you can more easily see the contained code.
当光标位于大括号旁边时,编辑器可以突出显示匹配的大括号,以便您可以更方便地看到包含的代码。
应用推荐