From 7c99fc664c9ae2d2ce72d4165527c9b8495600fb Mon Sep 17 00:00:00 2001 From: Amor-Vooc <60176506+Amor-Vooc@users.noreply.github.com> Date: Wed, 22 Jan 2020 17:48:56 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E8=87=AA=E5=8A=A8=E7=8B=97=E5=B1=81?= =?UTF-8?q?=E4=B8=8D=E9=80=9A=E6=96=87=E7=AB=A0=E7=94=9F=E6=88=90=E5=99=A8?= =?UTF-8?q?.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...226\207\347\253\240\347\224\237\346\210\220\345\231\250.py" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/\350\207\252\345\212\250\347\213\227\345\261\201\344\270\215\351\200\232\346\226\207\347\253\240\347\224\237\346\210\220\345\231\250.py" "b/\350\207\252\345\212\250\347\213\227\345\261\201\344\270\215\351\200\232\346\226\207\347\253\240\347\224\237\346\210\220\345\231\250.py" index 2b63bfd94..216ca38a2 100644 --- "a/\350\207\252\345\212\250\347\213\227\345\261\201\344\270\215\351\200\232\346\226\207\347\253\240\347\224\237\346\210\220\345\231\250.py" +++ "b/\350\207\252\345\212\250\347\213\227\345\261\201\344\270\215\351\200\232\346\226\207\347\253\240\347\224\237\346\210\220\345\231\250.py" @@ -51,4 +51,5 @@ def 另起一段(): else: tmp += next(下一句废话) tmp = tmp.replace("x",xx) - print(tmp) \ No newline at end of file + print(tmp) + os.system('pause') #暂停程序防止窗口运行完成而销毁