Imports optimizations and code formatting.
导入优化和代码格式化。
Automatic code formatting, highlighting and styling.
自动代码格式化、高亮和样式。
These Settings control features such as IDE key mappings, window layouts, and code formatting in the code editor.
这些设置可以控制很多特性,诸如ide关键字映射导航、窗体布局,以及在代码设计窗里的代码格式。
The services layer contains all the Visual Studio IDE features, such as IntelliSense, refactorings, and code formatting features.
服务层中包含了所有VisualStudioIDE特性,像智能感知、重构以及代码格式化等。
And we have very extensive code coloring (more than 76 colors in addition to the Vs standard colors) and customizable code formatting.
我们还提供了大量的代码着色(除了VS提供的标准颜色外,还增加了76种颜色)并且可以定制代码的格式。
This technique relies on the compiler compiling the member variables in the same order as they are found in source code, so be wary of code formatting utilities that automatically sort your code.
这个技术依赖于编译器以代码中出现的先后顺序来编译成员变量的特点,所以要小心那些会自动排序代码的代码格式化工具。
In that procedure you can enter your custom formatting code.
在该程序中,您可以输入通用的格式化代码。
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.
由于这个结果保存在一个整数变量中,因此,显示值的消息应该使用一个格式化代码,为代码填充具有前导零的四个字符。该代码数量不到1000个。
I've used only a few formatting objects in the sample code, and I showed only a small portion of their properties.
我仅仅在样本代码中使用了几个的格式化对象,并且仅仅显示了它们特性的一小部分。
For example, you can type your code any way you want, without worrying about the formatting, and it will still be formatted perfectly automatically each time you save your document.
例如,您可以采用任意方法输入代码,而无需担心格式问题,并且在每次保存文档时,系统仍将自动地设定代码的格式。
You can see the type substitution code in action in the output at the bottom of Listing 6 (restructured slightly for formatting).
在清单6底部的输出中(为了格式化稍微重新调整了结构),可以看到类型替换代码的作用。
The code in Listing 17 adds the Justify Right formatting button.
清单17显示添加右对齐格式按钮的代码。
This code applies bold formatting to the currently select range.
这段代码将粗体格式应用到当前选中的范围。
The formatting capabilities of MO72 make scripts much easier to code and faster to run.
MO72的格式化功能使脚本的编写更加轻松、运行更加迅速。
Listing 11 shows the code to create the ordered list formatting button.
清单11显示创建有序列表格式按钮的代码。
Listing 7 shows the code for the boldface formatting button.
清单7显示粗体格式按钮的代码。
Listing 8 shows the code for the italic formatting button.
清单8显示斜体格式按钮的代码。
Listing 10 shows the code for the strike-through formatting button.
清单10显示删除线格式按钮的代码。
The wrapper class would take care of formatting the arguments into an XML string resembling the code above.
该包装类将参数格式化为类似上面代码的XML字符串。
Unless, of course, the indentation of your code doesn't correctly reflect its scope, in which case you fully deserve the formatting catastrophe about to befall you.
当然,如果代码的缩进不能正确反映它的范围,那么这种情况下必须进行重新格式化。
It can be helpful to have code in development that is nicely laid out, but it is processed and stripped off its formatting with a tool before the JSP files are applied to your production environment.
这些内容可以帮助开发布局良好的代码,但在JSP文件应用到生产环境前,将使用工具对其进行处理,除去其格式设置。
Note: in the preceding code example, the code normally appears as a single continuous line. In this instance, the lines of code are split into multiple lines for ease of formatting and printing.
注意:在上面的例子中,代码通常作为单独的连续行出现,但为了便于设置格式和打印,将它分成了多行。
Listing 15 adds the code for the Justify Left formatting button.
清单15添加左对齐格式按钮的代码。
Assistance with editing SQL through code completion, formatting, and dialect specialization greatly enhances productivity.
通过代码完成、格式化和术语专业化的辅助来编辑SQL将极大地提高开发效率。
Develop a habit of formatting your code comments consistently.
找到一种属于自己的注释格式。
Note that the new formatting Settings will apply the next time you format your source code.
注意,新格式设置将在下一次设置源代码格式时应用。
Vim has excellent support for automatically formatting C code as you type it, but it offers less support for other languages.
Vim对自动地格式化您所输入的C代码有良好的支持,但它并未对其它语言提供支持。
Listing 14 shows the code for the Outdent formatting button.
清单14显示减少缩进(Outdent)格式按钮的代码。
HTML Copy - Copy code with HTML formatting.
HTML复制——以HTML的格式复制代码。
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.
上面代码中的格式化字符串 %1$tB告诉程序使用第一个参数并打印date对象的完整月名。
应用推荐