摘要: sp_MSforeachtable 'truncate table ?' 请谨慎操作,此删除,不可通过日志恢复 阅读全文
posted @ 2018-10-16 17:41 陆战队 阅读(203) 评论(0) 推荐(0)
摘要: server := &fasthttp.Server{ Handler: router.Handler, Name: "SL FILE SERVER", MaxRequestBodySize: 51 * 1024 * 1024, } 阅读全文
posted @ 2018-10-16 17:20 陆战队 阅读(701) 评论(0) 推荐(0)
摘要: SqlServer: 2005以上 sqlcmd -E -Q"select * from person a,person b" -o "d:\result.txt" -s"@" PostgreSQL:delphi调用cmd := 'cmd.exe /c psql -vencoding=uhc -q -A -f d:\tmp\sql.txt -h 192.168.77.2 -d mydb -U po... 阅读全文
posted @ 2018-10-16 13:15 陆战队 阅读(225) 评论(0) 推荐(0)
摘要: 下载税控系统 https://bj.jss.com.cn/portal/allow/mine/taxin/toOtherDownloadList.action 里面捆绑了很多东西,这里面直接提取税控系统,用7zip直接打开 增值税发票税控开票软件(金税盘版)V2.0.22_ZS_20180425.e 阅读全文
posted @ 2018-10-16 08:44 陆战队 阅读(479) 评论(0) 推荐(0)