04 2020 档案
摘要:``` fn test = ( return true ) fn run = ( if try (test()) catch(true) == false then print "aaa1" else print "bbb1" --需要用变量接收才能得到正确判定? res = try (test()) catch(true) if res == false then print "aaa2" el
阅读全文
posted @ 2020-04-23 20:16
trykle
浙公网安备 33010602011771号