文件名称:IOS上传图片到服务器
文件大小:161KB
文件格式:ZIP
更新时间:2018-04-05 04:51:52
ios 图片上传
方便快速的实现在ios移动端上传图片到服务器 同时附录服务器端python代码,使用了flask构建小型服务器
【文件预览】:
Demo
----.DS_Store(6KB)
----Demo()
--------ViewController.m(1KB)
--------en.lproj()
--------main.m(321B)
--------LSNet.m(3KB)
--------testImg.png(45KB)
--------LSNet.h(331B)
--------Demo-Info.plist(1KB)
--------Base.lproj()
--------Demo-Prefix.pch(344B)
--------Images.xcassets()
--------ViewController.h(198B)
--------AppDelegate.h(261B)
--------AppDelegate.m(2KB)
----Demo.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(20KB)
----.git()
--------logs()
--------info()
--------index(2KB)
--------COMMIT_EDITMSG(15B)
--------objects()
--------HEAD(23B)
--------config(138B)
--------refs()
--------branches()
--------hooks()
--------description(73B)
----DemoTests()
--------en.lproj()
--------DemoTests-Info.plist(683B)
--------DemoTests.m(611B)
----服务器端代码()
--------.DS_Store(6KB)
--------serves.py(1019B)