2010-05-22 68 views

回答

2

只要致電:

// To copy the string myText to the pasteboard: 
[[UIPasteboard generalPasteboard] setString:myText];