• 请不要在回答技术问题时复制粘贴 AI 生成的内容
androidBrant
V2EX  ›  程序员

一个码代码的小原则:自己的事情自己做

  •  
  •   androidBrant · Aug 27, 2014 · 4154 views
    This topic created in 4306 days ago, the information mentioned may be changed or developed.
    举个小例子:
    本人iOS开发

    UITableViewCell 要显示什么,有多高,都是cell自己的事,你把数据给我,我自己显示,你把数据给我,我给你高度。
    - (void)bindPoster:(Poster *)poster;
    - (void)cellHeight:(Poster *)poster;

    酱紫...
    2 replies    2014-08-27 20:56:17 +08:00
    hekunhotmail
        1
    hekunhotmail  
       Aug 27, 2014
    额 so~
    dopcn
        2
    dopcn  
       Aug 27, 2014
    + (CGFloat)cellHeightWithData:(id)data;
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   946 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 21:26 · PVG 05:26 · LAX 14:26 · JFK 17:26
    ♥ Do have faith in what you're doing.