彻底检查编辑器窗口。
为了查看配置板外观旁边的其他配置区域,在库定义编辑器中为命令按钮打开节点,并检查节点下面的相关部分。
To look at other configuration areas besides the palette appearance, open the node for commandButton in the library definition editor and examine the related sections below it.
您可以打开构建结果编辑器以详细检查构建结果。
You can open a build result editor to inspect the build results in detail.
请记住这个样本XML编辑器未提供任何一种验证或语法检查。
Remember that this sample XML editor doesn't offer any kind of validation or syntax checking.
线程转储是相对较短的文本文件,可以用简单的文本编辑器进行检查。
Since thread dumps are (relatively) short text files, they can be examined with a simple text editor.
我所能告诉你的是,如果你利用文件编辑器去检查多个已知是好的文档,你很快就能弄清楚每个文档之间有哪些位是相同的。
What I can tell you is that if you use a file editor to examine multiple known good Word documents, it will quickly become apparent which bits each of the documents has in common.
您可以使用编辑器来检查或者定制一个测试,这个测试会根据一个已记录的会话自动的产生,当然如果您愿意也可以先为其编制一段测试代码。
You can use the editor to inspect or customize a test that was automatically generated from a recorded session or, if you are brave, you can code a test from scratch.
使用WSDL编辑器在源视图中打开 WSDL文件,并检查与您的流程输入消息或变量关联的操作。
Open the WSDL file with the WSDL Editor in the source view, and check for the operation associated with your process input message or variable.
还存在一个包含智能能力的SQL编辑器控件,用于编辑检查约束表达式。
There is also a SQL editor control that contains intellisense capabilities to edit the check constraint expression.
BPWS4J编辑器最有用的功能之一就是,它能够在创建流程的过程中检查流程的有效性。
One of the most useful features of the BPWS4J editor is that it can check the validity of the process while it is being created.
第二,在任何编辑器中都可编辑,并且在一些编辑器中甚至具备语法着色及语法检查功能。
Second, it's editable in any editor, and with some editors, you even get syntax coloring and checking.
通过特定于行业的编辑器创建XML文档的人员以及探究为何XML文档未能执行约束检查的人员通常并不一定是技术人员。
The people creating XML documents, most likely through an industry specific editor, or people investigating why XML documents failed constraint checking, are not always technical people.
提供了包含智能感知功能的SQL编辑器控件来编辑检查约束表示。
The SQL editor control that contains intellisense capabilities is provided to edit the check constraint expression.
如果您使用xml验证编辑器,按照怎样转化xml为html的说明检查文件,然后用浏览器观察文件。
If you are using a validating XML editor, check the documentation for instructions on how to transform the XML into an HTML file and then view that file with a browser.
另外,可以使用编辑器对命令执行语法检查。
Additionally, you can use the editor to perform a syntax check on the commands.
用默认的编辑器打开这个模型(参见图3),再打开Properties视图,然后检查模型树中每一个节点的属性。
Open the model with the default editor (see Figure 3) and open the properties view, then examine the properties of each node in the model tree.
您会在键入时注意到Eclipse编辑器的一些特性,包括语法检查和代码自动完成。
You'll notice some of the Eclipse editor's features as you type, including syntax checking and code completion.
当JSP编辑器打开后,选择Source选项卡并检查下面的代码,参见图10。
When the JSP editor opens, select the Source TAB and examine the following code, see Figure 10.
在编辑器中,切换至Plug - ins项并检查两个插件都得到了适当的添加。
In the editor, go to the plug-ins TAB and check that both plug-ins are added properly.
在Web浏览器或文本编辑器中打开导出的XML文件,检查预期的事件是否已发送。
Open the exported XML file in a Web browser or text editor, and examine it to determine whether the expected events were sent.
规则编辑器提供了基本编辑特性(比如语法检查)。
The rule editor provides basic editing features (such as syntax checking and highlighting).
要检查密钥文件的内容,可以使用诸如vi、emacs等文本编辑器,也可以使用less或cat命令。
You can examine the contents of each key file using a text editor such as vi or emacs, or simply by using the less or cat commands.
Python编辑器打开该文件,对 Python语法进行解析,完成设置颜色和语法检查的工作(请参阅图3)。
The Python editor opens the file, parsing the Python syntax for syntax coloring and syntax checking (see Figure 3).
如果确实如此,展开模块中的WebServicePorts并打开WSDL编辑器中的代码检查端口号。
If you do, check the port number by expanding Web Service Ports in your module and opening the code in the WSDL editor.
您也可以把PMD与Ant集成在一起,以便进行自动源代码检查,而且还可以将PMD与一些可用于大多数主要IDE和程序员编辑器的插件集成在一起。
You can also integrate PMD with Ant for automatic source-code checking, and plug-ins exist for most major IDEs and programmer's editors.
其他指导类型提供了更多特定编辑器;如,checkitem编辑器被用来编辑检查表。
Other guidance kinds provide more specific editors; for example, the Checklist kind is edited with a check item editor.
TextMate是最流行的Rubyon Rails编辑器,它提供了语法突出显示、代码完整性检查,以及一些频繁使用的结构的良好的模板支持。
TextMate, the most popular Ruby on Rails editor, provides syntax highlighting, some code completion, and good template support for frequently used constructs.
您可以利用Eclipse的可扩展性选择您的编辑器,以及充分利用内置epicPerlEditor(拥有丰富语法突出和错误检查)的优势。
You can leverage Eclipse extensibility to choose your editor, and take advantage of the embedded EPIC Perl editor (with its rich syntax highlighting and error checking).
使用来自数据库的内容通常还会简化质量控制,因为与用HTML编辑器检查静态页面相比,数据输入程序可以更容易地检查输入。
Quality control is also typically eased by using content from databases because the data entry programs can check the input more easily than an HTML editor can for static pages.
不过,弱类型API不能够返回正确的泛型表达式,因此生成一个编辑器来警告未检查的转换。
The weakly typed API, however, cannot return correct generically typed expressions, thereby generating a compiler warning for an unchecked cast.
应用推荐