10 2024 档案

iOS OC 注册Cell
摘要://注册普通cell [_tableView registerClass:[XLMinePanelCardSelectCell class] forCellReuseIdentifier:NSStringFromClass([XLMinePanelCardSelectCell class])]; / 阅读全文

posted @ 2024-10-28 11:54 高彰 阅读(20) 评论(0) 推荐(0)

微信小程序demo 游戏和一般组件
摘要:https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html 游戏的 阅读全文

posted @ 2024-10-22 17:05 高彰 阅读(13) 评论(0) 推荐(0)

iOS OC tabbar的item文字默认选中是蓝色,修改选中颜色
摘要:- (UINavigationController *)navigationControllerWithRoot:(UIViewController *)rootViewController tabTitle:(NSString *)tabTitle imageName:(NSString *)im 阅读全文

posted @ 2024-10-18 14:18 高彰 阅读(144) 评论(0) 推荐(0)

导航