文件名称:简单的计算器比较简单易懂
文件大小:3KB
文件格式:TXT
更新时间:2014-06-21 08:54:11
C++
比较简单易懂的计算机// jsq.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "jsq.h" #include "jsqDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif