01 2017 档案
摘要:前提条件 如果没有安装office的话,需要安装引擎 安装了office就不用安装引擎 连接数据库 Dim plMydb As Microsoft.Office.Interop.Access.Dao.DatabaseplMydb = DAODBEngine_definst.OpenDatabase(
阅读全文
摘要:Debug 和 Release 的区别 Debug 通常称为调试版本,它包含调试信息,并且不作任何优化,便于程序员调试程序。Release 称为发布版本,它往往是进行了各种优化,使得程序在代码大小和运行速度上都是最优的,以便用户很好地使用。 Debug 和 Release 的真正区别,在于一组编译选
阅读全文
摘要:cmd命令 ①services iptables status 查看 iptables的状态 :unrecognized service 表示尚未安装 ②find -name iptables 查找iptables 文件 ③firewall-cmd --state 查看firewall状态 ④reb
阅读全文

浙公网安备 33010602011771号