?? cc.txt
字號:
/*functions is builde*/
function abc()
{
string ww='dddddddd';
int a;
int c;
int b;
if (a+c*3 > b) and (b>=3) then c=3;
x=2+(3*a)-b*c*8;
if (2+3 >a) and (b>3) and (a>c) then c=3;
for x = 1+2 to 3 do b=100;
while a>b
{c=5;
}
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -