2014年7月7日 星期一

SwiftCoupons

  • kerwin
  • 世界越快, 心 則慢.
  • http://www.kfcclub.com.tw/Menu/Coupon/
  • http://campaign.mcdonalds.com.tw/Campaign_20130828_Coupon/
  • https://docs.google.com/document/d/16cU9-ieaNONMNd4bQtHkD_RvYAQPBUzcquogpe0WhSU/pub
  • http://www.burgerking.dachan.com/m/hot_news.php
  • http://www.pec21c.com.tw/ctmNewsList.html?leftMenuId=1100
  • http://www.tkkinc.com.tw/news_1.asp?n=1
  • https://docs.google.com/document/d/1mVc9c2Bw8cDMf9JO6p1syRRiFJjLFZ7c2wxn3NLrpQg/pub
  • http://www.coldstone.com.tw/04_news.asp
  • http://www.starbucks.com.tw/stores/allevent/stores_allevent.jspx
  • http://www.mrbrown.com.tw/A3_1.aspx?ID=540
  • https://docs.google.com/document/d/1x4M73_TqoipjRFnx5NsbNpphN-_3oPNLFDIVk-PF-Xk/pub
  • http://sushiexpress.com.tw/sushi-take-out/news.php
  • http://www8.pizzahut.com.tw/promotions/index.php?parent_id=wds
  • http://www.dominos.com.tw/Phone/PhoneHome.aspx
  • http://www.0800076666.com.tw/menuset.aspx
  • http://www.carrefour.com.tw/promo-catalogs
  • http://freecard.pxmart.com.tw/
  • 2014年6月29日 星期日

    Swift, the future

    http://numbbbbb.gitbooks.io/-the-swift-programming-language-/chapter2/02_Basic_Operators.html http://stackoverflow.com/questions/21263358/uiwebview-with-progress-bar //UIWebView Progressbar http://stackoverflow.com/questions/8812459/easiest-way-to-detect-a-connection-on-ios //check internet http://stackoverflow.com/questions/6319417/whats-a-simple-way-to-get-a-text-input-popup-dialog-box-on-an-iphone //alert http://stackoverflow.com/questions/12040560/uiwebview-to-uiimage // capture uiwebview http://www.raywenderlich.com/18840/how-to-make-a-simple-drawing-app-with-uikit //drawing http://www.touch-code-magazine.com/ios5-saving-photos-in-custom-photo-album-category-for-download/ //save image to album https://github.com/brimelow/Swift-Video-Tutorials/blob/master/Creating%20Class%20Extensions/Giants/UIImage%2BCropping.swift //UIGraphicsBeginImageContext ////////////////////////////////////////////////////////////////// memory leak issue http://www.programering.com/a/MzMyQTMwATc.html //segue http://chrisrisner.com/31-Days-of-iOS--Day-5-Programmatically-showing-View-Controllers //presentViewController http://stackoverflow.com/questions/11451845/how-to-pass-data-between-modal-view-controller //presentViewController pass data http://furnacedigital.blogspot.tw/2011/12/storyboard-segue-uiviewcontroller_30.html //furance http://furnacedigital.blogspot.tw/2011/12/storyboard-segue-uiviewcontroller.html //furance2 http://sketchytech.blogspot.tw/2012/09/return-to-root-view-controller-from.html //back to root