ubuntu 安装 node.js

7-06 998 views

安装 sudo apt-get install python-software-properties sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get update sudo apt-get install nodejs...
阅读全文 0

资源下载

12-07 1,133 views

Google Play Apk 下载 复制要下载的APK页面地址到 apkleecher.com Youtube 视频下载 en.savefrom.net 音悦台视频下载 首先登陆,登陆后才能下载720P视频 以 ...
阅读全文 0

Markdown——从入门到精通

11-30 1,894 views

导语: Markdown 是一种轻量级的「标记语言」,它的优点很多,目前也被越来越多的写作爱好者,撰稿者广泛使用。看到这里请不要被「标记」、「语言」所迷惑...
阅读全文 2

phalcon

8-18 785 views

phalcon proejct blog phalcon model todo phalcon controller todo config/services.php $volt->setOptions(array( 'compiledPath' => $config-&...
阅读全文 0

nodejs gulp

8-17 962 views

安装 npm install gulp -g 使用 //gulpfile.js 'use strict'; var gulp = require('gulp'); //获取gulp var browsersync = requir...
阅读全文 0

npm

8-17 806 views

通过 npm config ls 可列出 prefix 的配置 修改 prefix 可以 npm config set prefix "f:\node"
阅读全文 0

Teamtoy 安装

8-08 887 views

阅读全文 0

Ecshop + PHP5.5 安装

8-03 969 views

1.Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone settin...
阅读全文 0

mail-gun

7-30 843 views

阅读全文 0

Github使用

7-30 953 views

Git 和 Github的见解,容我想想....... 建立Github项目   Watch Star Fork 配置本地Git git config --global user.name "Your Real Name" git confi...
阅读全文 0