摘要:
1、 DELETE FROM sc_settle_batch_mingxi; DELETE FROM sc_settle_cost; DELETE FROM sc_settle_cost_batch; DELETE FROM sc_settle_customer; DELETE FROM sc_se 阅读全文
摘要:
有时候感觉真的要放弃了,还没有到业务调试的层面,先卡在了环境、网络、组件的引用、找不到对应的包上; 这时候,感觉自己不适合干这行。 尤其是android、ios 1、Could not GET 'https://jcenter.bintray.com/org/jetbrains/kotlin/kot 阅读全文
摘要:
could not find included file 'Pods/Target Support Files/Pods-Runner/Pods-Runner.debu...could not find included file 'Pods/Target Support Files/Pods-Ru 阅读全文
摘要:
口令过期,是出于安全性考虑: alter profile default limit password_life_time unlimited; alter user zkmis identified by zkmis; alter user newspecialty identified by n 阅读全文
摘要:
以为删除了,还是让我找到了个: '开始 Option Explicit Dim mdl ' the current model Set mdl = ActiveModel If (mdl Is Nothing) Then MsgBox "There is no Active Model" End I 阅读全文