/************************************************
版本:0.1 【程序编程相关:管理故事216之022-好团队应是学习型】创建日期:2004.8.28 【推荐阅读:开源:.NET环境下有关打印页面设置、打】
功能作用:dos下汉字的输出 【扩展信息:"Java Library P】作者:centurymagus*************************************************/#include
#include /*字型库*/char cn_list[9][32]={? { /* 天 */??? 0x00,0x00,0x3f,0xfc,0x01,0x00,0x01,0x00,??? 0x01,0x00,0x01,0x00,0x7f,0xfe,0x01,0x00,??? 0x01,0x00,0x02,0x80,0x02,0x40,0x04,0x20,??? 0x08,0x18,0x10,0x0e,0x20,0x04,0x40,0x00,? },? {? /* 津 */
??? 0x40,0x40,0x20,0x40,0x27,0xf8,0x00,0x48,??? 0x8f,0xfe,0x50,0x48,0x57,0xf8,0x10,0x40,??? 0x20,0x40,0xe7,0xf8,0x20,0x40,0x2f,0xfe,??? 0x20,0x40,0x20,0x40,0x20,0x40,0x20,0x40,? },? { /* 工 */
??? 0x00,0x00,0x3f,0xfc,0x01,0x00,0x01,0x00,??? 0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,??? 0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,??? 0x01,0x00,0xff,0xfe,0x00,0x00,0x00,0x00,? },... 下一页