07 2018 档案

摘要:https://segmentfault.com/a/1190000004930910 https://lvwenhan.com/laravel/436.html 阅读全文
posted @ 2018-07-25 16:33 仁义礼智信的 阅读(108) 评论(0) 推荐(0) 编辑
摘要:https://jeffjade.com/2017/12/30/135-npm-vs-yarn-detial-memo/ 阅读全文
posted @ 2018-07-25 11:45 仁义礼智信的 阅读(65) 评论(0) 推荐(0) 编辑
摘要:https://www.jianshu.com/p/7f33f9c7997b 阅读全文
posted @ 2018-07-20 17:10 仁义礼智信的 阅读(78) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/huchong/p/8481779.html https://mp.weixin.qq.com/s/NXrH7R8y2Dqxs9Ekm0u33w 阅读全文
posted @ 2018-07-20 16:49 仁义礼智信的 阅读(81) 评论(0) 推荐(0) 编辑
摘要:一:存在两种类型的cookie: 1>会话cookie (session cookie) 不设置过期时间,则表示这个cookie生命周期为浏览器会话期间,只要关闭浏览器窗口, cookie就消失了。 生命期为浏览器会话期。 一般不保存在硬盘上而是保存在内存里。 2>持久性cookie (persis 阅读全文
posted @ 2018-07-20 16:18 仁义礼智信的 阅读(209) 评论(0) 推荐(0) 编辑
摘要:今天想和大家分享一个关于Session的话题: 当浏览器关闭时,Session就被销毁了? 我们知道Session是JSP的九大内置对象(也叫隐含对象)中的一个,它的作用是可以保 存当前用户的状态信息,初学它的时候,认为Session的生命周期是从打开一个浏览器窗 口发送请求到关闭浏览器窗口,但其实 阅读全文
posted @ 2018-07-20 15:46 仁义礼智信的 阅读(273) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_15766181/article/details/71126648 阅读全文
posted @ 2018-07-19 19:23 仁义礼智信的 阅读(87) 评论(0) 推荐(0) 编辑
摘要:https://jingyan.baidu.com/album/48b37f8dd141b41a646488bc.html?picindex=31 阅读全文
posted @ 2018-07-18 16:47 仁义礼智信的 阅读(88) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/zhb-php/p/5040594.html https://www.cnblogs.com/kuyuecs/p/3556421.html 阅读全文
posted @ 2018-07-17 19:27 仁义礼智信的 阅读(133) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/stpeace/article/details/53512283 阅读全文
posted @ 2018-07-16 14:00 仁义礼智信的 阅读(69) 评论(0) 推荐(0) 编辑
摘要:{ "dictionary": "Packages/Language - English/en_US.dic", "font_face": "Consolas", "font_size": 14, "font_options": ["gdi"], "highlight_line": true, "i 阅读全文
posted @ 2018-07-16 08:47 仁义礼智信的 阅读(306) 评论(0) 推荐(0) 编辑
摘要:https://jingyan.baidu.com/article/925f8cb8dedc12c0dce05674.html 阅读全文
posted @ 2018-07-06 11:56 仁义礼智信的 阅读(105) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/ccw869476711/p/9183783.html 一、魔术常量(魔术变量) 概念:所谓的魔术常量就是PHP预定义的一些常量,这些常量会随着所在的位置而变化。 1、__LINE__ 获取文件中的当前行号。 2、__FILE__ 获取文件的完整路径和 阅读全文
posted @ 2018-07-05 08:42 仁义礼智信的 阅读(3445) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示