📄 cmux.dup
字号:
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
};
char *pps[14] =
{
" ",
" ",
" ",
" ",
" ",
" "
};
int c = 0,wflag = 0;
int x[14] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
int y[14] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 };
WINDOWSTRU winp = { 13, 4, 24, 19, 0x7f, 6, 0, 1, NULL };
WINDOWSTRU winps = { 1, 24, 80, 25, 0x70, 1, 0, 0, NULL };
menu22.win = &winp; menu22.winp = &winps; menu22.pp = pp;
menu22.x = x; menu22.y = y; menu22.pps = pps;
save_win(&winp); save_win(&winps);
do{
c = menu_run(&menu22,c,wflag);
wflag = 1;
if(c == LEFT || c == RIGHT || c == Esc){
rest_win(&winp); rest_win(&winps);
return c;
}
switch(menu22.ch){
case 0 : /* */
if(c == Enter || c == UEnter){
c = OUT;
}
else
c = 0;
break;
case 1 : /* */
c = 0;
break;
case 2 : /* */
c = 0;
break;
case 3 : /* */
c = 0;
break;
case 4 : /* */
c = 0;
break;
case 5 : /* */
c = 0;
break;
}
if(c == Esc) menu22.status = 0;
}while(c != OUT);
rest_win(&winp); rest_win(&winps);
return c;
}
/*=======================================*/
int sub_menu_23()
{
char *pp[14] =
{
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
};
char *pps[14] =
{
" ",
" ",
" ",
" ",
" ",
" "
};
int c = 0,wflag = 0;
int x[14] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
int y[14] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 };
WINDOWSTRU winp = { 13, 4, 24, 19, 0x7f, 6, 0, 1, NULL };
WINDOWSTRU winps = { 1, 24, 80, 25, 0x70, 1, 0, 0, NULL };
menu23.win = &winp; menu23.winp = &winps; menu23.pp = pp;
menu23.x = x; menu23.y = y; menu23.pps = pps;
save_win(&winp); save_win(&winps);
do{
c = menu_run(&menu23,c,wflag);
wflag = 1;
if(c == LEFT || c == RIGHT || c == Esc){
rest_win(&winp); rest_win(&winps);
return c;
}
switch(menu23.ch){
case 0 : /* */
if(c == Enter || c == UEnter){
c = OUT;
}
else
c = 0;
break;
case 1 : /* */
c = 0;
break;
case 2 : /* */
c = 0;
break;
case 3 : /* */
c = 0;
break;
case 4 : /* */
c = 0;
break;
case 5 : /* */
c = 0;
break;
}
if(c == Esc) menu23.status = 0;
}while(c != OUT);
rest_win(&winp); rest_win(&winps);
return c;
}
/*=======================================*/
int sub_menu_24()
{
char *pp[14] =
{
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
};
char *pps[14] =
{
" ",
" ",
" ",
" ",
" ",
" "
};
int c = 0,wflag = 0;
int x[14] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
int y[14] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 };
WINDOWSTRU winp = { 13, 4, 24, 19, 0x7f, 6, 0, 1, NULL };
WINDOWSTRU winps = { 1, 24, 80, 25, 0x70, 1, 0, 0, NULL };
menu24.win = &winp; menu24.winp = &winps; menu24.pp = pp;
menu24.x = x; menu24.y = y; menu24.pps = pps;
save_win(&winp); save_win(&winps);
do{
c = menu_run(&menu24,c,wflag);
wflag = 1;
if(c == LEFT || c == RIGHT || c == Esc){
rest_win(&winp); rest_win(&winps);
return c;
}
switch(menu24.ch){
case 0 : /* */
if(c == Enter || c == UEnter){
c = OUT;
}
else
c = 0;
break;
case 1 : /* */
c = 0;
break;
case 2 : /* */
c = 0;
break;
case 3 : /* */
c = 0;
break;
case 4 : /* */
c = 0;
break;
case 5 : /* */
c = 0;
break;
}
if(c == Esc) menu24.status = 0;
}while(c != OUT);
rest_win(&winp); rest_win(&winps);
return c;
}
/*=======================================*/
int sub_menu_25()
{
char *pp[14] =
{
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
};
char *pps[14] =
{
" ",
" ",
" ",
" ",
" ",
" "
};
int c = 0,wflag = 0;
int x[14] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
int y[14] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 };
WINDOWSTRU winp = { 13, 4, 24, 19, 0x7f, 6, 0, 1, NULL };
WINDOWSTRU winps = { 1, 24, 80, 25, 0x70, 1, 0, 0, NULL };
menu25.win = &winp; menu25.winp = &winps; menu25.pp = pp;
menu25.x = x; menu25.y = y; menu25.pps = pps;
save_win(&winp); save_win(&winps);
do{
c = menu_run(&menu25,c,wflag);
wflag = 1;
if(c == LEFT || c == RIGHT || c == Esc){
rest_win(&winp); rest_win(&winps);
return c;
}
switch(menu25.ch){
case 0 : /* */
if(c == Enter || c == UEnter){
c = OUT;
}
else
c = 0;
break;
case 1 : /* */
c = 0;
break;
case 2 : /* */
c = 0;
break;
case 3 : /* */
c = 0;
break;
case 4 : /* */
c = 0;
break;
case 5 : /* */
c = 0;
break;
}
if(c == Esc) menu25.status = 0;
}while(c != OUT);
rest_win(&winp); rest_win(&winps);
return c;
}
/*=======================================*/
int sub_menu_26()
{
char *pp[14] =
{
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
};
char *pps[14] =
{
" ",
" ",
" ",
" ",
" ",
" "
};
int c = 0,wflag = 0;
int x[14] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
int y[14] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 };
WINDOWSTRU winp = { 13, 4, 24, 19, 0x7f, 6, 0, 1, NULL };
WINDOWSTRU winps = { 1, 24, 80, 25, 0x70, 1, 0, 0, NULL };
menu26.win = &winp; menu26.winp = &winps; menu26.pp = pp;
menu26.x = x; menu26.y = y; menu26.pps = pps;
save_win(&winp); save_win(&winps);
do{
c = menu_run(&menu26,c,wflag);
wflag = 1;
if(c == LEFT || c == RIGHT || c == Esc){
rest_win(&winp); rest_win(&winps);
return c;
}
switch(menu26.ch){
case 0 : /* */
if(c == Enter || c == UEnter){
c = OUT;
}
else
c = 0;
break;
case 1 : /* */
c = 0;
break;
case 2 : /* */
c = 0;
break;
case 3 : /* */
c = 0;
break;
case 4 : /* */
c = 0;
break;
case 5 : /* */
c = 0;
break;
}
if(c == Esc) menu26.status = 0;
}while(c != OUT);
rest_win(&winp); rest_win(&winps);
return c;
}
/*=======================================*/
int sub_menu_27()
{
char *pp[14] =
{
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
"西关--宏伟",
"西关--东四",
"西关--201 ",
"西关--ATS ",
"西关--曙光",
"西关--北门",
};
char *pps[14] =
{
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -