#ifndef _TYPE_H_#define _TYPE_H_#include <string>#include <map>#include <vector>#include <stdlib.h>//颜色typedef struct Color{ int r; int g; int b;}mColor;//位置typedef struct point{ float x; float y;}mPoint;//范围typedef struct area{ float w; float h;}mArea;//BMFonttypedef struct Read More
posted @ 2012-07-09 20:03 fjut Views(7671) Comments(0) Diggs(0) Edit
------------------->>>>      听首歌放松下 O(∩_∩)O~~