unescaped
美
英 
例句
Most of the important regular expression language operators are unescaped single characters .
大多數重要的正則表達式語言運算符都是非轉義的單個字符。
The unquoted identifier, with embedded quotes properly unescaped.
未加引號的標識符,其嵌入的引號已正確進行非轉義。
Converts the specified string by replacing any escape sequences with their unescaped representation.
轉換指定的字符串,方法是將任何轉義序列替換為相應的未轉義表示形式。
It returns the unescaped string, possibly containing binary data.
返回未轉義的字符串(二進制)。
CDATA is a mechanism for indicating that a portion of the document may contain unescaped reserved characters.
CDATA是表明某一部分文檔可能包含非轉義保留字符的一種機制。
A string of characters with any escaped characters converted to their unescaped form.
包含任何轉換為非轉義形式的轉義字符的字符串。
The value returned by this property is unescaped.
此屬性返回的值是非轉義的。
Gets an unescaped host name that is safe to use for DNS resolution.
獲得可安全用于DNS解析的未轉義主機名。
Which contains an unescaped less than sign
這一行包含沒有轉義的小于號
The string contains unescaped backslashes even if they will be treated as forward slashes
字符串包含非轉義反斜杠,即使這些反斜杠會被視為正斜杠