V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
HeartJ
V2EX  ›  iDev

电商 app 的首页

  •  
  •   HeartJ · 2016-03-01 20:23:50 +08:00 · 3251 次点击
    这是一个创建于 2974 天前的主题,其中的信息可能已经有所发展或是发生改变。

    类似京东,淘宝这类电商的 App ( iOS 为例),首页是利用的 UIWebView 实现的吗?

    电商 App 是不是利用相同的框架做的,好多看起来都好像。

    11 条回复    2016-03-07 10:40:01 +08:00
    Vanson
        1
    Vanson  
       2016-03-01 20:25:18 +08:00
    然而,并不是
    bullettrain1433
        2
    bullettrain1433  
       2016-03-01 22:22:28 +08:00 via iPhone
    uitableview 就能搞定
    zhangchioulin
        3
    zhangchioulin  
       2016-03-01 22:24:12 +08:00
    iOS 里面没有好像没有这种直接套框架就出界面的框架吧?
    有的请跟我说
    free9fw
        4
    free9fw  
       2016-03-01 22:33:52 +08:00
    UICollectionView
    HeartJ
        5
    HeartJ  
    OP
       2016-03-01 23:16:56 +08:00 via iPhone
    @Vanson 您说的不是指的是不用框架还是不用 UiWebView ?
    HeartJ
        6
    HeartJ  
    OP
       2016-03-01 23:17:56 +08:00 via iPhone
    @bullettrain1433 是像微博客户端那样请求数据后解析显示到
    tableviewCell 中吗?
    bullettrain1433
        7
    bullettrain1433  
       2016-03-02 08:29:41 +08:00
    @HeartJ 是的
    apricotd
        8
    apricotd  
       2016-03-02 09:30:47 +08:00
    用 reveal 都能看到 UI 结构。
    HeartJ
        9
    HeartJ  
    OP
       2016-03-02 11:40:46 +08:00
    @apricotd 好强大啊,但好像得是越狱的设备才可以查看任意 app 的结构吧?
    Vanson
        10
    Vanson  
       2016-03-02 13:00:35 +08:00
    UICollectionView 布局自己写啊,首页的数据都是后台可以配置的
    apricotd
        11
    apricotd  
       2016-03-07 10:40:01 +08:00
    @HeartJ 需要越狱, UI 的类名都可以查到。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5368 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 07:46 · PVG 15:46 · LAX 00:46 · JFK 03:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.