xcode创建代码块时(create code snippet)
//占位符
///<propertyName>//名称前后加#
@property (nonatomic,strong) UILabel *<#propertyName#>;
xcode创建代码块时(create code snippet)
//占位符
///<propertyName>//名称前后加#
@property (nonatomic,strong) UILabel *<#propertyName#>;
本文标题:代码块create code snippet 占位符
本文链接:https://www.haomeiwen.com/subject/hxilrdtx.html
网友评论