03 2018 档案
摘要:使用Get方式获取到请求页面的Html,然后作为Content使用Layer弹出来 $.get('@Url.Action("AddressAdd", "Customer")', {}, function (result) { if (result.Flag == 0) { ZTLayer.showT
阅读全文
摘要:using MongoDB.Driver;using MongoDB.Bson; static void Main(string[] args) { MongoClient client = new MongoClient("mongodb://cjj:123456@127.0.0.1:27017"
阅读全文

浙公网安备 33010602011771号