2010年9月1日 ... #include #define ShapeText(TYPE) void (*new)(struct TYPE*);float (* area)(struct TYPE*) typedef struct _Shape { // Shape 物件,沒有 ...
www.google.com.tw