-
-
Kris_Garrein.rar
The code uses following libraries:
- extgl extension loading library
- DevIL for texture loading
- Nate s simple font library
Rendering has following features:
- 3 texture layers: base, detail and bump
- Indexed vertex arrays
-
no_4.rar
将./Font/*.* 字体文件复制到 (Windows)/Fonts中 Windows为你的视窗文件夹
编译之后将NO_4.exe改名为xxxx.scr 一切OK!
-
-
armbk-src.rar
... 下:
znet.tgz : 作者在uC/OS-II上实现的tcp/ip协议实现代码
ch09目录下:
font.c 字体显示和变更例程
image1 位图文件加载与显示
2win.c 两个窗口 ...
-
02.rar
鼠标移动到label上时,label的font属性改变,使label字体变色
-
GDIueser.rar
这是一个简单的文本输入应用程序
写字板是自定义的:
具体先建个Font dlg;
在里面添加个List Box以供给我们字体菜单
其对应变量 m_Font;
具体代码在CFont类中添加
-
PC_KEYBOARD_INFORMATION.zip
... . I don t know if I succeeded. Corrections or additional
information would be welcome.
This is a plain-text document. If you use a word-processor to view
it, use a fixed-pitch font (like Courier) so columnar data and
ASCII art lines up properly.
-
Menumu_3.rar
//构造具有指定的标签的菜单
files = new Menu("文件(F)")
compile = new Menu("编辑(E)")
see = new Menu("查看(V)")
format = new Menu("格式(O)")
font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单
help = new Menu("帮助(H)")
//构造具有指定的标签的 ...
-
listbox-2.zip
本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
-
ajax2.rar
...
<style type="text/css">
<!--
body { text-align:center font:14px Verdana,sans-serif }
a:link,a:visited { color:#00f ... #left { float:left width:50% text-align:left font-size:14px font-weight:bold }
#right { float:left width:50% text- ...
-