Re: [閒聊] Python 有類似 MicroPerl 的東西嗎?

看板Python作者 (Victor)時間14年前 (2010/03/25 12:53), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串2/2 (看更多)
※ 引述《bobhsiao (㊣小臃腫㊣)》之銘言: : 最近 cross compile 出 microperl on target board : 雖然只有試一行 ./microperl -e 'print "hello world";' : 就已經很爽啦 : 只是 python 好像沒有類似的小東西? : 一定要編完整的才能跑嗎? Python的一行Http server python -c "import SimpleHTTPServer;SimpleHTTPServer.test()" 來源: http://www.garyrobinson.net/2004/03/one_line_python.html -- Now.in 網路廣播平台 http://now.in 哇咧咧 創意投票系統 http://walele.com 易記學 程式設計教學 http://ez2learn.com/ VICTOR's 個人Blog http://blog.ez2learn.com/ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 111.252.70.13

03/25 13:10, , 1F
python -m SimpleHTTPServer
03/25 13:10, 1F

03/25 14:16, , 2F
文章代碼(AID): #1BgknGWJ (Python)
文章代碼(AID): #1BgknGWJ (Python)