我在一些示例代碼中看到了@discussion。我的問題是,使用這個關鍵字有什麼好處? 我想它會生成更好的文檔。我試圖在谷歌和Stackoverflow上搜索,但得到了很多代碼示例,而不是如何使用此關鍵字。謝謝。 // Example
/*!
@method blabla method name
@discussion blabla discuss here
@p
這是我的代碼 /**
* In touchesBegan: it is considered if it was succesfull click. Automatically changes on/off images
*/
@interface WOC_OnOffImageButton : SKSpriteNode
當我做WOC_OnOffImageButton在彈出的內部Descr