posted @ 2016-12-04 22:34
shiningrise
阅读(417)
推荐(0)
摘要:
Entity.Teacher = Regex.Replace(txt, @"\s", "");
阅读全文
posted @ 2016-12-04 15:31
shiningrise
阅读(113)
推荐(0)
摘要:
当你提交以上信息时,办公逸将发送GET请求到填写的URL,GET请求将携带四个参数, 企业通过传递的参数进行验签,如果确认此次GET请求来自办公逸,那么企业应返回echostr(不能加引号,不能带bom头,不能带换行符),则接入验证生效。 后续推送企业时都会在请求URL中带上以上参数(echostr
阅读全文
posted @ 2016-12-03 15:09
shiningrise
阅读(193)
推荐(0)
摘要:
C# HttpWebRequest获取COOKIES
阅读全文
posted @ 2016-12-02 07:39
shiningrise
阅读(1088)
推荐(0)
摘要:
Request.Form接收不到post数据. https://q.cnblogs.com/q/62635/ Content-Type 有没有设置为 application/x-www-form-urlencoded,如果你是Ajax 提交的 post的数据格式要如下 Account=wxy&Pas
阅读全文
posted @ 2016-12-01 15:30
shiningrise
阅读(376)
推荐(0)
posted @ 2016-11-26 10:09
shiningrise
阅读(156)
推荐(0)
摘要:
https://gogs.io/
阅读全文
posted @ 2016-11-26 00:29
shiningrise
阅读(157)
推荐(0)
摘要:
https://help.aliyun.com/document_detail/44396.html?spm=5176.doc43595.6.154.88FxL5
阅读全文
posted @ 2016-11-24 14:32
shiningrise
阅读(195)
推荐(0)
摘要:
http://www.zeptojs.cn http://amazeui.org http://alibaba.github.io/weex/doc/ mui http://sui.taobao.org https://webpack.js.org/ https://webpack.js.org/g
阅读全文
posted @ 2016-11-23 22:37
shiningrise
阅读(208)
推荐(0)
摘要:
菜单:数据--更多筛选---标准筛选 点开“选项”,勾上“无重复值”。 然后还可以把结果复制到其它单元格。
阅读全文
posted @ 2016-11-20 13:35
shiningrise
阅读(4436)
推荐(0)
摘要:
xml如下: 原来的Entity如下: 解决方案需要增加ElementName = "Response",如下: Done! 分类: C# 分类: C#
阅读全文
posted @ 2016-11-19 13:18
shiningrise
阅读(1995)
推荐(0)
摘要:
我们都知道,孙悟空大闹天宫时威风八面,十万天兵都把他无可奈何。但是他在取经路上,天界一名神仙的司机、一个烧锅炉的童子、一个水池里的宠物下界为妖,就把他整得够呛。 有人说,孙悟空大闹天宫时,十万天兵是替公家打工,所以出工不出力,大大放水;而下界为妖,是自己创业,所以拼了命也要跟孙悟空干仗,因此猴子打不
阅读全文
posted @ 2016-11-17 19:26
shiningrise
阅读(269)
推荐(0)
posted @ 2016-11-16 21:04
shiningrise
阅读(1545)
推荐(0)
摘要:
ipscan24 Advanced IP Scanner http://www.advanced-ip-scanner.com/cn/
阅读全文
posted @ 2016-11-13 22:25
shiningrise
阅读(130)
推荐(0)
摘要:
青年问智者:“我有目标有主见有上进心,诚实正直有才华,为什么到现在都找不到对象呢?” 智者一言不发带他来到院子里,几棵梅树正默默地吐露着芬芳。 “梅花香自苦寒来...”青年很受感动:“大师!您是想告诉我只要不断努力就能得偿所愿吗?” 智者摇了摇头:“梅前你说个屁。”
阅读全文
posted @ 2016-10-26 00:10
shiningrise
阅读(336)
推荐(0)
摘要:
公立学校内部亟待厘清与调整的法律关系
阅读全文
posted @ 2016-10-24 00:19
shiningrise
阅读(181)
推荐(0)
摘要:
课题:教师职务技术成果归属制度与教师劳动积极性关系研究 职务技术成果与非职务技术成果权利归属 我国职务发明成果归属问题研究 对非职务技术成果财产权归属的规定 职务成果知识产权归属办法 教师职务技术成果归属制度,在教育行业历史地址应该类似国家的土地制度(改革) 学校的教师职务技术成果归属制度应该充分尊
阅读全文
posted @ 2016-10-23 23:04
shiningrise
阅读(174)
推荐(0)
摘要:
http://www.cnblogs.com/uu102/archive/2013/02/16/2913410.html
阅读全文
posted @ 2016-10-17 23:07
shiningrise
阅读(211)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Text.RegularExpressions; using System.Web; namespace XDomainProx...
阅读全文
posted @ 2016-10-17 18:06
shiningrise
阅读(413)
推荐(0)
摘要:
var request = { QueryString: function (paramName) { var url = window.location.search; paramValue = ""; isFound = false;...
阅读全文
posted @ 2016-10-16 17:17
shiningrise
阅读(915)
推荐(0)
摘要:
var vm = avalon.define({ $id: "login", username: "", password: "", message: '', url: 'javascript:void(0)', ...
阅读全文
posted @ 2016-10-16 12:04
shiningrise
阅读(230)
推荐(0)
摘要:
文本框放大 请输入身份证号码: 请输入身份证号码: 请输入身份证号码:
阅读全文
posted @ 2016-10-15 02:44
shiningrise
阅读(601)
推荐(0)
摘要:
官网上搜索headers 基本用法(直接用下楼上的代码了) $.ajax({ //请求类型,这里为POST type: 'POST', //你要请求的api的URL url: url , //是否使用缓存 cache:false, //数据类型,这里我用的是json dataType: "json", /...
阅读全文
posted @ 2016-10-13 20:21
shiningrise
阅读(452)
推荐(0)
摘要:
(function ($, doc, $$) { $.init(); $.ready(function () { var cityPicker = new $.PopPicker({ layer: 2 ...
阅读全文
posted @ 2016-10-13 09:28
shiningrise
阅读(13283)
推荐(0)
摘要:
@using (Html.BeginForm("Create", "Practice", FormMethod.Post, new { @class = "mui-input-group", enctype = "multipart/form-data" })) { @Html.AntiF...
阅读全文
posted @ 2016-10-12 18:48
shiningrise
阅读(568)
推荐(0)
posted @ 2016-10-10 20:25
shiningrise
阅读(338)
推荐(0)
摘要:
Microsoft SQL Server 2008 R2官方中文版(SQL2008下载).rar
阅读全文
posted @ 2016-10-09 07:14
shiningrise
阅读(1096)
推荐(0)
摘要:
项目需要定期与远程服务器同步数据,基于如下代码: URL url = new URL("http://test.com/sales/info"); connection = (HttpURLConnection) url.openConnection(); connection.setRequestMethod("POST"); connection.setDoOutput(true);...
阅读全文
posted @ 2016-10-08 23:54
shiningrise
阅读(660)
推荐(0)
摘要:
http://www.tuicool.com/articles/RvErYr
阅读全文
posted @ 2016-10-07 16:21
shiningrise
阅读(210)
推荐(0)
摘要:
http://www.codeproject.com/Articles/795265/IIS-Asp-net-warm-up-Auto-Start-Application
阅读全文
posted @ 2016-10-07 15:50
shiningrise
阅读(308)
推荐(0)
摘要:
今天研究了一天C#如何添加cookie到httpcient里面,从而发请求时,能把cookie作为头部发出,最后发现根本加不进去。 Httpclient的cookie是来自上一个请求的响应,httpclient会自动把上一个请求的响应里面的cookie保存起来,所以当发送几个有关联的request,就必须要用同一个Httpclient 示例: //第一个请求 HttpCl...
阅读全文
posted @ 2016-10-04 21:45
shiningrise
阅读(585)
推荐(0)
摘要:
Process.GetCurrentProcess().Id
阅读全文
posted @ 2016-09-24 14:46
shiningrise
阅读(816)
推荐(0)
摘要:
this.Property(p => p.Name) .IsRequired() .HasMaxLength(new int?(50)) .HasColumnAnnotation("Index", new IndexAnnotation(new IndexAttribute("UX_Role_Name...
阅读全文
posted @ 2016-09-21 21:20
shiningrise
阅读(743)
推荐(0)
posted @ 2016-09-18 08:47
shiningrise
阅读(331)
推荐(0)
摘要:
https://github.com/aliyun/ossfs/wiki/FAQ?spm=5176.bbsr270049.0.0.XTcuMj
阅读全文
posted @ 2016-09-17 23:18
shiningrise
阅读(649)
推荐(0)
摘要:
设置或获取对象指定的文件名或路径。 alert(window.location.pathname) 设置或获取整个 URL 为字符串。 alert(window.location.href); 设置或获取与 URL 关联的端口号码。 alert(window.location.port) 设置或获取 URL 的协议部分。 alert(window.location.pr...
阅读全文
posted @ 2016-09-17 08:02
shiningrise
阅读(177)
推荐(0)
摘要:
https://www.juhe.cn/docs/api/id/229 http://ec.yto.net.cn/order.htm?appcode=YTOWEB https://market.aliyun.com/products/57126001/cmapi011120.html?spm=517
阅读全文
posted @ 2016-09-15 23:29
shiningrise
阅读(201)
推荐(0)
摘要:
https://www.nginx.com/resources/admin-guide/reverse-proxy/ https://www.nginx.com/resources/admin-guide/load-balancer/
阅读全文
posted @ 2016-09-15 07:53
shiningrise
阅读(180)
推荐(0)
摘要:
DocumentRoot /var/www KeepAlive On MonoServerPath default-site "/usr/bin/mod-mono-server4" MonoDebug default-site true MonoSetEnv MONO_THREADS_PER_CPU=100 CustomLog /proc/self/fd/1...
阅读全文
posted @ 2016-09-14 09:39
shiningrise
阅读(635)
推荐(0)
摘要:
Migrating an Existing Website from SQL Membership to ASP.NET Identity
阅读全文
posted @ 2016-09-13 20:56
shiningrise
阅读(363)
推荐(0)