ios8 tag

15 questions


2 answers
73 views
0
I'd like to make a dictionary for kana-kanji conversion, but do you know anything that can be done based on it?

I would like to drop it into Realm and use it.Do you know anything that can be used as a reference or as a base?It would be great if I could use an internal dictionary.I don't think this can be used f...

2 years ago

2 answers
86 views
0
When iOS 8 rotates horizontally, the View does not rotate as the device rotates and is fixed.

Xcode6, Objective-c creates an application that allows you to switch between vertical and horizontal screens with buttons.(Vertical and horizontal screens have different designs and functions.)When vi...

2 years ago

1 answers
69 views
0
I want to know how to handle the class NSCFSring.

We were able to retrieve Twitter account information from ACAccountStore in an array as follows:let accountStore=ACAccountStore(); let twitterAccountType=accountStore.accountTypeWithAccountTypeIdentif...

2 years ago

1 answers
96 views
0
About icons that can be used for UIBarButtonItem

Developed with xcode 6.2.I am using storyboard, but if there is a way to use swift, please let me know.To UIBarButtonItemhttps://developer.apple.com/library/ios/documentation/UserExperience/Conceptual...

2 years ago

2 answers
117 views
0
To use XML element values as text in a table view cell

Creating an iPhone appHow do I use XML element values as text in a table view cell?Specifically, it's as followsRetrieve XML element values that are the contents of _iremono (NSString type) created wi...

« - 2 -

© 2024 OneMinuteCode. All rights reserved.