資源簡介
我用的是mfc做的計算器,自己親自動手做的,能實現簡單的運算,四則運算,當出現2+3×3,這個計算機先計算2+3在乘5.不過能實現多個操作數的運算。

代碼片段和文件信息
//?stdafx.cpp?:?source?file?that?includes?just?the?standard?includes
// 計算機.pch?will?be?the?pre-compiled?header
// stdafx.obj?will?contain?the?pre-compiled?type?information
#include?“stdafx.h“
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????105979??2012-06-09?12:53??計算器完整版2\Debug\StdAfx.obj
?????文件????1375046??2012-06-09?12:53??計算器完整版2\Debug\StdAfx.sbr
?????文件?????254976??2012-06-12?12:43??計算器完整版2\Debug\vc60.idb
?????文件?????479232??2012-06-12?12:43??計算器完整版2\Debug\vc60.pdb
?????文件????5555200??2012-06-12?12:43??計算器完整版2\Debug\計算機.bsc
?????文件?????118827??2012-06-12?12:43??計算器完整版2\Debug\計算機.exe
?????文件?????200036??2012-06-12?12:43??計算器完整版2\Debug\計算機.ilk
?????文件??????35628??2012-06-11?23:17??計算器完整版2\Debug\計算機.obj
?????文件????6944212??2012-06-09?12:53??計算器完整版2\Debug\計算機.pch
?????文件?????427008??2012-06-12?12:43??計算器完整版2\Debug\計算機.pdb
?????文件???????3076??2012-06-12?12:37??計算器完整版2\Debug\計算機.res
?????文件??????????0??2012-06-11?23:17??計算器完整版2\Debug\計算機.sbr
?????文件??????49087??2012-06-12?12:43??計算器完整版2\Debug\計算機Dlg.obj
?????文件??????????0??2012-06-12?12:43??計算器完整版2\Debug\計算機Dlg.sbr
?????文件???????3567??2012-06-08?23:49??計算器完整版2\ReadMe.txt
?????文件??????56798??2012-06-09?00:11??計算器完整版2\res\1.jpg
?????文件???????1078??2012-06-10?12:31??計算器完整版2\res\計算機.ico
?????文件????????398??2012-06-08?23:49??計算器完整版2\res\計算機.rc2
?????文件???????1512??2012-06-11?23:11??計算器完整版2\resource.h
?????文件????????208??2012-06-08?23:49??計算器完整版2\StdAfx.cpp
?????文件???????1054??2012-06-08?23:49??計算器完整版2\StdAfx.h
?????文件??????37016??2012-06-12?12:37??計算器完整版2\計算機.aps
?????文件???????1716??2012-06-12?12:43??計算器完整版2\計算機.clw
?????文件???????2019??2012-06-11?23:17??計算器完整版2\計算機.cpp
?????文件???????4236??2012-06-11?23:26??計算器完整版2\計算機.dsp
?????文件????????537??2012-06-08?23:49??計算器完整版2\計算機.dsw
?????文件???????1286??2012-06-08?23:49??計算器完整版2\計算機.h
?????文件??????66560??2012-06-12?12:43??計算器完整版2\計算機.ncb
?????文件??????51712??2012-06-12?12:43??計算器完整版2\計算機.opt
?????文件???????1125??2012-06-12?12:43??計算器完整版2\計算機.plg
............此處省略9個文件信息
評論
共有 條評論