文件名称:GuessTheFlag:猜标志
文件大小:168KB
文件格式:ZIP
更新时间:2024-03-05 14:09:58
swiftui swift5 Swift
猜猜标志 LinearGradient(gradient: Gradient(colors: [Color.red, Color(red: 1, green: 0.8, blue: 0)]), startPoint: .leading, endPoint: .trailing) RadialGradient(gradient: Gradient(colors: [Color.blue, Color.black]), center: .center, startRadius: 20, endRadius: 200) AngularGradient(gradient: Gradient(colors: [.red, .yellow, .green, .blue, .purple, .red]), center: .center)
【文件预览】:
GuessTheFlag-main
----README.md(387B)
----GuessTheFlagTests()
--------GuessTheFlagTests.swift(922B)
--------Info.plist(727B)
----GuessTheFlagUITests()
--------GuessTheFlagUITests.swift(1KB)
--------Info.plist(727B)
----GuessTheFlag()
--------Preview Content()
--------Assets.xcassets()
--------Info.plist(2KB)
--------GuessTheFlagApp.swift(247B)
--------ContentView.swift(3KB)
----GuessTheFlag.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcshareddata()
--------xcuserdata()