📄 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;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -