599 questions
I want the balloon to stick to the pin like Apple's standard map I use storyBoard for screen transitionScreen Transition Methods func mapView (mapView:MKMapView, viewForAnnotation:MKAnnotation) ->M...
(Question 1) Is the writing method in capture (a) and (b) below closed?I think the closure is as follows, and I think (a) will be a closure, but (b)Does that mean that is not the case?var hogeHoge={(p...
I am looking for Swift's textbook under the following conditions:·Reference book for reverse drawingThis is my third Swift textbook purchase.Below are the books I have purchased so far.●First volume: ...
When setting up TestViewController Deligate on the ViewController, I'd like to make it happen by mediating the getViewController method in VIewData.The ViewController topController.myDelegate=self res...
Ask code for all characters in the stringI could create a program to convert to minus 1 characters, but I couldn't create a program to convert the odd number of characters.I would like you to tell me ...
If you want to specify a range and truncate the passed NSData data, varwork:UInt8=0x00data.getBytes (&work,range:NSMakeRange)You can get it by doing the above, but if you want to cut some NSData o...
I would like to close the application when I receive events such as specific buttons using Swift.If anyone knows, please let me know.Thank you for your cooperation.
The URL listed in the source below stops at NSJSONSERIALIZATION.JSONObjectWithData every time.I don't know the cause at all.Other JSON URLs work fine.What should I do?let url=NSURL(string: http://api....
I am currently developing a calculator application, but I have a question because an error occurred and I cannot proceed.Image Description What I want to implement is to show which button was tapped w...
I want to build an actual machine with Xcode 6.4, but I'm having trouble because I can't find the column to set up the terminal.(See image) If you build it in this state, it will be a simulator build....
« | - 37 - | » |
© 2024 OneMinuteCode. All rights reserved.