我需要找到一个文本NSTextView,并将其保存到文件中.我可以保存罚款.我已经习惯了-stringValue,-textStorage到目前为止,但都没有用过.当我输入-stringValue时,它只是给了我(null),当我输入-textStorage时,它给了我很大一部分(就像一段长长的隐形文本).
NSTextView
-stringValue
-textStorage
如何将文本从一个文本中NSTextView删除NSString?
NSString
cocoa objective-c nsstring nstextview
cocoa ×1
nsstring ×1
nstextview ×1
objective-c ×1