基本思想,将MsSqlDbUtility和MySqlDbUtility设计成单例模式,通过App.config或Web.config进行默认的数据库设置,然后通过DbUtilityFactory获取DbUtility. 1.接口: using System; using System.Collections.Generic; using System.Data; using System.Linq.Expressions; using RA.DataAccess.MsSqlDbUtility;
Could not get content for…… jQuery is not defined 原因:数据库缓存 解决方法: select id, create_date, store_fname, datas_fname from ir_attachment where datas_fname like '%.js%'; 删除数据库中查出来的web.assets_common.js.web.assets_frontend.js.web.assets_backend.js
参考了网上的一些教程,将最终过程记录一下,其中需要的一些程序,我已经放到百度网盘: https://pan.baidu.com/s/1boKHSTL 1.抹盘安装macOS Sierra 10.12.6: 制作macOS安装启动盘参见:http://www.iplaysoft.com/macos-usb-install-drive.html 2.安装macOS的Command Line Tools: 打开mac的Terminal程序,命令行窗口输入git回车,系统会提示需要Command Lin