hpricot

    1熱度

    1回答

    當我運行耙寶石:有角度來說,Hpricot 0.6.164我的FreeBSD服務器上建立我得到: Error: Failed to build gem native extension. /user/localbin/ruby18 extconf.rb gems:build RB_USER_INSTALL checking for main() in -lc... yes creating Mak

    12熱度

    3回答

    我有以下HTML: <html> <body> <h1>Foo</h1> <p>The quick brown fox.</p> <h1>Bar</h1> <p>Jumps over the lazy dog.</p> </body> </html> ...並通過RubyGem Nokogiri(一hpricot替代),我想將它改變成以下HTML: <html> <body>

    1熱度

    2回答

    我從來沒有使用過web服務和rails,顯然這是我需要學習的東西。 我選擇使用hpricot,因爲它看起來不錯。 反正_why一直不錯,足以提供對hpricot website下面的例子: #!ruby require 'hpricot' require 'open-uri' # load the RedHanded home page doc = Hpricot(open("http:/