AutoBuildCount.h
上传用户:dztljd
上传日期:2007-01-04
资源大小:55k
文件大小:0k
源码类别:

打印编程

开发平台:

Visual C++

  1. // 13
  2. #ifndef AUTOBUILDCOUNT_H
  3. #define AUTOBUILDCOUNT_H
  4. #define BUILDCOUNT_NUM 13
  5. #define BUILDCOUNT_STR "13"
  6. #endif