Text Replacement的意思|示意
文本替换
Text Replacement的网络常见释义
文本替换 文本替换 ( Text Replacement ): 一正的chg_length 指示自chg_first开始的chg_length 字符数必须被文本字段中的 文本替换 ,它的长度由CONTENTS数据的文本字...
Text Replacement相关短语
1、 Text Replacement variables 文字替换变量
2、 Quest Text Replacement 任务文本替换
3、 Subquest Text Replacement 支线任务文本替换
Text Replacement相关例句
The solution to this problem is to create a dictionary-driven generic XSLT style sheet to control dynamic replacement of translatable portions of text.
该问题的解决方案是创建一个字典驱动的常规xslt样式表来控制文本可翻译部分的动态替换。
This takes in two parameters — the replacement text node and the child element that it's replacing.
它带两个参数——替换文本节点和被替换的子元素。
Also apply CICS-renderingset to other screens in your application that do not require text replacement at line 13 with a Submit button.
将CICS - renderingset应用到应用程序中的其他屏幕,这些屏幕无需将第13行文本替换为一个“Submit”按钮。
What if you want to include the literal matched pattern in the replacement text?
如果您希望在替换文本中包括字面匹配的模式,该怎么办呢?
Instead, it would be better to display a short but meaningful label, and to display a preview window containing the full replacement text, as soon as a specific style proposal is selected.
相反,显示一段简短而有意义的说明性文字,一旦选定明确的样式建议,就显示一个包含完整替换文本的预览窗口,这样会更有意义。
Note that we pass this method two parameters: the value we want to replace (Scriptign) and the replacement text (Scripting). After we run this command $a will be equal to this
注意我们传递给这个方法两个参数:我们想要替换的值(Scriptign)及用来替换的文本(Scripting)。