08 2015 档案

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Transactions;namespace 事务{... 阅读全文
posted @ 2015-08-10 17:25 nbu_djw 阅读(458) 评论(2) 推荐(0)
摘要://表单异步提交function formPost(form, url) { $('#' + form).form('submit', { url: url, onSubmit: function () { return $(this).for... 阅读全文
posted @ 2015-08-07 16:15 nbu_djw 阅读(367) 评论(0) 推荐(0)
摘要:http://stackoverflow.com/questions/23347093/dbcontext-generator-t4-templates-with-code-firstdbfist使用t4模板edmx文件codefirst没有edmx文件,只有dbcontext类文件,稍微有点不一样... 阅读全文
posted @ 2015-08-05 16:18 nbu_djw 阅读(667) 评论(0) 推荐(0)