pattern.bmp
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:0k
源码类别:

通讯编程

开发平台:

Visual C++

  1. #define foo_width 16
  2. #define foo_height 16
  3. static char foo_bits[] = {
  4.    0x60, 0x06, 0x90, 0x09, 0x90, 0x09, 0xb0, 0x0d, 0x4e, 0x72, 0x49, 0x92,
  5.    0x71, 0x8e, 0x8e, 0x71, 0x8e, 0x71, 0x71, 0x8e, 0x49, 0x92, 0x4e, 0x72,
  6.    0xb0, 0x0d, 0x90, 0x09, 0x90, 0x09, 0x60, 0x06};