上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 70 下一页

2018年5月16日

摘要: 使用如下命令:put –r dirmput –r dir 阅读全文
posted @ 2018-05-16 11:46 刘应杰 阅读(143) 评论(0) 推荐(0) 编辑

2018年5月15日

摘要: 重启电脑 1. 以管理员身份运行 cmd 2. vagrant up 3. vagrant ssh 4. php artisan storage:link 阅读全文
posted @ 2018-05-15 23:32 刘应杰 阅读(166) 评论(0) 推荐(0) 编辑

2018年5月10日

摘要: 快速切換前後日期toDateTimeString(); // 1975-05-21 22:00:00// 從時間戳記建立echo Carbon::createFromTimeStamp(-1)->toDateTimeString(); // 1969-12-31 18:59:59echo Carbon::createFromTimeStamp(-1, ... 阅读全文
posted @ 2018-05-10 21:54 刘应杰 阅读(736) 评论(0) 推荐(0) 编辑

2018年4月27日

摘要: 环境:Laravel/homestead + winnfsdVMWare workstation背景:众所周知, windows 上成功配置 Homestead 进行开发时,为了解决文件系统的 IO 效率,安装 vagrant-winnfsd 插件。经试验,Laravel 项目的速度提升是比较明显的,基于每个请求都不会超过 200ms。但是,基于 Brophp 开发的老项目的运行速度还是慢如蜗牛。... 阅读全文
posted @ 2018-04-27 08:11 刘应杰 阅读(317) 评论(0) 推荐(0) 编辑

2018年4月26日

摘要: # 查看服务端输出了哪些目录,如何挂载vagrant@homestead:~$ showmount -e 192.168.10.1Export list for 192.168.10.1:/C/Users/leo/Code * 阅读全文
posted @ 2018-04-26 22:39 刘应杰 阅读(385) 评论(0) 推荐(0) 编辑
摘要: 以程序 winnfsd.exe 为例:1 查看进程号 PIDC:\Users\leo>tasklist|findstr winnfsd.exewinnfsd.exe 3600 Console 1 9,756 K2 查看端口号C:\Users\leo>netstat -ano|findstr 3600 TCP ... 阅读全文
posted @ 2018-04-26 13:33 刘应杰 阅读(322) 评论(0) 推荐(0) 编辑
摘要: 原创 2013年01月17日 23:11:1725072 NFS是一种网络文件系统,从1985年推出至今,共发布了3个版本:NFSv2、NFSv3、NFSv4,NFSv4包含两个次版本NFSv4.0和NFSv4.1。经过20多年发展,NFS发生了非常大的变化,最大的变化就是推动者从Sun变成了NetApp,NFSv2和NFSv3基本上是Sun起草的,NetApp从NFSv4.0参与进... 阅读全文
posted @ 2018-04-26 08:43 刘应杰 阅读(7748) 评论(0) 推荐(0) 编辑

2018年4月25日

摘要: How to setup Laravel Homestead in Windowsby JBorbón 17. March 2017 PHP 8Developing with PHP under Windows can be a real pain. Sure there are applications like WAMP or XAMPP that include the stac... 阅读全文
posted @ 2018-04-25 18:30 刘应杰 阅读(444) 评论(0) 推荐(0) 编辑

2018年4月24日

摘要: https://jingyan.baidu.com/article/11c17a2c2a9e27f446e39d98.html 阅读全文
posted @ 2018-04-24 12:20 刘应杰 阅读(2660) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/xghb/p/4904146.html 阅读全文
posted @ 2018-04-24 09:24 刘应杰 阅读(148) 评论(0) 推荐(0) 编辑
上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 70 下一页

导航