上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 29 下一页
摘要: shutdown -r -f -t 0 阅读全文
posted @ 2017-02-18 15:42 shiningrise 阅读(101) 评论(0) 推荐(0) 编辑
摘要: http://jingyan.baidu.com/article/c1a3101e8b34c2de656debbe.html 阅读全文
posted @ 2017-02-18 10:37 shiningrise 阅读(140) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/zihuxinyu/articles/extjs_jsonmodelbinder_mvc3_ajax.html 阅读全文
posted @ 2017-02-14 22:12 shiningrise 阅读(407) 评论(0) 推荐(0) 编辑
摘要: 最近收集了几篇文章,用于替换MVC中各种json操作,微软mvc当然用自家的序列化,速度慢不说,还容易出问题,自定义性也太差,比如得特意解决循环引用的问题,比如datetime的序列化格式,比如性能。NewtonSoft.json也就是Json.Net性能虽然不是最好的,但是是比较靠前的,其功能是最 阅读全文
posted @ 2017-02-14 21:59 shiningrise 阅读(328) 评论(0) 推荐(0) 编辑
摘要: http://www.it165.net/pro/html/201306/6045.html 阅读全文
posted @ 2017-02-14 21:51 shiningrise 阅读(150) 评论(0) 推荐(0) 编辑
摘要: https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=22973 阅读全文
posted @ 2017-02-13 08:50 shiningrise 阅读(255) 评论(0) 推荐(0) 编辑
摘要: var kaoshiId = this.KaoshiId; DataTable dt = _IChengjiContract.ToChengjiTable(kaoshiId, 0L); NPOIHelper.ExportByWeb(dt,this.Kaoshi.Name, this.Kaoshi.Name); 阅读全文
posted @ 2017-02-11 11:26 shiningrise 阅读(128) 评论(0) 推荐(0) 编辑
摘要: https://github.com/zhblue/hustoj insert into privilege(user_id,rightstr) values('wxy','administrator'); 编译器: https://github.com/zhblue/hustoj/blob/mas 阅读全文
posted @ 2017-02-07 15:43 shiningrise 阅读(305) 评论(0) 推荐(0) 编辑
摘要: 装完ubuntu 第一件事情就是连上网,换个源,进行更新操作,但前提条件是要配好ip和dns。 下面把自己配置的过程记录下来,权且当作一份备份,以便不时之需。 一、配置ip ubuntu的网络配置信息放在 /etc/network/interfaces 中, 操作: sudo vim /etc/ne 阅读全文
posted @ 2017-02-07 12:24 shiningrise 阅读(271) 评论(0) 推荐(0) 编辑
摘要: 解决方法很简单,使用英文安装就好,可以参考这个帖子:http://forum.ubuntu.com.cn/viewtopic.php?f=77&t=471547&p=3137632 解决方法很简单,使用英文安装就好,可以参考这个帖子:http://forum.ubuntu.com.cn/viewto 阅读全文
posted @ 2017-02-07 09:09 shiningrise 阅读(889) 评论(0) 推荐(0) 编辑
摘要: 运行dcpromo命令,打开“Active Directoty域服务安装向导” 阅读全文
posted @ 2017-01-27 09:14 shiningrise 阅读(205) 评论(0) 推荐(0) 编辑
摘要: http://blog.sina.com.cn/s/blog_5101bb000100hutw.html 阅读全文
posted @ 2017-01-17 16:28 shiningrise 阅读(2957) 评论(0) 推荐(0) 编辑
摘要: --> 2.Global.asax里Application_Start方法中添加下面配置 var path = Server.... 阅读全文
posted @ 2017-01-06 21:19 shiningrise 阅读(443) 评论(0) 推荐(0) 编辑
摘要: https://code.msdn.microsoft.com/101-LINQ-Samples-3fb9811b 阅读全文
posted @ 2017-01-02 15:45 shiningrise 阅读(137) 评论(0) 推荐(0) 编辑
摘要: https://docs.microsoft.com/en-us/ef/core/modeling/alternate-keys aspnet core 教程 https://docs.microsoft.com/zh-cn/aspnet/core/ 阅读全文
posted @ 2017-01-02 10:38 shiningrise 阅读(319) 评论(0) 推荐(0) 编辑
摘要: https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc 阅读全文
posted @ 2017-01-01 08:36 shiningrise 阅读(174) 评论(0) 推荐(0) 编辑
摘要: http://semantic-ui.com/introduction/getting-started.html 阅读全文
posted @ 2016-12-31 22:51 shiningrise 阅读(124) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/cxd4321/p/3795911.html 阅读全文
posted @ 2016-12-29 18:25 shiningrise 阅读(147) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/bobositlife/p/aspnet-mvc-csharp-quartz-net-timer-task-scheduler.html 在之前的文章《推荐一个简单、轻量、功能非常强大的C#/ASP.NET定时任务执行管理器组件–FluentSchedu 阅读全文
posted @ 2016-12-29 15:22 shiningrise 阅读(1005) 评论(0) 推荐(0) 编辑
摘要: 调用Interop.zkemkeeper.dll无法使用 已经注册dll成功但是还是报错 检索 COM 类工厂中 CLSID 为 {00853A19-BD51-419B-9269-2DABE57EB61F} 的组件时失败,原因是出现以下错误: 80040154。 private CZKEMClass mechineRoom = new CZKEMClass();实例一下就报错 ------解决... 阅读全文
posted @ 2016-12-29 14:55 shiningrise 阅读(1262) 评论(0) 推荐(0) 编辑
摘要: https://www.officeweb365.com/ 阅读全文
posted @ 2016-12-27 21:58 shiningrise 阅读(145) 评论(0) 推荐(0) 编辑
摘要: protected override string AfterAddJS() { //TODO 重载这2个函数 可以控制新增和编辑之后执行的JS return AfterSaveJS_ReloadData(); //新增之后刷新当前页面数据 //return AfterSaveJS_Hide(... 阅读全文
posted @ 2016-12-27 21:38 shiningrise 阅读(818) 评论(0) 推荐(0) 编辑
摘要: <div id="demo"> <div class="inner"> <p><a href="#">链接</a></p> <p><input type="checkbox" name="" id="" /></p> </div></div>class 选择器 .inner{ width:100px 阅读全文
posted @ 2016-12-27 16:19 shiningrise 阅读(228) 评论(0) 推荐(0) 编辑
摘要: diskData磁盘数据分析 阅读全文
posted @ 2016-12-25 17:00 shiningrise 阅读(217) 评论(0) 推荐(0) 编辑
摘要: Metronic Bootstrap后台模板 阅读全文
posted @ 2016-12-25 13:16 shiningrise 阅读(115) 评论(0) 推荐(0) 编辑
摘要: "> 阅读全文
posted @ 2016-12-22 13:21 shiningrise 阅读(103) 评论(0) 推荐(0) 编辑
摘要: protected void Page_Load(object sender, EventArgs e) { OperateLoger.FunctionInfo =new FunctionInfo { PageCode= "PageCode",ModuleName= "模块名称",PowerCode= "PowerCode",PowerNa... 阅读全文
posted @ 2016-12-21 17:35 shiningrise 阅读(154) 评论(0) 推荐(0) 编辑
摘要: C#通过WebClient/HttpWebRequest实现http的post/get方法 http://www.cnblogs.com/shadowtale/p/3372735.html 阅读全文
posted @ 2016-12-17 11:55 shiningrise 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 常用正则表达式 [拿把小刀,强大自己] http://www.cnblogs.com/wwlhome/p/4933933.html 阅读全文
posted @ 2016-12-11 10:31 shiningrise 阅读(343) 评论(0) 推荐(0) 编辑
摘要: http://www.lai18.com/content/3301708.html 阅读全文
posted @ 2016-12-10 13:15 shiningrise 阅读(213) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/chengmodelong/article/details/46680143 阅读全文
posted @ 2016-12-10 13:08 shiningrise 阅读(130) 评论(0) 推荐(0) 编辑
摘要: private static string GetNameValue(object value) { dynamic obj = value; try { return obj.Name; } catch ... 阅读全文
posted @ 2016-12-08 22:51 shiningrise 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-12-07 17:11 shiningrise 阅读(1971) 评论(0) 推荐(0) 编辑
摘要: 1. 如果只是host、端口转换,则cookie不会丢失。例如: location /project { proxy_pass http://127.0.0.1:8080/project; } 通过浏览器访问http://127.0.0.1/project时,浏览器的cookie内有jsession 阅读全文
posted @ 2016-12-06 10:34 shiningrise 阅读(2281) 评论(0) 推荐(0) 编辑
摘要: System.Web.Http.Cors配置跨域访问的两种方式 使用System.Web.Http.Cors配置跨域访问,众多大神已经发布了很多文章,我就不在详细描述了,作为小白我只说一下自己的使用心得。在webapi中使用System.Web.Http.Cors配置跨域信息可以有两种方式。 一种是 阅读全文
posted @ 2016-12-05 18:22 shiningrise 阅读(837) 评论(0) 推荐(0) 编辑
摘要: https://www.codeproject.com/Articles/18490/Reverse-Proxy-in-C-NET-v https://www.codeproject.com/Articles/18490/Reverse-Proxy-in-C-NET-v 阅读全文
posted @ 2016-12-05 09:29 shiningrise 阅读(475) 评论(0) 推荐(0) 编辑
摘要: <appSettings> <add key="DomainProxy" value="http://e3api.lcsyzx.cn/api/" xdt:Locator="Match(key)" xdt:Transform="SetAttributes"/> </appSettings> 阅读全文
posted @ 2016-12-04 22:42 shiningrise 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 会导致重复执行--> 阅读全文
posted @ 2016-12-04 22:34 shiningrise 阅读(409) 评论(0) 推荐(0) 编辑
摘要: Entity.Teacher = Regex.Replace(txt, @"\s", ""); 阅读全文
posted @ 2016-12-04 15:31 shiningrise 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 当你提交以上信息时,办公逸将发送GET请求到填写的URL,GET请求将携带四个参数, 企业通过传递的参数进行验签,如果确认此次GET请求来自办公逸,那么企业应返回echostr(不能加引号,不能带bom头,不能带换行符),则接入验证生效。 后续推送企业时都会在请求URL中带上以上参数(echostr 阅读全文
posted @ 2016-12-03 15:09 shiningrise 阅读(186) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 29 下一页
// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css