首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏一“技”之长

    macOS开发之NSTableView的应用详解

    title" ascending:NO]; column.resizingMask =NSTableColumnUserResizingMask; // column.dataCell = [[NSButtonCell NSTableColumn *)tableColumn row:(NSInteger)row{ return YES; } //设置cell的交互能力 /* 如果返回YES,则Cell的交互能力会变强,例如NSButtonCell

    5.8K21发布于 2018-08-15
领券