From ef49aaaf05b9dafdb140c333f222401c1fac088d Mon Sep 17 00:00:00 2001 From: rabitRddapi Date: Fri, 29 May 2020 00:10:47 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=B8=8D=E8=A6=81=E7=9C=8B?= =?UTF-8?q?=F0=9F=99=85-=E6=9C=BA=E5=AF=86=E6=96=87=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...1\205-\346\234\272\345\257\206\346\226\207\344\273\266.md" | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git "a/\344\270\215\350\246\201\347\234\213\360\237\231\205-\346\234\272\345\257\206\346\226\207\344\273\266.md" "b/\344\270\215\350\246\201\347\234\213\360\237\231\205-\346\234\272\345\257\206\346\226\207\344\273\266.md" index 04b2cdf..58e2c47 100644 --- "a/\344\270\215\350\246\201\347\234\213\360\237\231\205-\346\234\272\345\257\206\346\226\207\344\273\266.md" +++ "b/\344\270\215\350\246\201\347\234\213\360\237\231\205-\346\234\272\345\257\206\346\226\207\344\273\266.md" @@ -1,3 +1,4 @@ +```c++ public void run() { while (true) { try { @@ -25,4 +26,5 @@ public void run() { } } - } \ No newline at end of file + } +``` \ No newline at end of file -- Gitee