Rev 11219 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2071 | zjchen | 1 | !! +exec+ +var+ +string+ |
11219 | bpr | 2 | tit:mathsubst |
3 | type:$type_both |
||
4 | alias:mathsubstit, mathsubstitute |
||
5 | syntax:!mathsubst `name="val"' in `expr' |
||
6 | mean:数学式的操作: 把 `expr' 里的变量\ |
||
17228 | bpr | 7 | `name' 替换成 `val'. <br>\ |
8 | `name' 里不准使用正则表达式. <br>\ |
||
11219 | bpr | 9 | 参见\ |
10 | $(ref1)cmdlist_evalsubst_&cmd_choose=all$(ref2)cmdlist_evalsubst_">!evalsubst</a>,\ |
||
4564 | bpr | 11 | $(ref1)cmdlist_replace_&cmd_choose=all$(ref2)cmdlist_replace_">!replace</a>. |