master
18570281412 7 years ago
parent ab25660ada
commit de2f8de7c5

@ -114,5 +114,16 @@ void player()
setposition(0,-3);
}
system("cls");
Sleep(500);
int n = 10;
char size[50] = "mode con cols=180 lines=50";
while(n--)
{
int cols = (size[15]-'0')*10+size[16]-'0'-7;
int lines = (size[24]-'0')*10+size[25]-'0'-2;
size[15] = cols/10+'0';
size[16] = cols%10+'0';
size[24] = lines/10+'0';
size[25] = lines%10+'0';
system(size);
}
}

Binary file not shown.

@ -106,10 +106,10 @@
"BOOKS.h"
"admin.h"
1546847405 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\books.c
1546866054 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\books.c
"BOOKS.h"
1546852018 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\bookui.c
1546870407 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\bookui.c
"BOOKUI.h"
1546847479 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\login.c
@ -120,7 +120,7 @@
<windows.h>
"login.h"
1546850608 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\main.c
1546852943 source:c:\users\15096\documents\c\hud\图书管理系统\booklib\main.c
<stdio.h>
<stdlib.h>
<string.h>

@ -2,59 +2,59 @@
<CodeBlocks_layout_file>
<FileVersion major="1" minor="0" />
<ActiveTarget name="Debug" />
<File name="login.c" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="BOOKS.c" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="4829" topLine="164" />
<Cursor1 position="33162" topLine="1146" />
</Cursor>
</File>
<File name="admin.c" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="BOOKS.h" open="1" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="5892" topLine="0" />
<Cursor1 position="1841" topLine="37" />
</Cursor>
</File>
<File name="admin.h" open="0" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="admin.c" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="398" topLine="1" />
<Cursor1 position="2445" topLine="78" />
</Cursor>
</File>
<File name="BOOKUI.h" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="main.c" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="682" topLine="0" />
<Cursor1 position="98" topLine="0" />
</Cursor>
</File>
<File name="main.c" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="BOOKUI.c" open="1" top="1" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="240" topLine="0" />
<Cursor1 position="2958" topLine="108" />
</Cursor>
</File>
<File name="user.c" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="admin.h" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="2655" topLine="141" />
<Cursor1 position="398" topLine="1" />
</Cursor>
</File>
<File name="BOOKS.c" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="user.h" open="1" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="7884" topLine="255" />
<Cursor1 position="50" topLine="0" />
</Cursor>
</File>
<File name="BOOKS.h" open="0" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="BOOKUI.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="1841" topLine="42" />
<Cursor1 position="431" topLine="3" />
</Cursor>
</File>
<File name="user.h" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="login.c" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="315" topLine="0" />
<Cursor1 position="1389" topLine="36" />
</Cursor>
</File>
<File name="BOOKUI.c" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="user.c" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="187" topLine="0" />
<Cursor1 position="3812" topLine="141" />
</Cursor>
</File>
<File name="login.h" open="0" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="login.h" open="1" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="841" topLine="6" />
<Cursor1 position="482" topLine="0" />
</Cursor>
</File>
</CodeBlocks_layout_file>

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save