📄 interpolation.cmp
字号:
Start with simple string interpolation :
it will cost you $10.00
dog.jpg
foobar.jpg
foobar.jpg
123
1 2 3
How about a directive? Sure :
>a< >b< >c<
For our next trick, lets interpolate a.... VelociMacro!
Hi, I'm a VM!
And now, for something completely different :
False
Now, non interpolated stringlits :
False
$code
$!$\!code
Now, check comments within strings. double quotes they should be removed.
Single quotes, they should be kept literal.
test
test
testtest
test##test
test#* hello *#test
-- end --
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -