Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
94777777777こんにちは、94 を削除して 777777777 だけを文字列として取得したいような数字があります。iOSでこれを行う方法
94777777777
ありがとう
NSString *output = [yourString substringFromIndex:2];
OK, here goes, hopefully this makes sense! I have a small project based off of the appfuse web service only archetype. I have a business facade which has a DAO injected, through this DAO I request so