使用Xcode13进行Swift开发

使用Xcode13进行Swift开发

码农世界 2024-05-13 前端 68 次浏览 0个评论

使用Xcode13进行Swift开发

  • 1.软件
    • Xcode
  • 2.快捷键
  • 3.应用功能
    • 3.1 VStack,HStack,ZStack
    • 3.2 frame,foregroundColor,cornerRadius,shadow,resizable与aspicRatio
    • 3.3 font,fontWeight,offset,rotationEffect和rotation3DEffset
    • 3.4 @State,onTapGuesture与animation
    • 3.5 gesture和DispatchQueue
    • 3.6 stroke,trim与Linear Gradient
    • 3.7 加载动画:Binding与onAppear
    • 3.8 sheet
    • 3.9 拖动实现:CGSize
    • 3 .10 提取子视图
  • 4.小组件
  • 5.真机调试
  • Xcode更新换代有点频繁,谨慎更新。

1.软件

Xcode

从AppStore中获取

以及 SF Symbol

https://developer.apple.com/sf-symbols/

SF Symbols provides thousands of consistent, highly configurable symbols that integrate seamlessly with the San Francisco system font, automatically aligning with text in all weights and sizes.----苹果官网

2.快捷键

自动缩进:Ctrl + I
编译:Command + B
在模拟器上运行或真机调试:Command +

转载请注明来自码农世界,本文标题:《使用Xcode13进行Swift开发》

百度分享代码,如果开启HTTPS请参考李洋个人博客
每一天,每一秒,你所做的决定都会改变你的人生!

发表评论

快捷回复:

评论列表 (暂无评论,68人围观)参与讨论

还没有评论,来说两句吧...

Top