Comment detail
HTTPでGET (Nested Flatten)This comment is reply for 2562 管理者: 言及らしきものがあったのでリンク。(HTTPでGET). Go to thread root.
こっちの方が Ruby っぽいかな。
1 2 3 4 5 6 | require 'net/http'
require 'kconv'
Net::HTTP.start('ja.doukaku.org') do |http|
puts http.get('/feeds/comments/').body.tosjis
end
|




すがまさお
#2577()
[
Ruby
]
Rating1/1=1.00
Rating1/1=1.00-0+