Hexo在GitHub上搭建博客

杂项
Hexo在GitHub上搭建博客

作为一名程序员一定要有自己的博客,之前都借用的技术网站,最开始的新浪微博,csdn等等。。。换来换去,心力交瘁。就想自己搭建一个,找了一下发现Hexo在GitHub搭建博客挺不错的,接下来就开始动手了~~ 系统: Mac ps : windows系统可参考:https://segmentfault.com/a/1190000016379871 准备: no...

Ecstore 导入队列执行

PHP
Ecstore 导入队列执行

ecstore导入时要注意: FTP配置:系统->队列导入导出->存储方式配置 执行导入队列: /usr/local/php56/bin/php /data/httpd/tnf/script/queue/queuescript.php slow ps:可在 系统->队列导入导出->导出队列 查看任务状态

PHP 随机生成n条手机号

PHP
PHP 随机生成n条手机号

直接贴代码: 123456789101112//随机生成n条手机号protected function randomMobile($n){ $tel_arr = array( '130','131','132','133','134','135','136','137','138','139','144','147','150','151',...

Hello World

文档
Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on ...

×
  • {title}