在我为Android开发之前,我已经开始了... ...任何人都可以提前告诉我目标C中的备用代码是什么.提前付款
Int projectNumber = Integer.parseInt(projectNumber.trim());
Run Code Online (Sandbox Code Playgroud) I'm a newcomer to the iPhone world. (Previously, I've developed for android.)
I've got this code in one of my Android apps:
String body = "<Item type='Customer' id= '"+id+"' action='delete'/>";
Run Code Online (Sandbox Code Playgroud)
What's the same in Objective-C?