File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
1
# SKGenerateModelTool
2
2
3
3
4
- - #####支持通过URL链接或json字符串一键生成model文件
5
- - #####支持字符串加密(可设置不同的密钥,开发者可自行修改加密算法)
6
- - #####支持自定义model父类、自定义model前缀、自定义文件名、自定义作者名
7
- - #####支持OC / Swift
8
- - #####支持自定义输出文件夹路径
9
- - #####兼容YYModel / MJExtension / HandyJSON解析
10
- - #####兼容服务端返回“id”字段
11
- - #####支持类驼峰命名
4
+ ![ SKGenerateModelTool] ( https://upload-images.jianshu.io/upload_images/1129777-9c130b4ce345ddf9.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 )
5
+
6
+ - 支持通过URL链接或json字符串一键生成model文件
7
+ - 支持字符串加密(可设置不同的密钥,开发者可自行修改加密算法)
8
+ - 支持自定义model父类、自定义model前缀、自定义文件名、自定义作者名
9
+ - 支持OC / Swift
10
+ - 支持自定义输出文件夹路径
11
+ - 兼容YYModel / MJExtension / HandyJSON解析
12
+ - 兼容服务端返回“id”字段
13
+ - 支持类驼峰命名
12
14
13
15
- Supports one-click generation of model files through URL links or json strings
14
16
- Support string encryption (different keys can be set, developers can modify the encryption algorithm)
19
21
- Compatible server returns "id" field
20
22
- Supports hump naming
21
23
22
- ![ SKGenerateModelTool] ( https://upload-images.jianshu.io/upload_images/1129777-9c130b4ce345ddf9.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 )
23
24
24
25
###### 生成Model
25
26
![ 生成Model] ( https://upload-images.jianshu.io/upload_images/1129777-51a3b41012e11c96.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 )
You can’t perform that action at this time.
0 commit comments