让我们开始对一个NSData对象做Base64编码,然后返回一个NSString对象:. // Create NSData object NSData *nsdata = [@"iOS Developer Tips encoded in Base64" ...
確定! 回上一頁