VS不用人教自己看自己学两小时做的小计算器
什么好玩做什么
namespaceWindowsFormsApplication1
{
publicpartialclassForm1:Form
{
Doublefirst=0;
Stringsecond=null;
intcode=0;
Stringresult=null;
publicForm1()
{
InitializeComponent();
}
privatevoidFo
下载地址
用户评论