一些些的code、一點點的Life,這就是生活。
有css sprites可以切割css小圖成一個圖 然後順便幫你把css寫好 如http://csssprites.com/
http://harthur.github.com/kittydar/
貓臉辨識 可以辨識貓咪的臉XD
http://shinydemos.com/
http://michalbe.blogspot.tw/
——– 基本的node js 介紹 ———-
node js的api http://nodejs.org/api/ 就是一個官網的連結而已
可以把它存成node.js 然後cmd下node node.js
1 2 3 4 5 | var fs =require( "fs" ); fs.readFile( "nodejs.js" . function (err,content){ console.log(1,arguments); }) console.log(2); |
這是一個簡單的nodejs 的檔案 就是把檔案抓出來然後輸出這樣而已
nodejs 可以在cmd下npm install jQuery來下載jQuery就類似aptget之類的 就可以安裝東西了
只是你在哪個目錄下指令 他檔案就會抓到那個目錄去 所以要找好目錄
一個不務正業,甚麼科技產品都玩的網路宅宅。 If you want to find me,that's easy! I will always on the Internet. so just find me, follow me. I will show you everything fun.