09 2018 档案

关于调用接口时出现417错误
摘要:发送POST请求出现Http 417错误的解决方法 当我们POST数据到另一个IIS寄存的Web程式的情况下, 会出现:417 Expectation Failed 这个异常源自HTTP1.1协议的一个规范: 100(Continue) 100(Continue)状态代码的解释 允许客户端发requ 阅读全文

posted @ 2018-09-28 15:04 奉利民 阅读(2690) 评论(0) 推荐(0)

微信小程序一些demo链接地址
摘要:校园小情书小程序前端+后端源码 https://www.douban.com/group/topic/116974400/ 小程序源码疯狂猜成语小程序源码UI美观 https://www.douban.com/group/topic/116974486/ 知识答题类小程序源码 https://www 阅读全文

posted @ 2018-09-21 15:19 奉利民 阅读(1475) 评论(0) 推荐(0)

.net MVC4一个登陆界面加验证
摘要:Model 1 using System; 2 using System.Collections.Generic; 3 using System.IO; 4 using System.Linq; 5 using System.Security.Cryptography; 6 using System 阅读全文

posted @ 2018-09-05 17:25 奉利民 阅读(397) 评论(0) 推荐(0)

Zeu.js
摘要:Quick Start Done! Explore the Introduction page to get started. v1.0.0 阅读全文

posted @ 2018-09-04 16:04 奉利民 阅读(820) 评论(0) 推荐(0)

Google 开发的、最好用、功能最强大的网页测速与网站性能分析工具
摘要:https://www.webpagetest.org/细致到每一个资源的加载都是完全可视化,包含详细的数据分析。开发完成自己的网站后一定要进行一下测试,你会发现还有很多可以优化的点。 阅读全文

posted @ 2018-09-04 15:59 奉利民 阅读(413) 评论(0) 推荐(0)