let path:String = NSBundle.mainBundle().pathForResource(name.stringByDeletingPathExtension,ofType:"pdf") let string:CFString = ??? path let url:CFURLRef = CFURLCreateWithfileSystemPath(allocator:kcfAllocatorDefault,filePath:string,pathStyle:CFURLPathStyle.CFURLPOSIXPathStyle,isDirectory:false)只是投下它:
var str = "Hello,playground" as CFStringNsstring(format: "type ID: %d",CfgetTypeID(str))总结
以上是内存溢出为你收集整理的如何将swift字符串转换为CFString全部内容,希望文章能够帮你解决如何将swift字符串转换为CFString所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)