自动代码格式化、高亮和样式。
导入优化和代码格式化。
下面这段代码格式化数据,并设置约会表单上的值。
This code formats the data and sets the values on the appointment form.
服务层中包含了所有VisualStudioIDE特性,像智能感知、重构以及代码格式化等。
The services layer contains all the Visual Studio IDE features, such as IntelliSense, refactorings, and code formatting features.
RubyMine拥有自动代码格式化功能,如括号匹配、代码折叠、自定义格式、缩进和TODO标记。
RubyMine performs automatic Ruby code styling, with brace matching and folding, custom formatting, indentation and TODO marks.
不幸的是,Vim没有一个选项或者命令来处理最常见的代码格式化程序:您就不得不阅读其他人难懂的malformatted 代码。
Unfortunately, Vim doesn’t have an option or a command to deal with one of the commonest code-formatting situations: being forced to read someone else’s abysmally malformatted code.
在该程序中,您可以输入通用的格式化代码。
In that procedure you can enter your custom formatting code.
两个版本包含同样的文本,只有格式化代码不同。
Both versions contain the same text — only the formatting codes are different.
我仅仅在样本代码中使用了几个的格式化对象,并且仅仅显示了它们特性的一小部分。
I've used only a few formatting objects in the sample code, and I showed only a small portion of their properties.
在清单6底部的输出中(为了格式化稍微重新调整了结构),可以看到类型替换代码的作用。
You can see the type substitution code in action in the output at the bottom of Listing 6 (restructured slightly for formatting).
可以通过选择全部或部分代码对整个XML文档或部分文档自动进行格式化。
You can format an XML document or part of a document automatically by selecting all or a part of code.
在清单9中,格式化地址的代码被移到接口、实现类和工厂中—养成“使用接口”的习惯。
In Listing 9, the code that formatted the address is moved to interfaces, implementation classes, and a factory - building the "use interfaces" habit.
输入清单1中的HTML代码,对菜单搜索结果进行格式化。
Enter the HTML code shown in listing 1 to format the menu search results.
这就需要在进行开发和调试时对代码进行格式化。
The problem is keeping code formatted while you develop and debug.
在生成代码时或修改SQL之后格式化sQL。
由于这个结果保存在一个整数变量中,因此,显示值的消息应该使用一个格式化代码,为代码填充具有前导零的四个字符。该代码数量不到1000个。
Because this result is held in an integer variable, a message to display the value should use a formatting code to pad to four characters with leading zeros for codes that are numbered less than 1000.
通过代码完成、格式化和术语专业化的辅助来编辑SQL将极大地提高开发效率。
Assistance with editing SQL through code completion, formatting, and dialect specialization greatly enhances productivity.
通过HTML你可以格式化文本、添加图片、创建链接、创建输入表单、创建框架、创建表格,等等,然后把这些HTML代码保存在一个文本文件内,任何浏览器都可以识别和显示这些文件。
HTML lets you format text, add graphics, create links, input forms, frames and tables, etc., and save it all in a text file that any browser can read and display.
Vim对自动地格式化您所输入的C代码有良好的支持,但它并未对其它语言提供支持。
Vim has excellent support for automatically formatting C code as you type it, but it offers less support for other languages.
利用简单的按键顺序组合——如Windows中的SHIFT -CTL - f——代码会自动地根据您的首选式样格式化。
With a simple key sequence — such as SHIFT-CTL-F on Windows — the code is automatically formatted according to your preferred style.
用于读取json格式化输出的相应的即时UIweb代码位于清单9中。
The corresponding Instant UI web page code to read the JSON formatted output is in Listing 9.
您仍然需要编写一些HTML代码来对blog 进行格式化,并对图像进行管理,就像是您可以对其他两个 blog数据库所可以实现的功能一样。
You still have to write some HTML code to format your blog and manage images just as you do with the other two blog databases.
在保存文档时,保存操作将允许自动执行格式化代码及组织导入之类的操作。
They let you do things like format your code and organize imports automatically when you save your document. To configure save actions.
上面代码中的格式化字符串 %1$tB告诉程序使用第一个参数并打印date对象的完整月名。
The %1$tB formatting string in the code above tells the program to use the first argument and print out the full month name for the date object.
剥离HTML符号、格式化代码等。
对VB.net,优化import命令,适当的简化引用,根据格式风格格式化你的代码。
For VB.NET, you can optimize 'import' directives, shorten qualified references, and reformat your code according to a formatting style.
最后的代码块同时遍历原来的缓存行号(linenum)和行列表中的每个行,以重新格式化赋值行。
The final code block then reformats the assignment lines, by iterating through the original buffer line Numbers (linenum) and through each line in the lines list, in parallel.
尽管如此,代码不能确保笨拙的用户或程序员漏洞不会导致未正确格式化的数据放入number字段中。
As it is, though, the code doesn't do anything to make sure that clumsy users or programmer bugs don't cause incorrectly formatted data to be put into the number field.
虽然其中的代码不是着重于从ResourceBundle提取正则表达式,但是它的确包含了一个扩展格式化文本域的默认行为的好例子。
Although the code doesn't focus on extracting regular expressions from a ResourceBundle, it does include a good example of extending the default behavior of the formatted text field.
要配置eclipse格式化代码的方式,需执行以下操作。
应用推荐