-
Notifications
You must be signed in to change notification settings - Fork 178
Commit ba75288
committed
增加WebView JS交互的Example
1. 新增WebViewJS交互的Example,详见Profile/Example35
2. 新增基于AFNetworking的大文件上传Example,详见Contacts/FileUpload1 parent eddba0e commit ba75288
File tree
101 files changed
+5829
-199
lines changed- MHDevelopExample
- MHDevelopExample.xcodeproj
- MHDevelopExample
- Architecture
- BaseClass
- ViewController
- View
- Contacts
- Contacts
- Example18/View
- FileUpload
- Controller
- Manager
- Model
- Model
- Other
- View
- Macros
- Profile
- Example35
- Profile
- Utils
- Helper
- Manager
- File
- Service/HTTP
- Assets.xcassets
- FileUpload
- album_preview_play.imageset
- close.imageset
- default_logo_16_9.imageset
- draft_stop.imageset
- draft_upload.imageset
- feedback_add.imageset
- Classes
- MVC&MVVM
- Base/BaseView
- MVC/Controller
- Home
- Login
- MVVMWithRAC/ViewController
- Home
- Login
- MVVMWithoutRAC/ViewController
- Home
- Login
- Main
- Category
- NSObject
- UIAlertController
- Controller
- Other/Common
- UITableView/Selects
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+5829
-199
lines changed0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Lines changed: 228 additions & 22 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | - | ||
31 | - | ||
30 | + | ||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 | - | ||
36 | - | ||
34 | + | ||
37 | 35 |
| |
38 | 36 |
| |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
42 | 40 |
| |
43 | 41 |
| |
44 | - | ||
45 | - | ||
46 | 42 |
| |
47 | 43 |
| |
48 | 44 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
20 | 13 |
| |
21 | 14 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | - | ||
18 | - | ||
17 | + | ||
18 | + | ||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
18 | + | ||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 | - | ||
205 | + | ||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | - | ||
18 | - | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
31 | 38 |
|
0 commit comments