message: {{message}}
timestamp: {{timestamp}}
html_str: {{html_str}}
getName() : {{getName()}}
timestamp: {{timestamp}}
html_str: {{html_str}}
这是一段文本:应用 p_class 指定的样式(.{{p_class}})
这是一段文本:当且仅当 p_bool 为 true 时,应用 .bg_gray 样式,当前 p_bool={{p_bool}}
这是一段文本:通过简写形式 实现 v-bind 指令,应用 p_class 指定的样式(.{{p_class}})
QQ 邮箱:{{qq_email}},其中的 QQ号为 {{qq_email.split('@')[0]}}
今天是:{{ new Date().toLocaleDateString('zh-CN', { year: 'numeric', month: '2-digit', day: '2-digit', weekday: 'long' }) }}
绕口令:{{practice3.text}}
其中出现了 {{ countOccurrences(practice3.text, practice3.keywords) }} 次 "{{practice3.keywords}}"