项目作者: nsiddiqui25

项目描述 :
vb.net variables, input, and output
高级语言: Visual Basic .NET
项目地址: git://github.com/nsiddiqui25/VB.NET-Calculator.git
创建时间: 2020-02-12T15:53:53Z
项目社区:https://github.com/nsiddiqui25/VB.NET-Calculator

开源协议:MIT License

下载


VB.NET-Calculator

  • Program that allows the user to specify two numbers and then adds, subtracts, or multiplies them when the user clicks on the appropriate button.
  • The output gives the type of arithmetic performed and the result.
  • When one of the numbers in an input box is changed, the output box is cleared.