摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 7 void client(int, int), server(int, int); 8 9 int main(int argc, char **argv)10 {11 ... 阅读全文
posted @ 2014-03-21 10:08 paullam 阅读(152) 评论(0) 推荐(0)
摘要: 首先修改/usr/local/etc/MiniGUI.cfg# The first system font must be a logical font using RBF device font.[systemfont]font_number=10font0=rbf-FixedSys-rrncnn-8-16-ISO8859-1font1=*-FixedSys-rrncnn-*-16-ISO8859-1font2=*-Courier-rrncnn-*-16-ISO8859-1font3=*-SansSerif-rrncnn-*-16-ISO8859-1font4=*-System-rrncnn 阅读全文
posted @ 2014-03-21 09:05 paullam 阅读(1808) 评论(0) 推荐(0)