文件名称:JESCircularProgressView:OSX的一些循环进度视图
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-09 00:24:29
Objective-C
JESCircularProgressView OSX的一个小循环进度视图,类似于App Store中使用的视图。 正在安装 与cocoapods一起安装: pod "JESCircularProgressView" 用法: 将JESCircularProgressView添加到您的xib /代码,并更新其进度。 // YourAwesomeThing.h # import " JESCircularProgressView.h " ... @property (assign) IBOutlet JESCircularProgressView *circularProgressView; // YourAwesomeThing.m ... // And then you can be all like: [ self .circularProgressView setProgr
【文件预览】:
JESCircularProgressView-master
----JESCircularProgressView.podspec(824B)
----JESCircularProgressView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
----LICENSE(1KB)
----README.md(1KB)
----screenshots()
--------progressview.png(5KB)
--------progress.gif(25KB)
----JESCircularProgressView()
--------MainMenu.xib(51KB)
--------Classes()
--------JESAppDelegate.m(1KB)
--------en.lproj()
--------main.m(260B)
--------JESCircularProgressView-Info.plist(1KB)
--------Images.xcassets()
--------InfoPlist.strings(150B)
--------JESCircularProgressView-Prefix.pch(172B)
--------JESAppDelegate.h(497B)
----.gitignore(243B)