发布目的地至少包含一个非法字符。
Publish destination contains at least one illegal character.
输入的文件夹名称包含非法字符。
这样就可以避免输出非法字符数据。
解析函数在遇到非法字符时会停止工作。
The parsing function stops working when it meets an illegal character.
如果名称包含非法字符,则将引发异常。
If the names contain illegal characters, an exception is thrown.
偏移量包含非法字符。请输入有效偏移量。
偏移量包含非法字符。
例如,在正编码或解码的字符串中发现非法字符时,发生此错误。
For example, this is error occurs when an illegal character is found in a string being encoded or decoded.
注意:就纯数据为中心的标记而言,一定要小心那些混入XML元素名称中的非法字符。
Note: as with pure data-centric markup, beware of illegal characters weaseling into XML element names.
此外,我们必须递归处理MySQL结果,删除非法字符以及逐位构建我们的XML文档。
In addition, we have to work through our MySQL results recursively, removing illegal characters and building our XML document bit by bit.
字符串中在合法数字后可以包含额外的非法字符,对于这些字符只需丢弃即可。
The string can contain additional characters after those that form the integral number, which are ignored and have no effect on the behavior of this function.
进行处理之前的规格化字符串。规格化包括移除url编码、移除非法字符等操作。此标记对URL和编码后url报头的处理很有效。
Normalizes string before processing. Normalization includes removing of an URL-encoding, illegal characters, etc. This flag is useful with URLs and URL-encoded headers.
在绝大多数情况下,如果您创建了一个“非法”字符的列表,攻击者还是可以找到利用您的程序的方法。
In most cases, if you create a list of "illegal" characters, an attacker will find a way to exploit your program.
例如,我们将看到为什么寻找不正确的输入是一个错误,而且攻击者如何能经常使用非法的负数(而不使用“-”字符)就可以潜入。
For example, we'll see why looking for incorrect input is a mistake, and how attackers can often sneak in illegal negative Numbers without using the "-" character.
因为计算过的表达式可能很长,并且可能包含对于XML标记来说非法的字符,所以计算过的列仅由它们的位置命名。
Since a calculated expression can be long, and contain characters illegal for XML tags, calculated columns are named simply by their position.
对于初学者来说,“Hello World ”是每个字符8位的常规字符串,把它赋值给每个字符32位的数组是非法的。
Well, for starters, "Hello World" is a regular 8-bit-per-character string and assigning it to an array of 32-bits per character is invalid.
一般情况下,咱们不能对字符串进行数学运算的,即使字符串看上去像是数字也不行,所以以下这些都是非法操作。
In general, you can't perform mathematical operations on strings, even if the strings look like Numbers, so the following are illegal.
一般情况下,咱们不能对字符串进行数学运算的,即使字符串看上去像是数字也不行,所以以下这些都是非法操作。
In general, you can't perform mathematical operations on strings, even if the strings look like Numbers, so the following are illegal.
应用推荐