Utree posted at Mar 23, 2019
Swift から Objective-C, Objective-C++のメソッドを呼び出す
環境
Xcode 10.1
方法
Objective-Cのファイルを生成する
<プロジェクト名>-Bridging-Header.h ファイルを ...
- 7
daichiro posted at Dec 10, 2014
Objective-C, Objective-C++ のコードを Swift で使う
また、 Objective-C はただの C 拡張なので C++ を書くこともできました。
これらのコードを Swift ...
- 62
sunstripe2011 posted at Jul 27, 2017
【iOS】【Objective-C】リファレンス - Swift,Objective-C まとめ
【Swift】【Objective-C】比較リファレンス
Swift,Objective-C 比較まとめ
- 1
Howasuto posted at Sep 09, 2020
【Objective-C】Objective-Cでswiftの??的なことをやるには
Objective-CでSwiftの??的な事を実現するには
Swiftでは??というnil結合演算子が用意されています。
??を使用すれば変数値がnilだ ...
- 1
- 3
Howasuto posted at Apr 29, 2020
【Objective-C】NSUserDefaultsについて
NSUserDefaults
NSUserDefaults簡単に言うとキーバリュー型のDB(データベース)にアクセスするために用いるもので、これを用いることで、アプリの起動時にキーと値のペアを永...
- 0
- 2
Almond_0707 posted at Feb 18, 2017
[Objective-c] Stringに関して
Strings
1.Creating Strings
NSString* aString = [[NSString alloc] init];
NSString* aString = @"Hel...
- 3
sahara posted at Apr 23, 2017
Objective Cメモ
qiita.com/uasi/items/80660f9aa20afaf671f3
https://www.ecoop.net/memo/archives/objective ...
- 2
hotpepsi posted at May 21, 2017
Objective-Cのivarについて
Objective-C 2.0のオブジェクトとivarが謎だったので少し調べた。(この前は弱参照について調べた)
iOSのARM64環境を前提としている。
- 7
HachiwareWorks posted at Feb 21, 2017
Objective-c覚書
Objective-cで調べた事をメモ
システム日付と時間の取得
参考サイト:http://www.srcw.net/wiki/index.php?
- 3
- 1
Search syntax
- title:Git
- Containing "Git" in title
- body:Ruby
- Containing "Ruby" in body
- code:function
- Containing "function" in code
- tag:Rails
- Tagged with "Rails"
- user:qiita
- Created by qiita
- stocks:>3
- more than 3 stocked
- created:>2020-12-26
- Created after 2020-12-26
- updated:>2020-12
- Updated after 2020-12-01
- -tag:Ruby
- Not containing "tag:Ruby"
- Ruby OR Rails
- Containing "Ruby" or "Rails"