将会移除格式代码并将指南页发送到chmod . txt文件,而不会在屏幕上显示指南页。
Will remove formatting codes and send the manual page to the chmod.txt file instead of showing it on your screen.
本文详细说明了新版格式代码的设计思路及其带来的新变化,指出了新版格式代码与98版格式代码表的不同。
Comparing with the 98 editions of sentence format code form, the text explains the way of designing of the new sentence format code and its new following change in detail.
这一细微差异应该在编写解析这些不同的rss格式的代码时考虑进去。
This subtle difference should be accounted for in the code that parses these different RSS formats.
结果页面应该包括一些格式的标签库代码,它们可以显示文档的内容。
The resulting page should include some form of tag library code that can display the content of a document.
特别是对于数据格式验证代码,我们认为处理它的最佳方法是使它接近客户机,这样可以使处理开销保持最少。
Specifically, we decided the best way to deal with data-format validation code was to keep it close to the client, thus keeping the processing overhead to a minimum.
录制器采用中间格式录制代码,类似于抽象语法树。
The recorder records code in an intermediate format, similar to an Abstract Syntax Tree.
在发出查询之后,代码检查格式元素的请求参数。
After issuing the query, the code checks for a request parameter for a format element.
清单11显示创建有序列表格式按钮的代码。
Listing 11 shows the code to create the ordered list formatting button.
清单7显示粗体格式按钮的代码。
Listing 7 shows the code for the boldface formatting button.
清单8显示斜体格式按钮的代码。
清单16显示添加中间对齐格式按钮的代码。
Listing 16 shows the code to add the Justify Center formatting button.
SQL模块也必须包含格式模板代码,如 清单2 所示。
The SQL module must also contain the format template code as shown in Listing 2.
清单10显示删除线格式按钮的代码。
Listing 10 shows the code for the strike-through formatting button.
如果要开发国际化应用程序,请使用区域特定的格式以使代码可以在许多区域之间移植。
If you're developing international applications, use the locale-specific forms to make your code portable among many locales.
基本上就是编写格式转换代码,对输入和输出格式都无能为力。
Basically, you just write format conversion code, and have no ability to affect either the input or output format.
图2展示了如何使用“驼峰式”大小写格式偏好生成代码。
Figure 2 shows how you can generate code using camel-casing preferences.
一旦某个端点不使用这种格式,就只能修改代码。
If you ever have an endpoint that doesn't use data in this format, then you have to change your code.
清单14显示减少缩进(Outdent)格式按钮的代码。
Listing 14 shows the code for the Outdent formatting button.
HTML复制——以HTML的格式复制代码。
feed生成:指在调用时实际产生数据和格式所需的代码。
Feed Generation: Refers to the code required to actually produce the data and format upon invocation.
补丁可以以文件的形式交换,其中含有使用标准diff格式的代码版本之间的更改。
Patches can be exchanges in the form of files that contain the changes among versions of your code in a standard diff format.
清单2是bookmarklet代码,格式十分工整。
对于protocolbuffers,您必须生成protocol buffers格式的代码读写对象。
For the protocol buffers case, you must generate code-reading and -writing objects in the protocol buffers format.
可下载tarball格式的源代码或者从Mono的SVN知识库下载。
The source code can be downloaded as a tarball or from Mono's SVN repository.
例如,您可以采用任意方法输入代码,而无需担心格式问题,并且在每次保存文档时,系统仍将自动地设定代码的格式。
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.
清单17显示添加右对齐格式按钮的代码。
The code in Listing 17 adds the Justify Right formatting button.
当我提到字符格式要比二进制码格式慢时,你说,从效率的角度来看,二进制代码格式使得软件更加难以维护。
When I mentioned that a character format could be slower than a binary format, you said the binary approach makes things harder to maintain in the name of efficiency.
导入优化和代码格式化。
注意,新格式设置将在下一次设置源代码格式时应用。
Note that the new formatting Settings will apply the next time you format your source code.
清单9显示下划线格式按钮的代码。
应用推荐