SwiftCalculator:使用 Swift 构建的 iOS 计算器应用程序的克隆

时间:2024-07-13 17:22:08
【文件属性】:

文件名称:SwiftCalculator:使用 Swift 构建的 iOS 计算器应用程序的克隆

文件大小:49KB

文件格式:ZIP

更新时间:2024-07-13 17:22:08

Swift

一个计算器 这是 iOS 计算器应用程序的克隆,用 Swift 编写为练习。 任务跟踪 该项目的任务是使用跟踪的。 随着我的前进,我的方法发生了变化。 我在一些卡片上添加了注释,但更专注于注释我的代码来解释我的方法。 我没接触到的东西 让显示标签动态调整字体大小以处理显示中非常长的数字 根据计算器的状态(C vs. AC)调整清除按钮 应用截图


【文件预览】:
SwiftCalculator-master
----AppScreenshot.png(34KB)
----SwiftCalculator.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(17KB)
----SwiftCalculator()
--------ViewController.swift(9KB)
--------UtilityFunctions.swift(2KB)
--------Info.plist(1KB)
--------AppDelegate.swift(2KB)
--------Calculation.swift(4KB)
--------UICalcButton.swift(3KB)
--------Base.lproj()
--------Images.xcassets()
----README.md(615B)
----SwiftCalculatorTests()
--------SwiftCalculatorTests.swift(919B)
--------Info.plist(747B)
----.gitignore(214B)

网友评论