... 模式Pattern 格式字符串FormatString 指定用于生成新URI的格式字符串。更多信息见格式字符串语法(format string syntax)。 ...
基于10个网页-相关网页
...合C语言规范的实现(implementation)。 代码清单中的蓝色底纹部分是printf 函数的第一个实参,称为格式化字符串(formatstring)。 格式化字符串中的%d 指定了实参要以十进制数的形式显示,这就是转换说明(conversionspecification)。
基于4个网页-相关网页
... rightText 显示在信息后的文字,当信息不存在时文字也不显示。 formatString 显示的格式。 separator 显示多项时的分割字符串。 ...
基于1个网页-相关网页
It is possible that FormatString is initialized from some form of configuration.
这是可能的,字符串初始化从某种形式的配置。
For this simple example, you can use the format specification sequence % s in your FormatString to indicate that a string substitution should occur.
对于这个简单的示例,可以在FormatString中使用格式定义序列% s,表示应该进行字符串替换。
Stops the rewriting process and sends 403 Forbidden response to a client. Note that FormatString is useless in this case and could be set to any non-empty string.
停止重写过程并向客户端发送403禁止响应消息。注意此时格式字符串无效并且可能被赋值为任意非空字符串。
应用推荐