RIP
Tutorial
Tags
Topics
Examples
eBooks
Download Objective-C Language (PDF)
Objective-C Language
Getting started with Objective-C Language
Awesome Book
Awesome Community
Awesome Course
Awesome Tutorial
Awesome YouTube
Basic Data Types
Blocks
BOOL / bool / Boolean / NSCFBoolean
Categories
Classes and Objects
Continue and Break!
Declare class method and instance method
Enums
Error Handling
Fast Enumeration
Format-Specifiers
Grand Central Dispatch
Inheritance
Key Value Coding / Key Value Observing
Logging
Low-level Runtime Environment
Memory Management
Methods
Modern Objective-C
Multi-Threading
NSArray
NSArray
NSAttributedString
NSCache
NSCalendar
NSData
NSDate
NSDictionary
NSDictionary
NSJSONSerialization
NSMutableArray
NSMutableDictionary
NSObject
NSPredicate
NSRegularExpression
Check whether a string matches a pattern
Find all the numbers in a string
NSSortDescriptor
NSString
NSTextAttachment
NSTimer
NSURL
NSUrl send a post request
NSUserDefaults
Predefined Macros
Properties
Protocols
Protocols and Delegates
Random Integer
Singletons
Structs
Subscripting
Unit testing using Xcode
XML parsing
Objective-C Language
Getting started with Objective-C Language
Awesome Book
Awesome Community
Awesome Course
Awesome Tutorial
Awesome YouTube
Basic Data Types
Blocks
BOOL / bool / Boolean / NSCFBoolean
Categories
Classes and Objects
Continue and Break!
Declare class method and instance method
Enums
Error Handling
Fast Enumeration
Format-Specifiers
Grand Central Dispatch
Inheritance
Key Value Coding / Key Value Observing
Logging
Low-level Runtime Environment
Memory Management
Methods
Modern Objective-C
Multi-Threading
NSArray
NSArray
NSAttributedString
NSCache
NSCalendar
NSData
NSDate
NSDictionary
NSDictionary
NSJSONSerialization
NSMutableArray
NSMutableDictionary
NSObject
NSPredicate
NSRegularExpression
Check whether a string matches a pattern
Find all the numbers in a string
NSSortDescriptor
NSString
NSTextAttachment
NSTimer
NSURL
NSUrl send a post request
NSUserDefaults
Predefined Macros
Properties
Protocols
Protocols and Delegates
Random Integer
Singletons
Structs
Subscripting
Unit testing using Xcode
XML parsing
Objective-C Language
NSRegularExpression
Fastest Entity Framework Extensions
Bulk Insert
Bulk Delete
Bulk Update
Bulk Merge
Syntax
NSRegularExpression *regex = [NSRegularExpression regularExpressionWithPattern:PATTERN options:OPTIONS error:ERROR];
NSArray<NSTextCheckingResult *> *results = [regex matchesInString:STRING options:OPTIONS range:RANGE_IN_STRING];
NSInteger numberOfMatches = [regex numberOfMatchesInString:STRING options:OPTIONS range:RANGE_IN_STRING];
NSRegularExpression Related Examples
Check whether a string matches a pattern
Find all the numbers in a string
Got any Objective-C Language Question?
Ask any Objective-C Language Questions and Get Instant Answers from ChatGPT AI:
ChatGPT answer me!
PDF
- Download
Objective-C Language
for free
Previous
Next
Cookie
This website stores cookies on your computer.
We use cookies to enhance your experience on our website and deliver personalized content.
For more details on our cookie usage, please review our
Cookie Policy
and
Privacy Policy
Accept all Cookies
Leave this website