This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
ZhuJiaHao
/
lh-mobile
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
e0f3c104c4
ブランチ
タグ
master
lh-mobile
/
node_modules
/
stdout-stream
/
test
/
fixtures
/
hello-world.js
hello-world.js
82 B
履歴
Raw
1
2
3
4
var stdout = require('../../');
stdout.write('hello\n');
stdout.write('world\n');