项目

一般

简介

输入框 » 历史记录 » 版本 2

yangdefeng, 2021-11-08 12:15

1 1 yangdefeng
h3. 输入框
2
3
*脚本示例:*
4
5 2 yangdefeng
bq. [<notextile>@</notextile>显示对话框]
6 1 yangdefeng
#say
7
<text:请输入:50:20/<notextile>@@</notextile>InputString1(请输入您的文本)>
8 2 yangdefeng
%{color:lightgrey};点击对话框中文字按钮"请输入"弹出以下输入框%
9 1 yangdefeng
[<notextile>@</notextile>InputString1]
10
#act
11
%{color:lightgrey};输入框中的提示信息可自定义,%
12
%{color:lightgrey};即请输入您的文本,可换其它文字或连同()一起空缺%
13
%{color:lightgrey};输入框中的内容可通过s变量获得,%
14
%{color:lightgrey};s变量序号需要与输入框序号一致%
15
sendMsg 6 你输入的是<$str(s1)>