From b8a051399c90f4ada8fecc8e55ab285185c427bf Mon Sep 17 00:00:00 2001 From: feilong Date: Tue, 9 Nov 2021 22:07:15 +0800 Subject: [PATCH] fix python bug --- .../config.json" | 0 .../option_parser.json" | 0 .../option_parser.py" | 0 .../sys_argv.json" | 0 .../sys_argv.py" | 0 .../config.json" | 0 .../date.json" | 0 .../date.py" | 0 .../for_each_month.json" | 0 .../for_each_month.py" | 0 .../time_span.json" | 0 .../time_span.py" | 0 .../config.json" | 0 .../copy.json" | 0 .../copy.py" | 0 .../count_file.json" | 0 .../count_file.py" | 0 .../dir.json" | 0 .../dir.py" | 0 .../list_file_in_dir.json" | 0 .../list_file_in_dir.py" | 0 .../walk_dir.json" | 0 .../walk_dir.py" | 0 .../zip_with_progress.json" | 0 .../zip_with_progress.py" | 0 .../config.json" | 0 .../error_code.json" | 0 .../error_code.py" | 0 .../mysql_connection.json" | 0 .../mysql_connection.py" | 0 .../mysql_connector.json" | 0 .../mysql_connector.py" | 0 .../mysql_install.json" | 0 .../mysql_install.py" | 0 .../mysql_kv.json" | 0 .../mysql_kv.py" | 0 .../redis_connector.json" | 0 .../redis_connector.py" | 0 .../redis_install.json" | 0 .../redis_install.py" | 0 .../redis_kv.json" | 0 .../redis_kv.py" | 0 .../sqlite_connection.json" | 0 .../sqlite_connection.py" | 0 .../sqlite_connector.json" | 0 .../sqlite_connector.py" | 0 .../sqlite_kv.json" | 0 .../sqlite_kv.py" | 0 .../config.json" | 0 .../os_info.json" | 0 .../os_info.py" | 0 .../platform_info.json" | 0 .../platform_info.py" | 0 data/tree.json | 381 ++++++++++++++---- 54 files changed, 299 insertions(+), 82 deletions(-) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/config.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/config.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/config.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/config.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/config.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/config.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/config.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/config.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/config.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/config.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.py" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.json" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.json" (100%) rename "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.py" => "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.py" (100%) diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/config.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/config.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/config.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/config.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/option_parser.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/0.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\350\247\243\346\236\220\345\221\275\344\273\244\350\241\214\345\217\202\346\225\260/sys_argv.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/config.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/config.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/config.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/config.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/date.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/for_each_month.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/1.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\227\266\351\227\264\346\227\245\346\234\237\345\244\204\347\220\206/time_span.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/config.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/config.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/config.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/config.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/copy.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/count_file.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/dir.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/list_file_in_dir.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/walk_dir.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/2.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\346\226\207\344\273\266\350\257\273\345\206\231/zip_with_progress.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/config.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/config.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/config.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/config.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/error_code.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connection.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_connector.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_install.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/mysql_kv.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_connector.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_install.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/redis_kv.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connection.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_connector.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/3.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\225\260\346\215\256\345\272\223\346\223\215\344\275\234/sqlite_kv.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/config.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/config.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/config.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/config.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/os_info.py" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.json" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.json" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.json" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.json" diff --git "a/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.py" "b/data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.py" similarity index 100% rename from "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/4.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.py" rename to "data/2.python\344\270\255\351\230\266/1.\345\237\272\346\234\254\346\212\200\350\203\275/5.\346\223\215\344\275\234\347\263\273\347\273\237\345\222\214\347\216\257\345\242\203/platform_info.py" diff --git a/data/tree.json b/data/tree.json index d09311c..b06a2ad 100644 --- a/data/tree.json +++ b/data/tree.json @@ -719,183 +719,400 @@ "keywords": [], "children": [ { - "参数": { + "函数定义def": { + "keywords": [], + "children": [], + "node_id": "python-4-38" + } + }, + { + "参数var": { + "keywords": [], + "children": [], + "node_id": "python-4-39" + } + }, + { + "返回值return": { + "keywords": [], + "children": [], + "node_id": "python-4-40" + } + }, + { + "参数传递": { + "keywords": [], + "children": [], + "node_id": "python-4-41" + } + }, + { + "函数调用": { + "keywords": [], + "children": [], + "node_id": "python-4-42" + } + }, + { + "函数递归": { + "keywords": [], + "children": [], + "node_id": "python-4-43" + } + }, + { + "函数编写风格": { + "keywords": [], + "children": [], + "node_id": "python-4-44" + } + }, + { + "调用函数": { + "keywords": [], + "children": [], + "node_id": "python-4-45" + } + }, + { + "函数的参数": { + "keywords": [], + "children": [], + "node_id": "python-4-46" + } + }, + { + "递归函数": { + "keywords": [], + "children": [], + "node_id": "python-4-47" + } + }, + { + "None值": { + "keywords": [], + "children": [], + "node_id": "python-4-48" + } + }, + { + "调用栈": { + "keywords": [], + "children": [], + "node_id": "python-4-49" + } + }, + { + "局部和全局作用域": { "keywords": [], "children": [ { - "规划时的灵活性": { + "局部变量不能在全局作用域内使用": { "keywords": [], "children": [], - "node_id": "python-5-1412" + "node_id": "python-5-25" } }, { - "可变位置参数": { + "局部作用域不能使用其他局部作用域内的变量": { "keywords": [], "children": [], - "node_id": "python-5-1413" + "node_id": "python-5-26" } }, { - "可变关键字参数": { + "全局变量可以在局部作用域中读取": { "keywords": [], "children": [], - "node_id": "python-5-1414" + "node_id": "python-5-27" + } + } + ], + "node_id": "python-4-50" + } + }, + { + "异常处理": { + "keywords": [], + "children": [], + "node_id": "python-4-51" + } + }, + { + "把函数视作对象": { + "keywords": [], + "children": [], + "node_id": "python-4-52" + } + }, + { + "可调用对象": { + "keywords": [], + "children": [], + "node_id": "python-4-53" + } + }, + { + "用户定义的可调用类型": { + "keywords": [], + "children": [], + "node_id": "python-4-54" + } + }, + { + "函数内省": { + "keywords": [], + "children": [], + "node_id": "python-4-55" + } + }, + { + "从定位参数到仅限关键字参数": { + "keywords": [], + "children": [], + "node_id": "python-4-56" + } + }, + { + "获取关于参数的信息": { + "keywords": [], + "children": [], + "node_id": "python-4-57" + } + }, + { + "支持函数式编程的包": { + "keywords": [], + "children": [], + "node_id": "python-4-58" + } + }, + { + "传递实参": { + "keywords": [], + "children": [ + { + "位置实参": { + "keywords": [], + "children": [], + "node_id": "python-5-28" } }, { - "组合不同类型的参数": { + "关键字实参": { "keywords": [], "children": [], - "node_id": "python-5-1415" + "node_id": "python-5-29" } }, { - "调用具有可变参数的函数": { + "默认值": { "keywords": [], "children": [], - "node_id": "python-5-1416" + "node_id": "python-5-30" } }, { - "传递参数": { + "等效的函数调用": { "keywords": [], "children": [], - "node_id": "python-5-1417" + "node_id": "python-5-31" } }, { - "自省": { + "避免实参错误": { "keywords": [], "children": [], - "node_id": "python-5-1418" + "node_id": "python-5-32" } } ], - "node_id": "python-4-1429" + "node_id": "python-4-59" } }, { - "装饰器": { + "返回值": { "keywords": [], "children": [ { - "闭包": { + "返回简单值": { "keywords": [], "children": [], - "node_id": "python-5-1419" + "node_id": "python-5-33" } }, { - "包装器": { + "让实参变成可选的": { "keywords": [], "children": [], - "node_id": "python-5-1420" + "node_id": "python-5-34" } }, { - "带参数的装饰器": { + "返回字典": { "keywords": [], "children": [], - "node_id": "python-5-1421" - } - }, - { - "带参数或不带参数的装饰器": { - "keywords": [], - "children": [], - "node_id": "python-5-1422" + "node_id": "python-5-35" } } ], - "node_id": "python-4-1430" + "node_id": "python-4-60" } }, { - "函数注解": { + "传递列表": { "keywords": [], "children": [ { - "提取样板": { + "在函数中修改列表": { "keywords": [], "children": [], - "node_id": "python-5-1423" + "node_id": "python-5-36" } }, { - "用装饰器进行注解": { + "禁止函数修改列表": { "keywords": [], "children": [], - "node_id": "python-5-1424" + "node_id": "python-5-37" } } ], - "node_id": "python-4-1431" - } - }, - { - "生成器": { - "keywords": [], - "children": [], - "node_id": "python-4-1432" + "node_id": "python-4-61" } }, { - "lambda": { - "keywords": [], - "children": [], - "node_id": "python-4-1433" - } - }, - { - "自省": { + "传递任意数量的实参": { "keywords": [], "children": [ { - "标识对象类型": { + "使用任意数量的关键字实参": { "keywords": [], "children": [], - "node_id": "python-5-1425" + "node_id": "python-5-38" } }, { - "模块和软件包": { + "导入特定的函数": { "keywords": [], "children": [], - "node_id": "python-5-1426" + "node_id": "python-5-39" } }, { - "文档字符串": { + "使用as给函数指定别名": { "keywords": [], - "children": [ - { - "描述函数的作用": { - "keywords": [], - "children": [], - "node_id": "python-6-222" - } - }, - { - "返回值": { - "keywords": [], - "children": [], - "node_id": "python-6-223" - } - }, - { - "包含预期的异常": { - "keywords": [], - "children": [], - "node_id": "python-6-224" - } - } - ], - "node_id": "python-5-1427" + "children": [], + "node_id": "python-5-40" + } + }, + { + "使用as给模块指定别名": { + "keywords": [], + "children": [], + "node_id": "python-5-41" + } + }, + { + "导入模块中的所有函数": { + "keywords": [], + "children": [], + "node_id": "python-5-42" } } ], - "node_id": "python-4-1434" + "node_id": "python-4-62" + } + }, + { + "函数编写指南": { + "keywords": [], + "children": [], + "node_id": "python-4-63" + } + }, + { + "编写可接受任意数量参数的函数": { + "keywords": [], + "children": [], + "node_id": "python-4-64" + } + }, + { + "编写只接受关键字参数的函数": { + "keywords": [], + "children": [], + "node_id": "python-4-65" + } + }, + { + "将元数据信息附加到函数参数上": { + "keywords": [], + "children": [], + "node_id": "python-4-66" + } + }, + { + "从函数中返回多个值": { + "keywords": [], + "children": [], + "node_id": "python-4-67" + } + }, + { + "定义带有默认参数的函数": { + "keywords": [], + "children": [], + "node_id": "python-4-68" + } + }, + { + "定义匿名或内联函数": { + "keywords": [], + "children": [], + "node_id": "python-4-69" + } + }, + { + "在匿名函数中绑定变量的值": { + "keywords": [], + "children": [], + "node_id": "python-4-70" + } + }, + { + "让带有N个参数的可调用对象以较少的参数形式调用": { + "keywords": [], + "children": [], + "node_id": "python-4-71" + } + }, + { + "用函数替代只有单个方法的类": { + "keywords": [], + "children": [], + "node_id": "python-4-72" + } + }, + { + "在回调函数中携带额外的状态": { + "keywords": [], + "children": [], + "node_id": "python-4-73" + } + }, + { + "内联回调函数": { + "keywords": [], + "children": [], + "node_id": "python-4-74" + } + }, + { + "访问定义在闭包内的变量": { + "keywords": [], + "children": [], + "node_id": "python-4-75" } } ] -- GitLab