https://github.com/status302/calculator
https://github.com/status302/calculator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/status302/calculator
- Owner: status302
- Created: 2015-11-06T08:22:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T08:30:23.000Z (over 9 years ago)
- Last Synced: 2025-01-07T05:42:02.641Z (5 months ago)
- Language: Swift
- Size: 0 Bytes
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###A Simple Calculator
### Stanford-Developing-iOS8-Apps-with-Swift
> 主要介绍了MVC,然后运用Modal 和 View 做的相关的Calculator, 感觉讲的还不错,真的挺好的。