← 戻る

テキスト模板填充

定义模板和变量值,一括生成置換后的テキスト
Template (use {variable} to mark variables)
Variable values (multiple values separated by commas)
結果
使用説明
1. In the template, use {variable} to mark positions for replacement
2. Enter multiple values for each variable, separated by commas
3. Generation replaces line by line using the variable with most values; shorter variables cycle
4. Example: template Hello {name}!,变量 name=Alice,Bob,Carol generates 3 lines