Примеры использования Double quotes на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
They are enclosed in double quotes.
Specify double quotes as CSV string qualifier.
Specify the path within double quotes.
Double quotes, backslashes and NULL's will remain untouched and unescaped.
String literals are taken in double quotes.
Values enclosed in double quotes can contain new lines.
The password is case sensitive and may not contain double quotes.
Specify the path within double quotes, for example" C.
The programmer intended to skip all text in double quotes.
In Erlang, strings still use double quotes but refer to char lists.
If the server name includes hyphens(-),enclose the name in double quotes.
This code searches for double quotes in the string and tries to replace them with terminal null.
All characters are available: digits, letters,spaces, double quotes, etc.
Any double quotes in command line should be escaped by backslash symbol\.
I guess this code was intended to skip a text framed by double quotes.
Bug Fix: AIRSYNC: 5.4: double quotes in the display name part of email addresses might be processed incorrectly.
In C, the string literal is a character set,taken in double quotes.
The first kind,contained within double quotes, produces a null-terminated array of type const char.
When you edit Web. config file, ensure to include values inside double quotes.
An address mask that is in double quotes is treated without considering any additional replacements, except the* character if it has been initially included in the address mask.
A string constant is a sequence of Unicode characters enclosed in double quotes.
Strings can be enclosed either in single quotes or in double quotes: when using double quotes, variables will be expanded even if they are inside the quotation marks.
Variables of" string" type- this is a strings of characters,which are taken in double quotes, for example.
Some symbols, for example a single quote('), double quotes("), backslash(\) and control characters can be represented as a combination of symbols that start with a backslash(\), according to the below table.
Please note that command line for. MSI installation file passed through/v option should be wrapped in double quotes.
In order to specify a random string,you must include it in double quotes, and htmlspecialchars() the whole value.
The problem here is that sh/bash performs variable substitution even when using double quotes.
Characters in single quotes in the formats are case-insensitive,characters in double quotes are case-sensitive"T" is only T.
When using the'command' command-line switch,name of a command with all of its arguments should be wrapped by double quotes.
Since 0.10.1 It supports argument quoting with single quotes, double quotes and HTML escaped double quotes.