Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Iphone で単語ライブラリにアクセスすることは可能ですか。ユーザー入力が実際の単語と一致するかどうかを確認できるようにする必要があります。
何か案は?
iOS SDK 3.2 以降では、 のインスタンスを作成してUITextCheckerを呼び出しますrangeOfMisspelledWordInString:range:startingAt:wrap:language:。
UITextChecker
rangeOfMisspelledWordInString:range:startingAt:wrap:language: