I hereby claim:
- I am channely on github.
- I am plomk (https://keybase.io/plomk) on keybase.
- I have a public key ASBiwTTNo8RApUxcvSBdFMP4PLuA0UBlfISK7YaPI7_kmwo
To claim this, I am signing this object:
{"sig":"c47a543ff80a9abf981437f13385a43d3e6996aac56d48d63deeaec6893d38370b78c45483439274f169151bf6335e8a33c763ff7d07cda4ae2512f19dcb13140","msghash":"410845e090f2fc80673e8798b351792290b667b46901c8f7cb3a26b324dbcb9c"} |
{"sig":"0b7bc6096f1de66a1c218becbdcbaa542da2dc7cb68305a76bc12113d773c362a9e28ad394136a47c87a3c793f243a41871b8bd921212577c2b0f1629bb686341","msghash":"ea98d06589f2dddcabde9d0f10c6e0fd498ba8f272eb24b473dab274d6c52d25"} |
I hereby claim:
To claim this, I am signing this object:
1.小步伐修改程序,每一小步的修改后,程序能正常运行,commit。
2.JS OOP (JavaScript高级程序设计,p 156~166;或 Javascript 权威指南 第8章后两节 和 第九章 前两节)
3.重构后,每个函数只做一件事,函数不超过十五行
4.函数名符合命名规范,见名知意
5.函数内圈复杂度在容易理解的前提下降至最低。
My Version | |
ubuntu 14.04/Linux-mint 15 | |
git (now - 1.8.1.2) | |
nodejs (now - v0.10.25) | |
android-sdk (now - api 19,android 4.4) | |
This 3 steps only need to d once. | |
install Cordova (now - 3.5.0-0.2.4) | |
$ sudo npm install -g cordova |
/** | |
* Typing animation with pure CSS. | |
* Works best in browsers supporting the ch unit. | |
*/ | |
@keyframes typing { from { width: 0; } } | |
@keyframes blink-caret { 50% { border-color: transparent; } } | |
h1 { | |
font: bold 200% Consolas, Monaco, monospace; |
#!/bin/sh | |
# ------------------------------------------------------------------------------ | |
# SOME INFOS : fairly standard (debian) init script. | |
# Note that node doesn't create a PID file (hence --make-pidfile) | |
# has to be run in the background (hence --background) | |
# and NOT as root (hence --chuid) | |
# | |
# MORE INFOS : INIT SCRIPT http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit | |
# INIT-INFO RULES http://wiki.debian.org/LSBInitScripts | |
# INSTALL/REMOVE http://www.debian-administration.org/articles/28 |
·------------------------------------------------------系统以64bit为例进行配置--------------------------------------------------------·
32位和64位的机器均可安装64位的系统
·--------------------------------------------------------------·1.必备软件·-----------------------------------------------------------------·
####ibus <-----------------(软件管理器安装)
####ibus-pinyin <----------(软件管理器安装) 切换输入法快捷键:Alt+Shift