斯威夫特:理解 // MARK - Swift: Understanding // MARK

問題:

What is the purpose of writing comments in Swift as:在 Swift 中編寫註釋的目的是什麼:

// MARK: This is a comment

When you can also do:當您還可以執行以下操作時:

// This is a comment

What does the // MARK achieve? // MARK實現了什麼?


解決方案:

參考一: https://en.stackoom.com/question/2QteS
參考二: https://stackoom.com/question/2QteS
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章