【已解决】iOS中Alamofire参数解析JSONEncoding出错
crifan 8年前 (2017-10-12) 3571浏览 0评论
ios项目中,用到了Alamofire的JSONEncoding去实现参数的json格式化 结果出错: swift:140] collectionView(_:numberOfItemsInSection:) > curCount=1 2...
crifan 8年前 (2017-10-12) 3571浏览 0评论
ios项目中,用到了Alamofire的JSONEncoding去实现参数的json格式化 结果出错: swift:140] collectionView(_:numberOfItemsInSection:) > curCount=1 2...
crifan 8年前 (2017-09-30) 5876浏览 0评论
用最新的Xcode9打开之前的一个OC的项目,clean后build出错: /Users/crifan/dev/dev_root/daryun/Projects/xxx/Images.xcassets: The stickers icon set o...
crifan 9年前 (2016-08-31) 2622浏览 0评论
代码: newUser = User( openid = userOpenid, province = userInfoDict[‘province’], ...
crifan 9年前 (2016-08-23) 2855浏览 0评论
Flask中,去使用Flask-SQLAlchemy创建数据库 结果运行出错: >>> from app import db <div–<————R...
crifan 9年前 (2016-08-16) 7693浏览 0评论
尝试去使用jQuery的日期时间选择器: xdan/datetimepicker: jQuery Plugin Date and Time Picker 结果代码: <script> $(‘#datetimepi...
crifan 9年前 (2016-07-09) 2104浏览 0评论
502 Bad Gateway The proxy server received an invalid response from an upstream server. Sorry for the inconvenience. Please re...
crifan 9年前 (2016-06-30) 4311浏览 0评论
代码: import UIKit class CustomCollectionViewLayout: UICollectionViewLayout { // let numberOfColumns = 8 var number...
crifan 9年前 (2016-04-21) 1732浏览 0评论
iOS的swift代码: extension TCBlobDownload: CustomStringConvertible { public var description: String { var parts: [Str...
crifan 9年前 (2016-04-12) 4532浏览 0评论
在: [记录]Xcode打包简道app用于上架AppStore 的: [记录]去iTunes Connect中创建app记录record 中,上传了之前UI设计师准备好的图片,结果出错: 然后看到官网的解释: iTunes Connect App ...
crifan 9年前 (2016-04-11) 4918浏览 1评论
折腾: [记录]Xcode打包简道app用于上架AppStore 期间,出错: ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these ori...