?? user.txt
字號(hào):
if(ch==' '||ch=='\n'){
ch=0;
ch=infile.get();
}
else
{
j=0;
test[j++]=ch;
ch=infile.get();
if(ch==' '||ch=='('){
goto lab;
}
}
do{
}while();
//do{
//
//}while();
while(){
}
// while(){
//
//}
switch(){
//case 1:{
}
case 2:{
}
case 3:{
}
case 4:{
}
case 5:{
}
default:{
}
}//switch()
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -