• skip to content
Logo

User Tools

  • Register
  • Login

Site Tools

  • Recent changes
  • Media Manager
  • Sitemap
You are here: start » nsstring

nsstring

Search

You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate tool.

Results

Matching pagenames:

  • nsstring.h (objecti…framework)
  • caseinsensitivecompare
  • isequaltostring (obje…ring.h)
  • lowercasestring (obje…ring.h)
  • stringbyappendingformat
  • stringbyappendingstring
  • stringwithformat (obje…ring.h)
  • uppercasestring (obje…ring.h)
objective-c:foundation.framework:nsstring.h: 10 Hits
===== NSString ===== The NSString class declares the programmatic interface for an object that manages immutable strings.\\ NSString is implemented to represent an array of Unicode characters, in other words,... ext string.\\ [[objective-c:foundation.framework:nsstring.h:caseinsensitivecompare|caseinsensitivecompare]]\\ [[objective-c:foundation.framework:nsstring.h:isequaltostring|isequaltostring]]\\ [[objective-c:f
objective-c:foundation.framework:nsstring.h:stringbyappendingstring: 5 Hits
ringByAppendingString===== <code objc> -(NSString *)stringByAppendingString:(NSString *)aString; ... ObjC Sourcecode Example ===== <code objc> NSString *cycle=@"Pass"; for(int a=0; a<5; a++) { NSString *intValue=[NSString stringWithFormat:@"%i", a];
objective-c:examples:uiwebview_using_local_resources: 5 Hits
** GET BUNDLE-PATH TO BUILD THE 'baseURL' ** NSString *bundlePath = [[NSBundle mainBundle] bundlePath];... // ** GET PATH-STRING OF 'index.html' FILE ** NSString *filePath = [NSBundle pathForResource:@"index" of... h]; // ** GET HTML-STRING OF FILE ** NSString* htmlString = [NSString stringWithContentsOfFile:... ebView with the UIWebView-Method 'loadHTMLString:(NSString*)htmlString baseURL:(NSURL*)baseURL'. The htmlStr
objective-c:foundation.framework:nsstring.h:stringwithformat: 5 Hits
==== <code objc> + (id)stringWithFormat:(NSString *)format, ... </code> Returns a string crea... string composed of single varable NSString *myString=[NSString stringWithFormat:@"the answer... ssembling of different variables NSString *myString2=@"the answer to life the universe and everything is"; myString2=[NSString stringWithFormat:@"%@ %i", myString2, a];
objective-c:foundation.framework:nsstring.h:isequaltostring: 3 Hits
==== <code objc> - (BOOL)isEqualToString:(NSString *)aString; </code> Returns a Boolean value t... == ObjC Sourcecode Example ===== <code objc> NSString *myString1=@"Hello World"; NSString *myString
objective-c:foundation.framework:nsstring.h:stringbyappendingformat: 3 Hits
ngByAppendingFormat ====== <code objc> - (NSString *)stringByAppendingFormat:(NSString *)format, … ... bjc> for(int a=0; a<5; a++) { NSString *cycle=@"Pass"; cycle=[c
objective-c:foundation.framework:nsstring.h:caseinsensitivecompare: 3 Hits
-(NSComparisonResult)caseInsensitiveCompare:(NSString *)string; </code> Returns the result of invoki... = ObjC Sourcecode Example ===== <code objc> NSString *myString1=@"HELLO WORLD"; NSString *myString
objective-c:foundation.framework:nsstring.h:lowercasestring: 2 Hits
===== lowercaseString ===== <code objc> -(NSString *)lowercaseString; </code> Returns lowercase... bjC Sourcecode Example ===== <code objc> NSString *myString=@"HELLO WORLD"; myStri
objective-c:foundation.framework:nsstring.h:uppercasestring: 2 Hits
==== uppercaseString ===== <code objc> -(NSString *)uppercaseString; </code> Returns an upperc... ==== ObjC Sourcecode Example ===== <code objc> NSString *myString=@"hello world"; myStri
objective-c:foundation.framework: 2 Hits
ramework ===== [[objective-c:foundation.framework:nsstring.h|nsstring.h]]\\ [[objective-c:foundation.framewo
objective-c:foundation.framework:nsarray.h:initwithobjects: 1 Hits
SNumber *number = [NSNumber numberWithInt:1]; NSString *string = @"2. Object"; // ** Init array
objective-c:foundation.framework:nsnumber.h:descriptionwithlocale: 1 Hits
descriptionWithLocale ===== <code objc> - (NSString *)descriptionWithLocale:(id)aLocale </code> Re
objective-c:foundation.framework:nsdictionary.h:initwithobjectsandkeys: 1 Hits
ancetype)initWithObjectsAndKeys:(id)firstObject, (NSString*)firstKey, ... </code> Initializes a newly all
objective-c:control_structures:if: 1 Hits
== if example 1 objective c ===== <code objc> NSString *string = @"i wouldn't want to go anywhere withou

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War

Page Tools

  • Show pagesource
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
CC Attribution-Share Alike 3.0 Unported Driven by DokuWiki
Tweet this link
Impressum Datenschutz