(转) Resource file and Source file

 

基本上是这样的,Sourcefile文件夹里面放的是CPP文件这些,Resourcefile文件夹是资源文件夹,里面可以放你程序里需要的资源,包括图标,对话框,图片等等;对应的文件如下:

 

Source Files - *.c,  *.cpp
Header Files - *.h
Resource Files - *.ico, *.bmp, ...

 

 

 

posted @ 2014-07-27 21:40  刺客主谋  Views(307)  Comments(0Edit  收藏  举报