• 大小: 3.68MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-11-18
  • 语言: 其他
  • 标签: 视图动画  

资源简介

高仿微博个人主页,包括三个tableView切换,可放大的headerView。github地址:https://github.com/Liqiankun/DLWeiboProfileController

资源截图

代码片段和文件信息

//
//  main.m
//  DLWeiboProfileController
//
//  Created by FT_David on 2017/4/9.
//  Copyright © 2017年 FT_David. All rights reserved.
//

#import 
#import “AppDelegate.h“

int main(int argc char * argv[]) {
    @autoreleasepool {
        return UIApplicationMain(argc argv nil NSStringFromClass([AppDelegate class]));
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-04-10 09:50  DLWeiboProfileController\
     文件        8196  2017-04-10 09:51  DLWeiboProfileController\.DS_Store
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\
     文件        6148  2017-04-10 09:50  DLWeiboProfileController\DLWeiboProfileController\.DS_Store
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\
     文件       10244  2017-04-10 09:50  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\.DS_Store
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\AppIcon.appiconset\
     文件        6148  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\AppIcon.appiconset\.DS_Store
     文件         869  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\AppIcon.appiconset\Contents.json
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\back_icon.imageset\
     文件         373  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\back_icon.imageset\back_icon.png
     文件         306  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\back_icon.imageset\Contents.json
     文件          62  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\Contents.json
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\ft_main_navigationBarBackImage.imageset\
     文件         390  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\ft_main_navigationBarBackImage.imageset\Contents.json
     文件       24369  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\ft_main_navigationBarBackImage.imageset\ft_main_navigationBarBackImage@2x.png
     文件       54291  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\ft_main_navigationBarBackImage.imageset\ft_main_navigationBarBackImage@3x.png
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\more.imageset\
     文件         327  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\more.imageset\Contents.json
     文件         203  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\more.imageset\userinfo_navigationbar_more@2x.png
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\pc_bg.imageset\
     文件         340  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\pc_bg.imageset\Contents.json
     文件     1176843  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\pc_bg.imageset\pc_bg@2x.png
     文件     2419883  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\pc_bg.imageset\pc_bg@3x.png
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\search.imageset\
     文件         329  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\search.imageset\Contents.json
     文件         762  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Assets.xcassets\search.imageset\userinfo_navigationbar_search@2x.png
     目录           0  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\base.lproj\
     文件        1740  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\base.lproj\LaunchScreen.storyboard
     文件        1152  2017-04-09 17:17  DLWeiboProfileController\DLWeiboProfileController\Info.plist
     目录           0  2017-04-10 09:50  DLWeiboProfileController\DLWeiboProfileController\Lib\
............此处省略204个文件信息

评论

共有 条评论