小编Jon*_*han的帖子

Objective C方法评论

为Objective C评论方法的正确方法是什么?例如,在.Net中我会添加一个xml注释,如:

/// <summary>
/// Summary of method
/// </summary>
/// <param name="FileName">The document's original filename.</param>  
/// <returns>Decoded filename</returns>  
Run Code Online (Sandbox Code Playgroud)

Objective C是否有等价物?

iphone xcode comments objective-c ipad

19
推荐指数
3
解决办法
8125
查看次数

标签 统计

comments ×1

ipad ×1

iphone ×1

objective-c ×1

xcode ×1