... 模式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,表示应该进行字符串替换。
It is possible that FormatString is initialized from some form of configuration. I would check the constructor. That is the only way this makes sense (to me).
这是可能的,字符串初始化从某种形式的配置。我会检查构造函数。这是唯一的出路,这是有意义的(对我)。
应用推荐