资源列表
EMIT
- 将 ASM 源程序变为 TURBO-C的内联模块,将汇编语言和c语言联合使用-will ASM source into TURBO-C in conjunction with the modules will be compiled language and the joint use of language c
FLV播放器
- E语言写的*.FLV播放器
打印类库
- 一个很好的打印机类库,支持打印预览,打印机设置,多页打印,重载打印机对话框等功能-a good printer class library, support print preview, printer settings, multi-page printing, heavy-duty printers dialog functions
vb打开类模块里的窗体
- 应用程序窗体 Dim frmtest As Object private Sub Command1_Click() Set frmtest = oSys.frmObject frmtest.Show End Sub '类模块 Public frmObject As Object Private Sub Class_Initialize() Set frmObjec = form1 Private Sub '执行后类模块的form1就显示出来了
MFCGridCtrl
- 经典的表格控件源码
内存补丁
- VC内存补丁
zjut部分代码
- 这是我在zjut上做的部分代码
日期联动下拉列表js脚本
- 日期联动下拉列表js脚本
托盘控件cooltray
- This zip-file contains the two Delphi components, CoolTrayIcon and TextTrayIcon (tray icon components). Refer to CoolTrayIcon.html, TextTrayIcon.html, and install.txt for documentation. See also convert_cti_projects.txt if you're upgrading fro
实现位图的淡入淡出显示
- 实现位图的淡入淡出显示
wince下图片旋转
- 在Wince下可以任意角度的旋转图片。