2013/10/27新增:經WanCW回應提醒,我發現是自己誤解gsub()和gsub!()運作的方式,gsub()不論有否取代內容,都會回
read more
2013/10/27新增:經WanCW回應提醒,我發現是自己誤解gsub()和gsub!()運作的方式,gsub()不論有否取代內容,都會回
read moreThis article is talking about how to install ROR, Ruby 1.9.2 on Rail 3.0.9, on Mac OS X 10.6.8. Besides, sharing some nice websites for searching a good solution to odds when we have problems in installing some softwares. 我在Mac OS X 10.6.8,先前有按照Xdite的Rails1
read moreRuby Array資料結構容許,一個 Array 同時裝載多項型態的元素(element),element 可以是 Integer, String, Hash……等
read moreRuby 的 function 允許多個參數傳入,只允許傳出一個回傳值。此篇教大家以精簡形式傳入多個參數。 撰寫程式時,可能會因當初規劃不良,而時常變動函式的傳入參數數
read more前提:你會正確使用關鍵字找尋答案。 網路上如果找不到bug的解法,有兩個原因, 你是第一個發現bug的人, 這不是bug,是你不會用。 今天寫 Ruby 的程
read more原文資料來源: http://www.markhneedham.com/blog/2010/07/08/installing-ruby-1-9-2-with-rvm-on-snow-leopard/ Thanks for author of the article, who is Mark Needham. 感謝原文作者Mark Needham 如果你透過RVM 安裝 Ruby 1.9.2發生錯誤,看到make.log有錯誤訊息,訊息內容
read moreHoward Lee is a Staff Software Engineer based in Taipei, specializing in frontend architecture, CI/CD, and production-quality engineering for enterprise web applications. With 13+ years of software development experience, Howard has worked across B2B SaaS, IoT energy-management platforms, online travel marketplaces, and Android applications. His work focuses on modernizing large frontend systems, improving delivery quality, and building reliable product workflows with automated testing, observability, and practical cloud/platform integration. Core Expertise Frontend architecture: Angular 5 to 19 modernization, TypeScript, JavaScript, React, Next.
Know More