https://github.com/xcoder1011/oc_studydemo
记录个人学习Objective-C的一些demo ,基于AFNetworking3.x封装网络请求,实现GET、POST请求、多任务断点续传
https://github.com/xcoder1011/oc_studydemo
Last synced: 11 months ago
JSON representation
记录个人学习Objective-C的一些demo ,基于AFNetworking3.x封装网络请求,实现GET、POST请求、多任务断点续传
- Host: GitHub
- URL: https://github.com/xcoder1011/oc_studydemo
- Owner: Xcoder1011
- License: mit
- Created: 2016-04-25T01:28:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T05:51:40.000Z (over 4 years ago)
- Last Synced: 2025-05-12T13:51:43.392Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 2.64 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OC_StudyDemo