|
|
Stories recently tagged with 'NSString'
|
|
published 1 year, 4 months ago, submitted by
kannan
1 year, 4 months ago
developer.apple.com — This article describes how to create a string using a format string, how to use non-ASCII characters in a format string, and a common error that developers make when using NSLog or NSLogv. read more...
add a comment
|
category: Objective-C | Views: 74
|
|
tags:
NSLog, Newbie, ObjectiveC, NSString | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
kannan
1 year, 6 months ago
tech-recipes.com — Breaking apart a string of text into component words is a requirement for performing searches in text and other text processing. This task is easy in Cocoa/Objective-C, although it requires digging through a few class references in the documentation. If you need a more complicated expansion of a string, at least this post will give you a starting point. read more...
add a comment
|
category: Objective-C | Views: 84
|
|
tags:
Cocoa, NSArray, ObjectiveC, NSString | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
kannan
1 year, 7 months ago
blogs.oreilly.com — Small code snippet of converting points and rectangles to string and vice versa by using NSStringFromCGPoint, NSStringFromCGRect, and NSStringFromCGSize. read more...
add a comment
|
category: Objective-C | Views: 42
|
|
tags:
Newbie, NSString, ObjectiveC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
Published:

Upcoming:

|