自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

转载 配置 PHP Unit

1、安装phpunit ➜ wget https://phar.phpunit.de/phpunit.phar➜ chmod +x phpunit.phar➜ php phpunit.phar --version>> PHPUnit 6.3.0 by Sebasti...

2019-07-17 11:34:00 411

转载 [已解决] apache 虚拟目录403原因

主要有以下几个原因:目录权限这个看apache错误日志,一般会有提示,如:1475 [Thu Jun 20 16:39:43.673203 2019] [core:crit] [pid 43885] (13)Permission denied: [client 112.93.21.2...

2019-06-20 16:57:00 916

转载 VSCode插件: Numbered Bookmark 代码标签

shift + option + 数字 标记/反标记 该行代码。相同数字的代码行将被覆盖。cmd + 数字 跳转到指定的标签行,在mac上可能会跟系统的快捷键冲突,需要自行修改。 ...

2019-06-11 21:54:00 481

转载 iTerm2 shell整合小工具

imgcat filename Displays the image inline.imgls Shows a directory listing with image thumbnailsit2attention start|stop|fireworks Gets your ...

2019-06-11 19:09:00 342

空空如也

空空如也

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

TA关注的人

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