diff --git a/if_file.py b/jc.py similarity index 87% rename from if_file.py rename to jc.py index 0f32584..7eef239 100644 --- a/if_file.py +++ b/jc.py @@ -11,11 +11,9 @@ error = 0 def file_jx(exe_name): maths += 1 if os.path.exists(os.path.join(ml, f"{exe_name}")): - print(f'文件{maths}正常存在') + pass else: error += 1 - print(f"丢失{error}文件") - pass pass def extkj():