项目作者: vondreii

项目描述 :
A simple calculator app that was made to replicate modern calculator apps that can be seen on smartphones.
高级语言: C#
项目地址: git://github.com/vondreii/calculator.git
创建时间: 2020-09-26T08:38:55Z
项目社区:https://github.com/vondreii/calculator

开源协议:

下载


calculator

About

This is the source code for a simple calculator app that was made to replicate modern calculator apps that can be seen on smartphones. It was created as a Visual Studio Windows Form Application and written in C#.

Created with Visual Studio 2017.

To Run

Production

  • Run the MyNewCalculator.exe file.

Development

  • The source code can be opened by selecting MyNewCalculator/MyNewCalculator.sln, which should open if Visual Studio is installed.
  • Build the project.
  • You can then select the run option, which looks like a green play button.


calculator