master
1304772892@qq.com 6 years ago
parent 7cb74bb294
commit c700f1e49a

@ -3,7 +3,6 @@
int range,kind,voice,dif; int range,kind,voice,dif;
date dates[4][11]; date dates[4][11];
int main(void){ int main(void){
char choice; char choice;
@ -23,8 +22,7 @@ int main(void){
do{ //Ñ¡ÔñÅÐ¶Ï do{ //Ñ¡ÔñÅжÏ
choice=getch(); if(voice==1) printf("\a"); choice=getch(); if(voice==1) printf("\a");
if(choice>='1'&&choice<='4'){ if(choice>='1'&&choice<='4'){
system("cls"); system("cls");

@ -46,6 +46,7 @@ void setting(int v){
} }
if(voice==1) printf("\a"); if(voice==1) printf("\a");
break; break;
}else printf("\n\t\t\tÊäÈë´íÎó\n\n\t\t\t"); }else printf("\n\t\t\tÊäÈë´íÎó\n\n\t\t\t");

Binary file not shown.

@ -1,19 +1,19 @@
[Editors] [Editors]
Order=0,1,3,4,5,6,2 Order=0,1,3,4,5,6,2
Focused=3 Focused=2
[Editor_0] [Editor_0]
CursorCol=4 CursorCol=11
CursorRow=38 CursorRow=33
TopLine=5 TopLine=1
LeftChar=1 LeftChar=1
[Editor_1] [Editor_1]
CursorCol=24 CursorCol=17
CursorRow=124 CursorRow=105
TopLine=145 TopLine=1
LeftChar=1 LeftChar=1
[Editor_2] [Editor_2]
CursorCol=13 CursorCol=7
CursorRow=10 CursorRow=11
TopLine=1 TopLine=1
LeftChar=1 LeftChar=1
[Editor_3] [Editor_3]
@ -32,7 +32,7 @@ CursorRow=15
TopLine=1 TopLine=1
LeftChar=1 LeftChar=1
[Editor_6] [Editor_6]
CursorCol=8 CursorCol=13
CursorRow=59 CursorRow=36
TopLine=1 TopLine=10
LeftChar=1 LeftChar=1

Loading…
Cancel
Save