会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Golang来啦
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
9
下一页
2017年3月14日
centos7yum安装mysql5.7
摘要: https://www.digitalocean.com/community/tutorials/how to install mysql on centos 7 https://typecodes.com/linux/yuminstallmysql5710.html http://bbs.best
阅读全文
posted @ 2017-03-14 18:13 Seekload
阅读(94)
评论(0)
推荐(0)
2017年3月9日
php面试总结
摘要: 今天去新浪面试,发现好多题目在文档里面都有,真的是见识了,后悔自己没看。 面试总结: 1、好好看两份php面试题的pdf文档 2、还有这里面的 http://www.cnblogs.com/ shu/category/704340.html 加油 需要重点记忆的是:(努力记住,哎) 1、post与g
阅读全文
posted @ 2017-03-09 21:51 Seekload
阅读(176)
评论(0)
推荐(0)
2017年3月8日
PHP函数
摘要: array_pop 将数组最后一个元素弹出 array_push 将一个或者多个元素插入数组末尾 array_shift 将数组开头元素移出数组 array_unshift 将一个或多个元素插入数组开头 array_map 为数组每一个元素调用回调函数 array_chunk 将一个数组分割成多个
阅读全文
posted @ 2017-03-08 16:32 Seekload
阅读(109)
评论(0)
推荐(0)
2017年3月7日
redis相关
摘要: 1、mac安装redis: https://my.oschina.net/jackieyeah/blog/524583 修改源码、编译安装步骤: 1、将源码copy至目录/usr/local/redis 2、在源码目录执行make,有必要的话执行make test,再make install; 3、
阅读全文
posted @ 2017-03-07 10:32 Seekload
阅读(115)
评论(0)
推荐(0)
2017年3月6日
Jmeter的使用
摘要: Jmeter的使用 步骤: 1、进入bin目录 /Users/chengguilu/forbidden delete/apache jmeter 3.1/bin 2、sh jmeter 打开软件界面 https://www.linuxdashen.com/ubuntu%E5%AE%89%E8%A3%
阅读全文
posted @ 2017-03-06 17:49 Seekload
阅读(154)
评论(0)
推荐(0)
2017年3月1日
红黑树以及与AVL树的区别
摘要: http://blog.csdn.net/zwan0518/article/details/12219055 http://blog.csdn.net/v_july_v/article/details/6124989 http://blog.csdn.net/v_JULY_v/article/det
阅读全文
posted @ 2017-03-01 17:12 Seekload
阅读(606)
评论(0)
推荐(0)
2017年2月28日
yum安装mysql
摘要: http://www.cnblogs.com/starof/p/4680083.html
阅读全文
posted @ 2017-02-28 17:00 Seekload
阅读(81)
评论(0)
推荐(0)
sql注入攻击
摘要: http://www.plhwin.com/2014/06/13/web security sql/ https://github.com/astaxie/build web application with golang/blob/master/zh/09.4.md http://blog.csd
阅读全文
posted @ 2017-02-28 15:15 Seekload
阅读(191)
评论(0)
推荐(0)
http keep-alive
摘要: https://zh.wikipedia.org/wiki/HTTP%E6%8C%81%E4%B9%85%E8%BF%9E%E6%8E%A5 http://51write.github.io/2014/04/09/keepalive/
阅读全文
posted @ 2017-02-28 14:46 Seekload
阅读(107)
评论(0)
推荐(0)
2017年2月27日
csrf和xss
摘要: csrf: http://www.cnblogs.com/hyddd/archive/2009/04/09/1432744.html https://gold.xitu.io/post/583d6384a22b9d006a93c868 http://www.freebuf.com/articles/
阅读全文
posted @ 2017-02-27 14:21 Seekload
阅读(127)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
9
下一页
公告