スマートフォン専用ページを表示
iPhoneアプリ開発備忘録
iPhone / iPadアプリケーションプログラム開発メモ
Copyright (C) iPhoneアプリ開発備忘録 All rights reserved.
ブログ内で記したコード、内容の正確性は保証いたしません。
記載内容を実装したことにより発生した不具合・損害等の責任は一切負いません。
TOP
/ NSMutableString
2011年01月31日
NSStringとNSMutableString
文字列インスタンスで、変更しないもの(変更できないもの)はNSString、変更可能なものはNSMutablStringと使い分けるのが基本だが、
続きを読む
タグ:
iPhone
posted by mobileDeveloper at 12:53 |
Comment(0)
|
TrackBack(0)
|
NSMutableString
|
|
プライバシーポリシー
プライバシーポリシー
検索
<<
2024年09月
>>
日
月
火
水
木
金
土
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[ PR ]
最近の記事
(09/11)
AdMobを使用しているObjective-Cのプロジェクトで、Xcodeでのビルド時に「Could not find or use auto-linked library 'swiftCompatibility50': library 'swiftCompatibility50' not found」とエラーが表示された場合の対処法
(06/17)
SwiftData & iCloud 同期設定時エラーの解決
(05/15)
Google Cloud Functions のランタイム Node.jsをアップデートする
(05/15)
Node.js、npm、nvmをアップデートする
(03/20)
プライバシーマニフェスト
(03/17)
ChartsをDGChartsに移行する
(09/14)
Xcode15で、コンソールログに「1 log/signpost messages lost due to high rates in live mode recording. To guarantee delivery of all logs, set IDELogRedirectionPolicy to oslogToStdio in the environment of the executable.」と表示されて、ログが書き込まれなくなったときの対処方法
(09/13)
Xcode15でビルド時に「Sandbox: rsync(2380) deny(1) file-write-create」と表示されてエラーになるときの対処法
(09/02)
Game Centerを有効化したアプリが審査提出できない場合の対処法
(04/11)
CocoaPodsでインストールしたAdMob SDKを組み込んだプロジェクトのビルド時に、A function declaration without a prototype is deprecated in all versions of C と表示される
(04/11)
Xcode14.3でArchive実行時に、failed: No such file or directory... Command PhaseScriptExecution failed with a nonzero exit code と表示される
(10/28)
Core Dataのエンティティへの更新時に、CoreData: error: Serious application error. Exception was caught during Core Data change processing. This is usually a bug within an observer of NSManagedObjectContextObjectsDidChangeNotification. とコンソールに表示されて、アプリがクラッシュする場合の対処法
(10/14)
バイナリのバリデーション時に「Incomplete Document Type Configuration. The CFBundleDocumentTypes dictionary array in the 'Bundle-ID' Info.plist should contain an LSHandlerRank value for the CFBundleTypeName 'MKDirectionsRequest' entry. 」と表示された場合の対処法
(09/27)
CocoaPodsでインストールしたライブラリの依存関係をクリアして再インストールする
(09/27)
FirebaseをcocoaPodsでアップデートすると、ビルド時に"FirebaseFunctions/FirebaseFunctions.h> not found"でエラーになる場合の対処法
(08/14)
Objective-Cクラスからasync属性のSwiftクラスを呼び出す
(07/13)
Time Machine バックアップで「空き容量が不足しています」と表示された場合の対処法
(06/17)
A valid provisioning profile for this executable was not found. と表示された場合の対処法
(05/31)
Macで新しい証明書をキーチェーンにインストールするときに「"システムルート"キーチェーンは変更できません」と表示されたときの対処法
(04/02)
CocoaPodsでAdMobをアップデートする
カテゴリ
開発の流れ
(28)
iPhone Dev登録手続き
(9)
iTunes手続き
(11)
トラブルシューティング
(55)
MapKit
(4)
ライブラリ
(3)
キーボード
(3)
通知センタ
(1)
エンコーディング
(2)
UITextField
(1)
機種判定
(1)
CLLocation 現在位置情報
(3)
デバッグ
(4)
UITableView
(15)
UIButton
(5)
UITabBar
(7)
開発参考書
(4)
ネットワーク接続状態監視
(0)
ネットワーク圏外通知
(2)
画像・アイコン
(7)
UIWebView
(4)
UIActivityIndicatorView
(1)
UIActionSheet
(4)
UIImageView
(6)
NSUserDefaults
(3)
メモリ管理
(3)
UISegmentedControl
(2)
UIDatePicker
(2)
UIKeyboardType
(2)
NSDate
(2)
NSURLConnection
(1)
NSData
(1)
Core Data
(24)
AdMob
(9)
UINavigationController
(4)
プライバシーポリシー
(1)
NSThread
(1)
マルチタスク
(1)
iPad
(2)
Twitter
(4)
Info.plist
(1)
外部連携
(8)
NSMutableString
(1)
NSString
(1)
plist
(1)
セキュリティ
(1)
UISplitView
(3)
ModalView
(1)
Xcode
(1)
Eventkit
(2)
UIImagePickerController
(2)
画面の回転
(2)
4インチ画面対応
(1)
UIImage
(1)
その他
(7)
UIView
(2)
Cocos2d
(3)
SimpleAudioEngine
(1)
UIColor
(2)
UILongPressGestureRecognizer
(1)
UIBarButtonItem
(1)
NSDictionary
(1)
UIStatusBarStyle
(2)
Unity
(8)
SpriteKit
(4)
GarageBand
(1)
文字列操作
(1)
UIAlertController
(5)
MFMailComposeViewController
(1)
iCloud
(2)
NSFileManager
(1)
NSURLSession
(2)
アプリ内課金
(3)
Apple Watch
(1)
機械学習
(0)
CoreML
(1)
CocoaPods
(2)
AutoLayout
(1)
firebase
(1)
Charts
(2)
過去ログ
2024年09月
(1)
2024年06月
(1)
2024年05月
(2)
2024年03月
(2)
2023年09月
(3)
2023年04月
(2)
2022年10月
(2)
2022年09月
(2)
2022年08月
(1)
2022年07月
(1)
2022年06月
(1)
2022年05月
(1)
2022年04月
(1)
2022年02月
(1)
2021年12月
(1)
2021年10月
(4)
2021年06月
(4)
2021年05月
(2)
2021年02月
(1)
2020年10月
(2)
タグクラウド
apple
IOS
iPAD
iPhone
Mac
最近のコメント
Launch ScreenのAutoLayout対応
by (07/21)
Twitter Kit for iOSを導入する
by HuongTTL (09/08)
iOS10でCore Dataへのアクセス時に、[error] error: (NSFetchedResultsController): couldn't read cache file to update store info timestampsと表示された場合の対処方法
by 初心者 (10/27)
最も簡単なNSURLConnectionからNSURLSessionへの移行
by bebe (06/17)
最も簡単なNSURLConnectionからNSURLSessionへの移行
by (05/23)
RDF Site Summary
RSS 2.0
Apple、Appleのロゴ、App Store、iPodのロゴ、iTunesは、米国および他国のApple Inc.の登録商標です。
iPhone、iPod touch、iPadはApple Inc.の商標です。
iPhone商標は、アイホン株式会社のライセンスに基づき使用されています。
その他、本ブログに記載されている製品名、会社名は、それぞれ各社の商標または登録商標です。