Skip to main content

Home/ InfokeyDEV/ Group items tagged tutorials

Rss Feed Group items tagged

xixmei

nike kobe sports shop just use very little pink on these invitations - 0 views

Nike kobe sports shop just use very little pink on these invitations admission is free. Open from 10am Nike Kobe 10 for sale Shop to 7pm. Mus 233. I advise waiting until the Halloween rush is over ...

nike kobe sports shop

started by xixmei on 07 May 15 no follow-up yet
linlin1023

air jordan 7 marvin the martian sale we're preparing them for the real world - 0 views

Air jordan 7 marvin the martian sale we're preparing them for the real world the cheap Mulberry Factory Shop absolutly Kobe 10 cheap for sale worth your investing. Cheap Mulberry Messenger Bags are...

air jordan 7 marvin

started by linlin1023 on 23 May 15 no follow-up yet
lisfang

air jordan 7 marvin the martian if you have so many great ideas - 0 views

Air jordan 7 marvin the martian if you have so many great ideas when looking for an air hockey table for kids, you will see that air hockey tables are offered in many distinct sizes. One can find l...

air jordan 7 marvin

started by lisfang on 01 Jun 15 no follow-up yet
linlnina

nike air max 90 for sale work hard on your fundamentals - 0 views

Nike air max 90 for sale work hard on your fundamentals around Pond RV Park is just off Interstate 81, about Air Max for sale 10 miles north of Greeneville. Take exit 36 off Interstate 81, and abou...

nike air max 90 for sale

started by linlnina on 18 Jun 15 no follow-up yet
涼鞋

Enterprise Java Community: Introduction to the Spring Framework 2.5 - 0 views

  •  
    setDataAccessObject
Benx Shen

Lighty RoR: 學習 Ruby on Rails 要看的書 - 0 views

  • Robbin 提出了一篇 RoR学习书籍推荐,裡面介紹學習 Ruby on Rails 要看的書,一共有三本。令人意外的,沒有 Programming Ruby。但是,這個想法跟我不謀而合。所以我也寫一篇學習 Ruby on Rails 要看的書,並且講解一下我的理由。
  • 請看 Agile Web Development with Rails 第二版,這本書是學習 Ruby on Rails 的第一本書,程度由淺入深,當初我一開始把 Tutorial 看完就可以直接來寫專案了。但是當你越來越熟練的時候,你還是少不了他,裡面有很多網頁開發的正確觀念值得一看再看,相當值得收藏。這裡有我第一版的書評。
  • 在此我推薦 Ruby For Rails,這本書講解的是 Ruby ,但是他只限定在跟 Rails 有關的 Ruby ,你在裡面可以學到所有 Rails 用的到的 Ruby 語法,並且解釋的相當清楚(好啦,有些人覺得太過繁瑣),有了這本書,你可以很清楚的學習 Rails 用的上的 Ruby 語法。
  • ...1 more annotation...
  • 結論很多人都推薦 Agile Web Development with Rails 跟 Programming Ruby 是學習 Rails 的必讀的書。但是,我認為Agile Web Development with Rails -> Ruby for Rails -> Rails Recipes才是學會 Ruby on Rails 最快的捷徑。至於 Programming Ruby ,這是精通 Ruby 必經的道路。
Benx Shen

Javascript - Event order - 0 views

  • When you use event capturing | | ---------------| |----------------- | element1 | | | | -----------| |----------- | | |element2 \ / | | | ------------------------- | | Event CAPTURING | ----------------------------------- the event handler of element1 fires first, the event handler of element2 fires last. Event bubbling When you use event bubbling / \ ---------------| |----------------- | element1 | | | | -----------| |----------- | | |element2 | | | | | ------------------------- | | Event BUBBLING | ----------------------------------- the event handler of element2 fires first, the event handler of element1 fires last.
  • addEventListener() method explained on the Advanced models page. If its last argument is true the event handler is set for the capturing phase, if it is false the event handler is set for the bubbling phase.
  • In the Microsoft model you must set the event’s cancelBubble property to true. window.event.cancelBubble = true In the W3C model you must call the event’s stopPropagation() method. e.stopPropagation()
kooala lo

Storing Hierarchical Data in a Database [PHP & MySQL Tutorials] - 0 views

  •  
    除了傳統遞迴的建樹方式 這篇文章使用了二元樹的改進方式來儲存 避免遞迴對大資料的效率與資源問題
Benx Shen

Javascript Closures - 0 views

  • Closure A "closure" is an expression (typically a function) that can have free variables together with an environment that binds those variables (that "closes" the expression).
  • Example 2: Associating Functions with Object Instance Methods
‹ Previous 21 - 40 of 71 Next › Last »
Showing 20 items per page