自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

luogan129的博客

天下皆白,唯我独黑,非攻墨门。兼爱平生。

  • 博客(3)
  • 资源 (9)
  • 收藏
  • 关注

原创 tp5伪静态设置

nginx location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=$1 last; break; } }apache Options +FollowSymlinks -Multiviews Rewr

2018-02-06 15:45:12 12539

原创 小程序学习(一)tabBar底部导航

{ "pages":[ "pages/index/index", "pages/logs/logs", "pages/wish/wish", "pages/surprise/surprise", "pages/list/list", "pages/happy/happy" ], "window":{ "backgroundText

2018-02-05 17:33:40 223

原创 js 随机跳转

var all_daihao = [ 'https://baidu1.com', 'https://baidu2.com', 'https://baidu3.com', 'https://baidu4.com' ]; alert(all_daihao[Math.floor(Math.random()*al

2018-02-03 15:34:46 1056

thinkphp学习资料大全

thinkphp学习资料大全

2016-01-19

SQL注入攻击与防御.pdf

SQL注入攻击与防御.pdf

2016-01-19

《安全参考》HACKCTO-201503-27

《安全参考》HACKCTO-201503-27

2015-03-29

jQuery集合

jQuery集合

2015-03-28

BackTrack中文指南v10 密码:neuron.pdf )

BackTrack中文指南v10 密码:neuron.pdf

2015-03-25

pyqt5_python_Gui入门教程.docx )

pyqt5_python_Gui入门教程.docx

2015-03-25

扫描器 ntcascn10

NTscan变态扫描器 非常好哟个 黑客相关 / 免费版 大家试试

2013-02-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除