ReadMe.txt
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:2k
源码类别:

模拟服务器

开发平台:

C/C++

  1. ========================================================================
  2.        WIN32 APPLICATION : Robot
  3. ========================================================================
  4. AppWizard has created this Robot application for you.  
  5. This file contains a summary of what you will find in each of the files that
  6. make up your Robot application.
  7. Robot.cpp
  8.     This is the main application source file.
  9. Robot.dsp
  10.     This file (the project file) contains information at the project level and
  11.     is used to build a single project or subproject. Other users can share the
  12.     project (.dsp) file, but they should export the makefiles locally.
  13. /////////////////////////////////////////////////////////////////////////////
  14. AppWizard has created the following resources:
  15. Robot.rc
  16.     This is a listing of all of the Microsoft Windows resources that the
  17.     program uses.  It includes the icons, bitmaps, and cursors that are stored
  18.     in the RES subdirectory.  This file can be directly edited in Microsoft
  19. Visual C++.
  20. resRobot.ico
  21.     This is an icon file, which is used as the application's icon (32x32).
  22.     This icon is included by the main resource file Robot.rc.
  23. small.ico
  24.     %%This is an icon file, which contains a smaller version (16x16)
  25. of the application's icon. This icon is included by the main resource
  26. file Robot.rc.
  27. /////////////////////////////////////////////////////////////////////////////
  28. Other standard files:
  29. StdAfx.h, StdAfx.cpp
  30.     These files are used to build a precompiled header (PCH) file
  31.     named Robot.pch and a precompiled types file named StdAfx.obj.
  32. Resource.h
  33.     This is the standard header file, which defines new resource IDs.
  34.     Microsoft Visual C++ reads and updates this file.
  35. /////////////////////////////////////////////////////////////////////////////
  36. Other notes:
  37. AppWizard uses "TODO:" to indicate parts of the source code you
  38. should add to or customize.
  39. /////////////////////////////////////////////////////////////////////////////