摘要:
using System;using System.Drawing;using System.Drawing.Imaging;using System.IO;using System.Drawing.Drawing2D; namespace KuKu{ public enum MarkType { Text,Image } /// ... 阅读全文
posted @ 2006-04-10 22:44
曾经有梦
阅读(1348)
评论(0)
推荐(0)