摘要: aspects of ... 方面 instructional 指导性的 illustrate 说明 阐明 appropriate to 适合 阅读全文
posted @ 2005-03-17 11:42 stone 阅读(474) 评论(0) 推荐(0)
摘要: FontFamily[] ff = FontFamily.Families; // Loop and create a sample of each font. for (int x = 0; x < ff.Length; x++) { System.Drawing.Font font = null; // Create the font ... 阅读全文
posted @ 2005-03-17 09:01 stone 阅读(847) 评论(0) 推荐(0)