dc
CMy3_31_1Doc::CMy3_31_1Doc()
{
// TODO: add one-time construction code here
afxDump<<"tom";
}
tom在Debug 中为何没有显示
CMy3_31_1Doc::CMy3_31_1Doc()
{
// TODO: add one-time construction code here
afxDump<<"tom";
}
tom在Debug 中为何没有显示
2006-03-31 19:28
2006-03-31 19:39
2006-03-31 19:55
2006-03-31 22:51