上一页 1 2 3 4 5 6 7 8 9 ··· 61 下一页
摘要: 从 App Store 下载 OS X 安装器 请执行以下步骤下载要安装的 OS X 版本。 1. 从 Apple 菜单中,选取“App Store”。 2. 按住 Option 键并点按“已购项目”标签。您应该可以看到您以前购买的 OS X 版本。如果您看不到您的已购项目,请使用您以前用于安装 O 阅读全文
posted @ 2016-07-24 11:49 Seaurl 阅读(486) 评论(0) 推荐(0) 编辑
摘要: http://sspai.com/24181/ 如何从 Time Machine 备份恢复数据? AirPort Time Capsule能轻松完成备份,自然也少不了方便地恢复备份。一般常见的恢复备份有以下三种情形: 1. 恢复特定文件或文件夹:只需打开需要恢复的文件夹或应用程序,从顶部菜单栏中的 阅读全文
posted @ 2016-07-23 10:26 Seaurl 阅读(1453) 评论(0) 推荐(0) 编辑
摘要: 快速配置OSS:https://help.aliyun.com/document_detail/31885.html?spm=5176.doc31886.6.97.8iuJo5 快速配置CDN:https://help.aliyun.com/document_detail/27112.html 万网 阅读全文
posted @ 2016-07-18 16:01 Seaurl 阅读(7707) 评论(2) 推荐(1) 编辑
摘要: ⌘——Command ⌃ ——Control ⌥——alt ⇧——Shift ⇪——Caps Lock fn——功能键就是fn 编辑 Command+alt+T 用 (if..else, try..catch, for, etc.)包住Command+/ 注释/取消注释的行注释Command+alt 阅读全文
posted @ 2016-07-17 21:43 Seaurl 阅读(781) 评论(0) 推荐(0) 编辑
摘要: 参考资料: 1:https://solarhell.com/post/2016/04/homestead 2:https://phphub.org/topics/491 3:http://laravel-china.org/docs/5.1/homestead 安装 Laravel 之后,你必须设置 阅读全文
posted @ 2016-07-10 20:16 Seaurl 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 首先安装git,进入官网并下载:地址,下载后并安装,可以通过输入命令行,查看是否安装成功: 安装好后,我们来配置我们的git,这里的you name和yourmail@server.com,是你注册github的用户名和邮箱,这里要注意! 接着你可以注册github,地址,注册好后,接着输入命令: 阅读全文
posted @ 2016-07-07 21:38 Seaurl 阅读(2011) 评论(0) 推荐(1) 编辑
摘要: 使用composer 安装lumen 项目,执行composer create-project laravel/lumen --prefer-dist,命令报 [ErrorException] zlib_decode(): data error 错。 解决办法:执行 composer self-up 阅读全文
posted @ 2016-07-04 16:11 Seaurl 阅读(683) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-06-29 14:47 Seaurl 阅读(745) 评论(0) 推荐(0) 编辑
摘要: js获取height和width总结 网页可见区域宽: document.body.clientWidth 网页可见区域高: document.body.clientHeight 网页可见区域宽: doc... 阅读全文
posted @ 2016-06-27 15:50 Seaurl 阅读(499) 评论(0) 推荐(0) 编辑
摘要: 要使用键盘快捷键,请按住一个或多个修饰键,同时按快捷键的最后一个键。例如,要使用快捷键 Command-C(拷贝),请按住 Command 键并按 C 键,然后同时松开这两个键。Mac 菜单和键盘通常使用符号来代表某些按键,其中包括以下修饰键: Command ⌘ Shift ⇧ Option ⌥ 阅读全文
posted @ 2016-06-25 09:46 Seaurl 阅读(252) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 61 下一页