资源简介
此为武汉理工大学的面向对象的实验,一共有三个,用了了不同的方法,现在和大家一起来分享
代码片段和文件信息
// Hello.cpp : Defines the entry point for the console application.
//
#include “stdafx.h“
int main(int argc char* argv[])
{
printf(“\tHello Visual c++!\n\007“);
return 0;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 39424 2008-06-18 17:23 实验 2008\OOP 实验任务 STUD 2008.doc
文件 191 2004-11-13 16:06 实验 2008\实验1参考\Hello-1\Hello.cpp
文件 292 2004-11-13 16:05 实验 2008\实验1参考\Hello-1\StdAfx.cpp
文件 769 2004-11-13 16:05 实验 2008\实验1参考\Hello-1\StdAfx.h
文件 1940 2004-10-27 12:26 实验 2008\实验1参考\hello-2\hello.clw
文件 4191 2004-10-27 12:26 实验 2008\实验1参考\hello-2\hello.cpp
文件 4430 2004-10-27 12:26 实验 2008\实验1参考\hello-2\hello.dsp
文件 535 2004-10-27 12:30 实验 2008\实验1参考\hello-2\hello.dsw
文件 1345 2004-10-27 12:26 实验 2008\实验1参考\hello-2\hello.h
文件 74752 2002-10-03 15:23 实验 2008\实验1参考\hello-2\hello.ncb
文件 53760 2002-10-03 15:23 实验 2008\实验1参考\hello-2\hello.opt
文件 1809 2002-10-03 15:23 实验 2008\实验1参考\hello-2\hello.plg
文件 10536 2004-10-27 12:26 实验 2008\实验1参考\hello-2\hello.rc
文件 79 2002-10-03 15:20 实验 2008\实验1参考\hello-2\hello.sln
..A..H. 5632 2002-10-03 15:20 实验 2008\实验1参考\hello-2\hello.suo
文件 1722 2004-10-27 12:26 实验 2008\实验1参考\hello-2\helloDoc.cpp
文件 1464 2004-10-27 12:26 实验 2008\实验1参考\hello-2\helloDoc.h
文件 2592 2004-10-27 12:30 实验 2008\实验1参考\hello-2\helloView.cpp
文件 1875 2004-10-27 12:26 实验 2008\实验1参考\hello-2\helloView.h
文件 2506 2004-10-27 12:26 实验 2008\实验1参考\hello-2\MainFrm.cpp
文件 1581 2004-10-27 12:26 实验 2008\实验1参考\hello-2\MainFrm.h
文件 4287 2004-10-27 12:26 实验 2008\实验1参考\hello-2\ReadMe.txt
文件 1078 2004-10-27 12:26 实验 2008\实验1参考\hello-2\res\hello.ico
文件 397 2004-10-27 12:26 实验 2008\实验1参考\hello-2\res\hello.rc2
文件 1078 2004-10-27 12:26 实验 2008\实验1参考\hello-2\res\helloDoc.ico
文件 1078 2004-10-27 12:26 实验 2008\实验1参考\hello-2\res\Toolbar.bmp
文件 492 2004-10-27 12:26 实验 2008\实验1参考\hello-2\Resource.h
文件 207 2004-10-27 12:26 实验 2008\实验1参考\hello-2\StdAfx.cpp
文件 1054 2004-10-27 12:26 实验 2008\实验1参考\hello-2\StdAfx.h
文件 118830 2004-11-13 16:15 实验 2008\实验1参考\oop\oop.exe
............此处省略157个文件信息
评论
共有 条评论