资源列表
PowerOff
- wince下读去电源电量,并显示电量的百分比
screenpainter_src
- 在桌面上画图,程序其实是个透明背景窗口。
Task4
- /设计:Src和Dis两个类, Src中有一个被封装的属性,类型为int(要求为非负值),每当我们通过特定方法更改Src对象中的这个属性后,Dis对象都能得到通知,并向Src发消息获得此属性值。
Animateline
- 实现动态画线的功能。在客户屏幕上建立一个曲线绘制区域并创建一个与设备描述表pDC兼容的位图,用来保存需要移动的曲线图。曲线每隔200毫秒前进5单元水平距离
20040716141459_combotree
- vc treeview
bmp显示
- 一个显示bmp位图的例子-a show bmp bitmap example
textfiledocument_src
- CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
tpbtreefiler_5_57
- B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.-B-Tree Filer is a fast library of
demo_outlook
- 一个优秀的界面解决方按-an excellent interface solution by side
bc31
- borland3.1c++平台-borland3.1c platform
链表选择排序
- 单链表实现选择排序!-achieve SELECTION SORT!
实例1 添加图形按钮
- 添加图形按钮的例子-Add button graphic example