我怎么能抑制命令输出时使用引号?
确保使用引号括起字符0。
Be sure to include the quotation marks around the zero character.
如果您需要在别名中使用引号,那么可以使用双引号。
If you need quotation marks inside the alias, use double quotation marks.
该方法具有一个使用引号括起来的字符串参数和一个代码块。
The method takes a string parameter, enclosed in quotes, and a code block.
如果想要引用一个字母或词语而不是变量,请使用引号将其括起来。
If you want to refer to a letter or word rather than a variable, enclose it in quotes.
记住在这个表达式的两侧使用引号使参数和嵌入空格保持在一起,如清单2后部所示。
Remember to use quotes around this expression to keep parameters with embedded Spaces together as you saw back in Listing 2.
因为空格用作列表的分隔符,如果文件名本身含有空格,需要使用引号将该文件名括起来。
Because the space character is used as the list delimiter, if a file name itself contains a space, you need to enclose that file name in quotes.
通过将这个相对偏移使用引号括起来,作为 -d选项的参数,就可以完成这项任务。
Do this by quoting this relative offset as an argument to the -d option.
你必须使用引号去设置一个变量为一个长斜杠,因为一个不被引住的斜杠被解释为一个除号。
You must use quotes to set a variable to a lone slash, because an unquoted slash is interpreted as a division sign.
使用引号,如下所示有一个不可见的空间/最后的双引号后的标签是由命令处理器忽略的优势。
Using the quotes as shown here has the advantage that not visible spaces/tabs after last double quote are ignored by command processor.
在这样的情况下,用户必须在值的周围加上引号,而在值的中间不能使用引号(尽管它们可以在值中被它们自己所使用)。
In those cases, the user has to surround the value with quotation marks and then can't use quotation marks inside the value (they can be used by themselves in a value, though).
根据句法,在uri字符串前后使用引号(单引号或双引号),并用冒号将前缀分隔开;对其它字符没有任何规定。
Syntactically, you use quotes (single or double) around the URI string, and a colon to set off the prefix; other characters present no interference.
可以通过- m选项的参数提供注释(一定要使用引号以保证文本完整不变),也可以忽略此选项并在您喜欢的文本编辑器中创建说明。
You can provide the annotation as an argument to -m (be sure to use quotation marks to keep the sentence intact) or omit the option and create a note in your favorite text editor.
它位于封装的WSDL消息的soap:operation标记中,如图17所示。确保mediatype属性中的action值没有使用引号。
This can be found in the soap: operation tag within the enclosed WSDL message as shown in Figure 17. Make sure that the value of action in the mediatype attribute is not surrounded by quotation marks.
如果使用这些参数从一个bashshell调用GRUB,例如,在软盘、USB 密匙或您的MBR 上安装 GRUB 时,别忘了使用引号将参数引起来。
Remember to quote these if you are invoking GRUB with parameters from a bash shell, for example, when installing GRUB onto a floppy, USB key, or your MBR.
但是无论如何我还是使用“事件”这个词,小心谨慎地带引号使用它。
But I still use the word "event" anyway, use it carefully with quotation marks.
在你的帖子中使用方块引号强调关键点或最有趣的句子。
Use box-quotes to emphasize your key points or the most interesting sentences in your post.
单引号更好,因为使用单引号后您可以在一行程序内使用双引号。
Single quotes are better, because then you can use double quotes inside the one-liner.
使用诸如' '或 " " 等引号括起的标准字符来指定空格字符。
Standard characters in quotes such as ' ' or " " to specify a space character.
如果名称包含空格,可以使用双引号括住适配器名称。
If the name contains Spaces, enclose the adaptor name in quotation marks.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
First, you can mix single and double quotation marks when creating a string, as long as the string USES the same type of quotation mark at the beginning and end.
书的标题使用斜体还是引号?
这种代码使用许多尖括号、引号和前斜线来编写。
This is a code that makes much use of Angle brackets, quotation marks and forward slashes.
这有些棘手,因为我在脚本中不能使用单引号。
It was tricky, because I could not use a single quote inside the script.
如果在基于字符串的查询谓词周围使用双引号,而不是单引号,就会收到语法错误。
If you use double quotes around your string-based query predicate, instead of pairs of single quotes, you'll get a syntax error.
必须使用单引号确定每个别名的界限。
在处理字符串数据时,可以使用双引号或单引号分隔。
When working with string data, you can use either double quotation marks or single quotation marks to delimit them.
因为使用单引号禁用了称为扩展的bash特性,其中,特殊字符和字符系列由值替换。
Because using single quotes disables a bash feature called expansion, where special characters and sequences of characters are replaced with values.
结论是:不要使用双引号来指定以 -e 开始的一行程序脚本参数。
The bottom line is, don't use double quotes to specify your -e one-line script argument.
结论是:不要使用双引号来指定以 -e 开始的一行程序脚本参数。
The bottom line is, don't use double quotes to specify your -e one-line script argument.
应用推荐