Swift & iOS8重要links

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_argument.inc on line 745.
  • warning: Declaration of views_handler_filter::options_validate(&$form, &$form_state) should be compatible with views_handler::options_validate($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 585.
  • warning: Declaration of views_handler_filter::options_submit(&$form, &$form_state) should be compatible with views_handler::options_submit($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 585.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 149.
  • warning: Declaration of views_plugin_style_default::options(&$options) should be compatible with views_object::options() in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 25.
  • warning: Declaration of views_plugin_row::options_validate($form, &$form_state) should be compatible with views_plugin::options_validate(&$form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 135.
  • warning: Declaration of views_plugin_row::options_submit($form, &$form_state) should be compatible with views_plugin::options_submit(&$form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 135.

iOS8 Swift Cheat sheet:Swift/iOS8 的小抄。

Swift Cheat Sheet:Swift小抄。

iOS-blog:許多iOS8/Swift 教學。

Swift Tutorial - A quick start:快速上手Swift程式例子。

A Simple iOS app:用Swift寫的iOS app,有label丶button丶textfield丶textview丶Slider。

How to make a simple table view:最簡單的tabelview,無法navigate。

8-new-features-in-ios-8-that-apple-didnt-talk-about-today:沒有程式。

ios-8-today-extension-tutorial:today extension程式教學。

SamplePhotoEditingExtension(Apple的程式):Photo Editing Extension 例子。

best-ios-8-features-extensions:沒有程式。

explaining-ios-8s-extensions-opening-the-platform-while-keeping-it-secure:沒有程式。

naviagtion:換畫面的YouTube教學。