Fx Developer

Pages

  • Home
  • Tips and Tricks
  • Tutorials
  • iPhone App
  • Contact

Contact

Name

Email *

Message *

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Home
Subscribe to: Comments (Atom)

Contact Form

Name

Email *

Message *

Search This Blog

Categories

  • iPhone App
  • Tips and Tricks
  • Tutorials

Popular Posts

  • CrazyKanji
    CrazyKanji Category: Games Released: Jul 30, 2014 Version: 1.0 Size: 0.3 MB Language: English Link iTunes
  • Word Look - English
    Word Look - English Category: Education Updated: May 29, 2014 Version: 1.1.0 Size: 4.2 MB Language: English Link:  itunes
  • Say Ah
    Say Ah Category: Education Released: Jun 18, 2014 Version: 1.0.0 Size: 32.0 MB Language: English Link: iTunes
  • [iOS] validate Url from NSString
    - (BOOL) validateUrl: (NSString *) url {        NSString *theURL =@"(http|https)://((\\w)*|([0-9]*)|([-|_])*)+([\\.|/]((\\w)*|([0-9]*)...
  • [iOS] How To Read a File From Your Application Bundle
    First you need to add your file to the Resources folder of your Xcode project. Then you can access the file like this (assuming the file is ...
  • Fast food objective-c (part 2) : Accessors
    Accessors All instance variables are private in Objective-C by default, so you should use accessors to get and set values in most cases. ...
  • Fast food objective-c (part 8) : Logging
    Logging messages to the console in Objective-C is very simple. In fact, the NSLog() function is nearly identical to the C printf() functio...
  • [iOS] DEBUG mode in code
    Check your projects build settings for debug to ensure that 'DEBUG' is being set - do this by selecting the project and clicking on...
  • Fast food objective-c (part 10) : Calling Methods on Nil
    In Objective-C, the nil object is the functional equivalent to the NULL pointer in many other languages. The difference is that you can ca...
  • Fast food objective-c (part 11) : Categories
    Categories are one of the most useful features of Objective-C. Essentially, a category allows you to add methods to an existing class withou...

Blog Archive

  • ▼  2014 (33)
    • ▼  September (1)
      • Level Up Kanji
    • ►  August (2)
    • ►  July (5)
    • ►  June (6)
    • ►  May (19)

Contributors

  • Unknown
  • lephuongtien.dev
Le Phuong Tien. Watermark theme. Powered by Blogger.