xusion

Results 5 issues of xusion

源码: `import UIKit import HandyJSON class MyModel: HandyJSON { var name: String = "" var height: String = "" required init() { } } class TestAsyncAwait: UIViewController{ override func viewDidLoad()...

严重问题!!发生错误,更新数据库失败! 修复当表数据为空时,更改了表结构(新增或删除字段),就会出现此错误。

自动生成的R.generated.swift越来越大了,目前达到2万多行,xcode打开非常卡,建议拆分R.generated.swift文件,例如使用extension扩展多个文件。

增加多个自定义属性,例如:显示文本,图标等

### Goals :soccer: Add radius corners to BarChartView / HorizontalBarChartView / CandleStickChartView ### Implementation Details :construction: Cylindrical charts use rounded corners to be more beautiful and more in line with...