skip to main
|
skip to sidebar
Shiing - Programming
iPhone develop experiences & bugs
2013年2月17日 星期日
[Node.js][Javascript] Print javascript object
var obj = {a:'a', b:'b'};
console.log(
JSON.stringify(obj, null, 4)
);
This will print the object content with json format and indent = 4.
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
追蹤者
網誌存檔
▼
2013
(5)
▼
2月
(5)
[Html][CSS] Image has strange border in Chrome
[Node.js][Javascript] Print javascript object
[Node.js] node-expat, XML parser for node.js
[Node.js] GraphicsMagick for node.js, install on M...
[Mac] Command Line Tools for Xcode
►
2012
(2)
►
10月
(1)
►
6月
(1)
►
2011
(7)
►
11月
(2)
►
10月
(2)
►
5月
(3)
►
2010
(6)
►
10月
(1)
►
9月
(2)
►
5月
(3)
關於我自己
shiing
檢視我的完整簡介
沒有留言:
張貼留言