09 2017 档案
摘要:Option Explicit 上传数据Private Sub CommandButton1_Click() If MsgBox("请确认数据是否准确,是否确认上传?", vbCritical + 6 + 16, "温馨提示") = vbNo Then Exit Sub End If '保存数据 D
阅读全文
摘要:<xpath expr="//tree" position="attributes"> <attribute name='editable'>top</attribute></xpath>
阅读全文
摘要:解决方法: 菜单-工程-引用Microsoft ActiveX Data Objects 2.x Library 定位……msado15.dll
阅读全文
摘要:在表头加 红色部分 <?xml version="1.0" encoding="utf-8"?><openerp> <data> <template id="print_debang_kd"> <t t-call="report.html_container"> <t t-foreach="docs
阅读全文
摘要:最佳答案 每次打开Office 2016都提示配置进度(包括Word、PPT、Excel等等Office产品都有这种现象),如图,先是显示“安装程序正在准备必要的文件”,接着显示“正在配置Microsoft Office Professional Plus 2016"的情况。如果重启完了再打开,还是
阅读全文
摘要:原因是:
阅读全文