⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.cmp

📁 velocity 的脚本语言的全部代码集合
💻 CMP
字号:
<html><body>jasonthis is testing for wild loose commas , ,$100This is the bar way.    This is $bar.    This is the if.#set $foo = "bar"$foo   => bar$foo;  => bar;$foo.  => bar.$foo.. => bar..$foo/  => bar/$foo"  => bar"$foo\  => bar\$foo<  => bar<\$foo-  => $foo-\$fooo+ => $fooo+\$foo-x => $foo-x$foo$  => bar$jon nothing herefunction preload(imgObj,imgSrc){    if (document.images)     {        eval(imgObj+' = new Image()')        eval(imgObj+'.src = "'+imgSrc+'"')    }}function changeImage(layer,imgName,imgObj){    if (document.images)    {        if (document.layers && layer!=null) eval('document.'+layer+'.document.images["'+imgName+'"].src = '+imgObj+'.src')        else document.images[imgName].src = eval(imgObj+".src")    }}<!-- This is an HTML comment -->$provider2.Titlexx<input type="text" name="email" value=""><input type="text" name="email" value="">lunaticlunaticcrocodile hunter!<!-- look here -->lunaticjasonjason    This is a property that returns a boolean    value of true.    This expression is always (true).Foreach with a variable.    This is ArrayList element 1.    This is ArrayList element 2.    This is ArrayList element 3.    This is ArrayList element 4.Foreach with an array.<table>    <tr>        <td>This is first element</td>    </tr>            <tr>        <td>This is second element</td>    </tr>        </table>    This is the vector element 1.    This is the vector element 2.Foreach with a method.    This is ArrayList element 1.    This is ArrayList element 2.    This is ArrayList element 3.    This is ArrayList element 4.$10.00"this is great"(this is also great)This is the \#stuff and thisis the way \#to \#go.this = thatI am a jason.    Yes the APL rules!</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -