摘要:
程序有一个对话框窗口。 #include #include "resource.h"BOOL CALLBACK DlgProc(HW... 阅读全文
posted @ 2016-09-28 20:36
tomwillow
阅读(45)
评论(0)
推荐(0)
摘要:
今天建模,遇到要勾股数圆整。 然后就写了一个小程序来圆整。 #include using namespace std;int ... 阅读全文
posted @ 2016-09-28 11:03
tomwillow
阅读(53)
评论(0)
推荐(0)