在Xcode中畫一根直線
文章來源: 金拇指2019-10-07 08:38:19

[閱讀原文]

Draw a Straight Line Using Xcode

Today we’ll create a new Xcode project from scratch and draw a single line on the screen of simulator.

Launch Xcode and click Create a new Xcode project on the left.

...