From 6eda73bde9bc75789ea635e30e999aaffeda171b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 18 Feb 2024 14:13:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9c=E5=82=A8=E5=AD=98=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {practice_code => c/code}/bilibili/I am pig.c | 0 {practice_code => c/code}/bilibili/binary_search.c | 0 {practice_code => c/code}/bilibili/digui.c | 0 {practice_code => c/code}/grades.c | 0 {practice_code => c/code}/idea/5_chess/5_chess_1.c | 0 {practice_code => c/code}/idea/5_chess/5_chess_2.c | 0 {practice_code => c/code}/idea/5_chess/5_chess_3.c | 0 {practice_code => c/code}/idea/5_chess/5_chess_4.c | 0 {practice_code => c/code}/idea/5_chess/5_chess_5.c | 0 {practice_code => c/code}/idea/Snakes/Snakes_1.c | 0 {practice_code => c/code}/idea/Snakes/Snakes_2.c | 0 {practice_code => c/code}/idea/Snakes/Snakes_3.c | 0 .../code}/idea/Student _Manage _System/Global_variables.h | 0 .../code}/idea/Student _Manage _System/effect_keystroke.h | 0 .../code}/idea/Student _Manage _System/effect_windows_api.c | 0 .../code}/idea/Student _Manage _System/founction_statement_page.h | 0 .../idea/Student _Manage _System/function_statement_effect.h | 0 {practice_code => c/code}/idea/Student _Manage _System/main.c | 0 .../code}/idea/Student _Manage _System/page_manage_course.c | 0 .../code}/idea/Student _Manage _System/page_manage_system.c | 0 {practice_code => c/code}/idea/bank/ATM/ATM_1.c | 0 {practice_code => c/code}/idea/bank/ATM/ATM_2.c | 0 {practice_code => c/code}/idea/bank/ATM/ATM_3.c | 0 .../code}/idea/bank/interest_rate/interest_rate_1.c | 0 .../code}/idea/bank/interest_rate/interest_rate_2.c | 0 {practice_code => c/code}/idea/calculator/calculator_1.c | 0 {practice_code => c/code}/idea/calculator/calculator_2.c | 0 {practice_code => c/code}/idea/calculator/calculator_3.c | 0 {practice_code => c/code}/idea/calculator/calculator_4.c | 0 {practice_code => c/code}/idea/calculator/calculator_5.c | 0 {practice_code => c/code}/idea/calculator/calculator_6.c | 0 {practice_code => c/code}/idea/contact/contact_array.c | 0 {practice_code => c/code}/idea/contact/contact_file.c | 0 {practice_code => c/code}/idea/live.c | 0 {practice_code => c/code}/idea/minesweeper.c | 0 .../code}/idea/multiplication_table/multiplication_table_1.c | 0 .../code}/idea/multiplication_table/multiplication_table_2.c | 0 {practice_code => c/code}/idea/shutdown.c | 0 {practice_code => c/code}/idea/start_yuansheng.c | 0 {practice_test => c/test}/main.c | 0 40 files changed, 0 insertions(+), 0 deletions(-) rename {practice_code => c/code}/bilibili/I am pig.c (100%) rename {practice_code => c/code}/bilibili/binary_search.c (100%) rename {practice_code => c/code}/bilibili/digui.c (100%) rename {practice_code => c/code}/grades.c (100%) rename {practice_code => c/code}/idea/5_chess/5_chess_1.c (100%) rename {practice_code => c/code}/idea/5_chess/5_chess_2.c (100%) rename {practice_code => c/code}/idea/5_chess/5_chess_3.c (100%) rename {practice_code => c/code}/idea/5_chess/5_chess_4.c (100%) rename {practice_code => c/code}/idea/5_chess/5_chess_5.c (100%) rename {practice_code => c/code}/idea/Snakes/Snakes_1.c (100%) rename {practice_code => c/code}/idea/Snakes/Snakes_2.c (100%) rename {practice_code => c/code}/idea/Snakes/Snakes_3.c (100%) rename {practice_code => c/code}/idea/Student _Manage _System/Global_variables.h (100%) rename {practice_code => c/code}/idea/Student _Manage _System/effect_keystroke.h (100%) rename {practice_code => c/code}/idea/Student _Manage _System/effect_windows_api.c (100%) rename {practice_code => c/code}/idea/Student _Manage _System/founction_statement_page.h (100%) rename {practice_code => c/code}/idea/Student _Manage _System/function_statement_effect.h (100%) rename {practice_code => c/code}/idea/Student _Manage _System/main.c (100%) rename {practice_code => c/code}/idea/Student _Manage _System/page_manage_course.c (100%) rename {practice_code => c/code}/idea/Student _Manage _System/page_manage_system.c (100%) rename {practice_code => c/code}/idea/bank/ATM/ATM_1.c (100%) rename {practice_code => c/code}/idea/bank/ATM/ATM_2.c (100%) rename {practice_code => c/code}/idea/bank/ATM/ATM_3.c (100%) rename {practice_code => c/code}/idea/bank/interest_rate/interest_rate_1.c (100%) rename {practice_code => c/code}/idea/bank/interest_rate/interest_rate_2.c (100%) rename {practice_code => c/code}/idea/calculator/calculator_1.c (100%) rename {practice_code => c/code}/idea/calculator/calculator_2.c (100%) rename {practice_code => c/code}/idea/calculator/calculator_3.c (100%) rename {practice_code => c/code}/idea/calculator/calculator_4.c (100%) rename {practice_code => c/code}/idea/calculator/calculator_5.c (100%) rename {practice_code => c/code}/idea/calculator/calculator_6.c (100%) rename {practice_code => c/code}/idea/contact/contact_array.c (100%) rename {practice_code => c/code}/idea/contact/contact_file.c (100%) rename {practice_code => c/code}/idea/live.c (100%) rename {practice_code => c/code}/idea/minesweeper.c (100%) rename {practice_code => c/code}/idea/multiplication_table/multiplication_table_1.c (100%) rename {practice_code => c/code}/idea/multiplication_table/multiplication_table_2.c (100%) rename {practice_code => c/code}/idea/shutdown.c (100%) rename {practice_code => c/code}/idea/start_yuansheng.c (100%) rename {practice_test => c/test}/main.c (100%) diff --git a/practice_code/bilibili/I am pig.c b/c/code/bilibili/I am pig.c similarity index 100% rename from practice_code/bilibili/I am pig.c rename to c/code/bilibili/I am pig.c diff --git a/practice_code/bilibili/binary_search.c b/c/code/bilibili/binary_search.c similarity index 100% rename from practice_code/bilibili/binary_search.c rename to c/code/bilibili/binary_search.c diff --git a/practice_code/bilibili/digui.c b/c/code/bilibili/digui.c similarity index 100% rename from practice_code/bilibili/digui.c rename to c/code/bilibili/digui.c diff --git a/practice_code/grades.c b/c/code/grades.c similarity index 100% rename from practice_code/grades.c rename to c/code/grades.c diff --git a/practice_code/idea/5_chess/5_chess_1.c b/c/code/idea/5_chess/5_chess_1.c similarity index 100% rename from practice_code/idea/5_chess/5_chess_1.c rename to c/code/idea/5_chess/5_chess_1.c diff --git a/practice_code/idea/5_chess/5_chess_2.c b/c/code/idea/5_chess/5_chess_2.c similarity index 100% rename from practice_code/idea/5_chess/5_chess_2.c rename to c/code/idea/5_chess/5_chess_2.c diff --git a/practice_code/idea/5_chess/5_chess_3.c b/c/code/idea/5_chess/5_chess_3.c similarity index 100% rename from practice_code/idea/5_chess/5_chess_3.c rename to c/code/idea/5_chess/5_chess_3.c diff --git a/practice_code/idea/5_chess/5_chess_4.c b/c/code/idea/5_chess/5_chess_4.c similarity index 100% rename from practice_code/idea/5_chess/5_chess_4.c rename to c/code/idea/5_chess/5_chess_4.c diff --git a/practice_code/idea/5_chess/5_chess_5.c b/c/code/idea/5_chess/5_chess_5.c similarity index 100% rename from practice_code/idea/5_chess/5_chess_5.c rename to c/code/idea/5_chess/5_chess_5.c diff --git a/practice_code/idea/Snakes/Snakes_1.c b/c/code/idea/Snakes/Snakes_1.c similarity index 100% rename from practice_code/idea/Snakes/Snakes_1.c rename to c/code/idea/Snakes/Snakes_1.c diff --git a/practice_code/idea/Snakes/Snakes_2.c b/c/code/idea/Snakes/Snakes_2.c similarity index 100% rename from practice_code/idea/Snakes/Snakes_2.c rename to c/code/idea/Snakes/Snakes_2.c diff --git a/practice_code/idea/Snakes/Snakes_3.c b/c/code/idea/Snakes/Snakes_3.c similarity index 100% rename from practice_code/idea/Snakes/Snakes_3.c rename to c/code/idea/Snakes/Snakes_3.c diff --git a/practice_code/idea/Student _Manage _System/Global_variables.h b/c/code/idea/Student _Manage _System/Global_variables.h similarity index 100% rename from practice_code/idea/Student _Manage _System/Global_variables.h rename to c/code/idea/Student _Manage _System/Global_variables.h diff --git a/practice_code/idea/Student _Manage _System/effect_keystroke.h b/c/code/idea/Student _Manage _System/effect_keystroke.h similarity index 100% rename from practice_code/idea/Student _Manage _System/effect_keystroke.h rename to c/code/idea/Student _Manage _System/effect_keystroke.h diff --git a/practice_code/idea/Student _Manage _System/effect_windows_api.c b/c/code/idea/Student _Manage _System/effect_windows_api.c similarity index 100% rename from practice_code/idea/Student _Manage _System/effect_windows_api.c rename to c/code/idea/Student _Manage _System/effect_windows_api.c diff --git a/practice_code/idea/Student _Manage _System/founction_statement_page.h b/c/code/idea/Student _Manage _System/founction_statement_page.h similarity index 100% rename from practice_code/idea/Student _Manage _System/founction_statement_page.h rename to c/code/idea/Student _Manage _System/founction_statement_page.h diff --git a/practice_code/idea/Student _Manage _System/function_statement_effect.h b/c/code/idea/Student _Manage _System/function_statement_effect.h similarity index 100% rename from practice_code/idea/Student _Manage _System/function_statement_effect.h rename to c/code/idea/Student _Manage _System/function_statement_effect.h diff --git a/practice_code/idea/Student _Manage _System/main.c b/c/code/idea/Student _Manage _System/main.c similarity index 100% rename from practice_code/idea/Student _Manage _System/main.c rename to c/code/idea/Student _Manage _System/main.c diff --git a/practice_code/idea/Student _Manage _System/page_manage_course.c b/c/code/idea/Student _Manage _System/page_manage_course.c similarity index 100% rename from practice_code/idea/Student _Manage _System/page_manage_course.c rename to c/code/idea/Student _Manage _System/page_manage_course.c diff --git a/practice_code/idea/Student _Manage _System/page_manage_system.c b/c/code/idea/Student _Manage _System/page_manage_system.c similarity index 100% rename from practice_code/idea/Student _Manage _System/page_manage_system.c rename to c/code/idea/Student _Manage _System/page_manage_system.c diff --git a/practice_code/idea/bank/ATM/ATM_1.c b/c/code/idea/bank/ATM/ATM_1.c similarity index 100% rename from practice_code/idea/bank/ATM/ATM_1.c rename to c/code/idea/bank/ATM/ATM_1.c diff --git a/practice_code/idea/bank/ATM/ATM_2.c b/c/code/idea/bank/ATM/ATM_2.c similarity index 100% rename from practice_code/idea/bank/ATM/ATM_2.c rename to c/code/idea/bank/ATM/ATM_2.c diff --git a/practice_code/idea/bank/ATM/ATM_3.c b/c/code/idea/bank/ATM/ATM_3.c similarity index 100% rename from practice_code/idea/bank/ATM/ATM_3.c rename to c/code/idea/bank/ATM/ATM_3.c diff --git a/practice_code/idea/bank/interest_rate/interest_rate_1.c b/c/code/idea/bank/interest_rate/interest_rate_1.c similarity index 100% rename from practice_code/idea/bank/interest_rate/interest_rate_1.c rename to c/code/idea/bank/interest_rate/interest_rate_1.c diff --git a/practice_code/idea/bank/interest_rate/interest_rate_2.c b/c/code/idea/bank/interest_rate/interest_rate_2.c similarity index 100% rename from practice_code/idea/bank/interest_rate/interest_rate_2.c rename to c/code/idea/bank/interest_rate/interest_rate_2.c diff --git a/practice_code/idea/calculator/calculator_1.c b/c/code/idea/calculator/calculator_1.c similarity index 100% rename from practice_code/idea/calculator/calculator_1.c rename to c/code/idea/calculator/calculator_1.c diff --git a/practice_code/idea/calculator/calculator_2.c b/c/code/idea/calculator/calculator_2.c similarity index 100% rename from practice_code/idea/calculator/calculator_2.c rename to c/code/idea/calculator/calculator_2.c diff --git a/practice_code/idea/calculator/calculator_3.c b/c/code/idea/calculator/calculator_3.c similarity index 100% rename from practice_code/idea/calculator/calculator_3.c rename to c/code/idea/calculator/calculator_3.c diff --git a/practice_code/idea/calculator/calculator_4.c b/c/code/idea/calculator/calculator_4.c similarity index 100% rename from practice_code/idea/calculator/calculator_4.c rename to c/code/idea/calculator/calculator_4.c diff --git a/practice_code/idea/calculator/calculator_5.c b/c/code/idea/calculator/calculator_5.c similarity index 100% rename from practice_code/idea/calculator/calculator_5.c rename to c/code/idea/calculator/calculator_5.c diff --git a/practice_code/idea/calculator/calculator_6.c b/c/code/idea/calculator/calculator_6.c similarity index 100% rename from practice_code/idea/calculator/calculator_6.c rename to c/code/idea/calculator/calculator_6.c diff --git a/practice_code/idea/contact/contact_array.c b/c/code/idea/contact/contact_array.c similarity index 100% rename from practice_code/idea/contact/contact_array.c rename to c/code/idea/contact/contact_array.c diff --git a/practice_code/idea/contact/contact_file.c b/c/code/idea/contact/contact_file.c similarity index 100% rename from practice_code/idea/contact/contact_file.c rename to c/code/idea/contact/contact_file.c diff --git a/practice_code/idea/live.c b/c/code/idea/live.c similarity index 100% rename from practice_code/idea/live.c rename to c/code/idea/live.c diff --git a/practice_code/idea/minesweeper.c b/c/code/idea/minesweeper.c similarity index 100% rename from practice_code/idea/minesweeper.c rename to c/code/idea/minesweeper.c diff --git a/practice_code/idea/multiplication_table/multiplication_table_1.c b/c/code/idea/multiplication_table/multiplication_table_1.c similarity index 100% rename from practice_code/idea/multiplication_table/multiplication_table_1.c rename to c/code/idea/multiplication_table/multiplication_table_1.c diff --git a/practice_code/idea/multiplication_table/multiplication_table_2.c b/c/code/idea/multiplication_table/multiplication_table_2.c similarity index 100% rename from practice_code/idea/multiplication_table/multiplication_table_2.c rename to c/code/idea/multiplication_table/multiplication_table_2.c diff --git a/practice_code/idea/shutdown.c b/c/code/idea/shutdown.c similarity index 100% rename from practice_code/idea/shutdown.c rename to c/code/idea/shutdown.c diff --git a/practice_code/idea/start_yuansheng.c b/c/code/idea/start_yuansheng.c similarity index 100% rename from practice_code/idea/start_yuansheng.c rename to c/code/idea/start_yuansheng.c diff --git a/practice_test/main.c b/c/test/main.c similarity index 100% rename from practice_test/main.c rename to c/test/main.c