whitespace
- 网络空白符;空白字符;空格;白空格;白空间
-
The actual HTML files generated by the Toot-O-Matic tend to have much less whitespace .
由Toot-O-Matic生成的实际的HTML文件中包含的空白字符更少。
-
If you try to call the split method on your string , it will split on a whitespace character ( like the space ) .
如果试着在string上调用split方法,它会在空白字符(例如空格)处进行拆分。
-
Click the whitespace in the process editor to select the process properties .
单击流程编辑器中的空白区域以选择流程属性。
-
I find that it 's much easier to read method applications separated with whitespace .
我发现当方法用空格分隔开时阅读起来会更方便。
-
You can also retrieve the XML Infoset element content whitespace property .
您还可以获取XMLInfoset元素内容的whitespace属性。
-
The other four are the whitespace text notes before and after the elements .
其他四个分别是元素前后的空白文本符号。
-
Use whitespace to help binary operators stand out from their operands .
使用空格将二元操作符与它的操作数分开。
-
If whitespace is important , subelements are a better choice .
如果空白是重要的,则子元素是较佳的选择。
-
This means that the document order is preserved as well as the original element content with whitespace .
这意味着文档顺序以及包含空格的原始元素内容将被保留。
-
Whitespace outside of the document element and within start and end tags is normalized .
规范化文档元素之外和起始、结束标签之间的空白。
-
To specify how white space characters should be handled , we would use the whiteSpace constraint .
为了能够输入空白字符,我们将用到空白字符约束。
-
It probably has either a single character , OR a blank line OR extra whitespace .
它可能有一个单独的字母或者一个空行,或者一个空格。
-
Indent & Specify whether the generated XML should include whitespace to improve readability
indent&指定生成的XML是否包含空白来提高可读性
-
Right-click on any whitespace to bring up a context menu .
右键单击任何空白处,就会出现一个上下文菜单。
-
Removing leading and trailing whitespace from a string is a simple but common task .
去除字符串首尾的空格是一个简单而常见的任务。
-
It 's nice to see properly handled whitespace .
高兴地看到正确地处理了空白。
-
Replace multiple whitespace characters with single whitespace characters
用单个空格字符替换多个空格字符
-
Replaced leading whitespace to first line indent .
用首行缩进替换了段首空格。
-
Plain text consists of some collection of words , whitespace , and punctuation .
纯文本由某些字、空白和标点符号的集合组成。标记文本可能是强调文本、着重强调文本或模块名等等。
-
Right-click in the whitespace of the simulation diagram , and select Expand All .
在模拟图的空白中单击鼠标右键,选择ExpandAll。
-
Use optimization techniques for javascript files , such as combining the files into one file and compressing whitespace .
使用针对javascript文件的优化技术,如将多个文件合并到一个文件中以及压缩空格。
-
At this stage , the main thing to know about YAML is that whitespace is significant .
在这个例子中,对于YAML需要了解到whitespace非常重要。
-
Even though the CDATA section is removed , the whitespace is properly preserved .
虽然去掉了CDATA节,但空白正确地保留了下来。
-
Whitespace may appear between a combinator and the simple selectors around it .
空格可能出现在一个选择符和简单的选择器之间。
-
Reduce the whitespace within the a start tag so that there is a single space before each attribute .
减少a起始标签中的空格,每个属性之前只留下一个空格。
-
In this case the % substitutes other punctuation characters and whitespace .
在这里,%会替换其他的标点符号和空格。
-
Remember , the whitespace is significant .
请记住,空白符号是有意义的。
-
Right-click in the empty area of the whitespace of the business integration project explorer , and select Import
在业务集成项目资源管理器的空白区域单击鼠标右键,选择Import
-
All whitespace in character content is retained ( excluding characters removed during line feed normalization ) .
保留字符内容中的所有空白(不包括换行规范化过程中删除的字符)。
-
This is the property that indicates whether a Text node only contains whitespace that is ignorable .
这个属性表明一个Text节点是否只包含可以被忽略的空白。