大家好,又见面了,我是全栈君,今天给大家准备了Idea注册码。
*** First throw call stack:
po 0x10b34e810
Error Domain=NSURLErrorDomain Code=-1004 “Could not connect to the server.” UserInfo=0x10a582670 {NSUnderlyingError=0x10a664e90 “Could not connect to the server.”, NSErrorFailingURLStringKey=
, NSLocalizedDescription=Could not connect to the server.}
0x10b34e810对象,怀疑
NSError
*error
强制转成string类型的不成功

。。
po (NSString*)error
Error Domain=NSURLErrorDomain Code=-1004 “Could not connect to the server.” UserInfo=0x10a5223a0 {NSUnderlyingError=0x10b181140 “Could not connect to the server.”, NSErrorFailingURLStringKey=, NSLocalizedDescription=Could not connect to the server.}
int,float能够转成string 。
对象类型的是不是不能够转化啊。。
比方nsurl的不能够转成string。。nserror也不能够转成string)多么主要的常识丫,还总是忘了。
版权声明:本文博主原创文章,博客,未经同意不得转载。
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/116774.html原文链接:https://javaforall.net