搜索资源列表
20100108
- LCD手机显示程序的设计,主要涉及LCD中画点、画线、写字等一系列基本函数,以及在此基础上编写的主菜单界面、子菜单界面等内容。-LCD phone displays the design of the program, mainly related to the contents of the LCD in the painting, drawing lines, writing a series of basic functions, as well as prepared on the ba
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
miniTime
- 改变界面时钟位置以及布局,通过逆向System文件来获取系统显示时钟的函数并进行hook修改(Change the location and layout of the interface clock, get the function of the system display clock by reverse System file and modify the hook)