あとでブログ記事に起こすためのメモ変わり。 こういうのパッキングっていうのかな。Node に解釈させる向けに書いた .js なプログラムを、.exe にするような感じ。 実行環境に Node がなくても大丈夫?(要検証) これを exe 化する
2011.07.14, Version 0.5.1 (unstable) #1233 Fix os.totalmem on FreeBSD amd64 (Artem Zaytsev) #1149 IDNA and Punycode support in url.parse (Jeremy Selier, Ben Noordhuis, isaacs) Export $CC and $CXX to uv and V8's build systems Include pthread-win32 static libraries in build (Igor Zinkovsky) #1199, #1094 Fix fs can't handle large file on 64bit platform (koichik) #1281 Make require a public member of
Node.js といえば非同期処理です.そして非同期処理と言えばコールバック. そんなわけで (どんなわけで?),すぐにこんなコードになったりしがちですよね. http://stackoverflow.com/questions/3538156/file-i-o-in-every-programming-language/3538377#3538377 fs.writeFile(path, "hello", function (error) { fs.open(path, "a", 0666, function (error, file) { fs.write(file, "\nworld", null, "utf-8", function () { fs.close(file, function (error) { fs.readFile(path, "utf-8", function
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く