If there is no space character in the container name after the database partition expression, it is assumed that the rest of the string is part of the expression.
如果容器名称中在数据库分区表达式后面没有空格字符,则认为剩下的字符串是表达式的一部分。
This is a valid URL encoding as specified by RFC 1738, but if you submit the encoded string to a server-side script such as a JSP, you will get a space instead of the + character.
这是一个符合 RFC 1738 的有效 URL 编码,但如果将这个已编码的字符串提交给服务器端脚本,例如 JSP,结果将是一个空格而不是 + 字符。
When the server decodes the string, any + character is reverted to a space.
当服务器对这个字符串进行解码时,任何+字符都会被还原成一个空格。
应用推荐