01 2021 档案

摘要:var num =2.0022222; num = num.toFixed(2); // 输出结果为 2.00 阅读全文
posted @ 2021-01-14 09:51 柳仙慧子 阅读(40) 评论(0) 推荐(0)
摘要:1.退出Xcode2.断开设备3.重新打开Xcode4.连接设备 这样就可以解决了 阅读全文
posted @ 2021-01-06 09:41 柳仙慧子 阅读(409) 评论(0) 推荐(0)
摘要:XCODE运行报错:Could not locate device support files. This iPhone is running iOS 13.7 (17H35), which may not be supported by this version of Xcode. An upda 阅读全文
posted @ 2021-01-04 13:37 柳仙慧子 阅读(923) 评论(0) 推荐(0)