仅做记录:
UIPasteboard *pasteboard = [UIPasteboard generalPasteboard]; pasteboard.string = @"你好";
本文共 146 字,大约阅读时间需要 1 分钟。
仅做记录:
UIPasteboard *pasteboard = [UIPasteboard generalPasteboard]; pasteboard.string = @"你好";
转载于:https://www.cnblogs.com/hero11223/p/9578870.html