16 16点阵显示汉字原理及显示程序
16 16点阵显示汉字原理及显示程序 #include "config.h" #define &nbs...
16 16点阵显示汉字原理及显示程序 #include "config.h" #define &nbs...
应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... exter...
《Visual Basic.NET GDI+技术教程》源码 《Visual Basic.NET GDI+技术教程》的图书简介 GDI+是在Windows窗体应用程序中以编程方式显示图形图像的一...
这是一个移植到vc上的小型ucGUI,有助于容易理解GUI的实现和移植到嵌入式系统上,其中包括了Font,Widget,Window,Graphs(circle,line,poly,arc),LCDD...
Listed below are the typographical conventions used in this guide. – Example C++ code and commands ...
<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数...
Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title ba...
ch03目录下: disasm.tgz :作者改写的反汇编器,可以输出比较容易接受的汇编格式。 simpleboot.tgz: 作者编写的简单boot代码 ch04目录下: gba...
=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =...
//构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V...