caiwusoft

所属分类:金融证券系统
开发工具:Visual Basic
文件大小:9721KB
下载次数:106
上传日期:2008-08-19 12:03:35
上 传 者cxkj103
说明:  一个用VB写的财务软件源码 ,适合开发财务方面的朋友参考,代码较完整。
(Using VB to write a financial software source code, suitable for the development of the financial aspects of Friend of reference, a more complete code.)

文件列表:
财务软件源码\Entire\clsContentsSet.cls (42894, 2005-02-06)
财务软件源码\Entire\clsRecordFile.cls (3825, 2005-02-06)
财务软件源码\Entire\clsReportCell.cls (5466, 2005-02-06)
财务软件源码\Entire\clsScriptFile.cls (4283, 2005-02-06)
财务软件源码\Entire\clsTable.cls (14917, 2005-02-06)
财务软件源码\Entire\frmAbout.frm (3148, 2005-02-06)
财务软件源码\Entire\frmCInit.frm (16747, 2005-02-06)
财务软件源码\Entire\frmMenus.frm (10050, 2005-02-06)
财务软件源码\Entire\frmMenus2.frm (3412, 2005-02-06)
财务软件源码\Entire\frmModifyPassword.frm (3684, 2005-02-06)
财务软件源码\Entire\frmModifyPassword.frx (1090, 2005-02-06)
财务软件源码\Entire\frmPageSet.frm (10104, 2005-02-06)
财务软件源码\Entire\frmPageSet.frx (1090, 2005-02-06)
财务软件源码\Entire\frmServer.frm (3756, 2005-02-06)
财务软件源码\Entire\frmServer2.frm (5181, 2005-02-06)
财务软件源码\Entire\frmWaiting.frm (1666, 2005-02-06)
财务软件源码\Entire\mdlAPIFunc.bas (1683, 2005-02-06)
财务软件源码\Entire\mdlConst.bas (1175, 2005-02-06)
财务软件源码\Entire\mdlFunction.bas (15342, 2005-02-06)
财务软件源码\Entire\mdlHtmlHelp.bas (2666, 2005-02-06)
财务软件源码\Entire\mdlSpreadConst.bas (9788, 2005-02-06)
财务软件源码\Entire\vssver.scc (384, 2005-02-06)
财务软件源码\Entire (0, 2008-08-19)
财务软件源码\YKCWV6\Account\Account.vbp (9053, 2005-07-19)
财务软件源码\YKCWV6\Account\Account.vbw (6641, 2006-02-17)
财务软件源码\YKCWV6\Account\Class Modules\clsDepart.cls (13521, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsFzHead.cls (1771, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsGrid.cls (12210, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsIsTotal.cls (809, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsKmCheck.cls (30151, 2005-04-09)
财务软件源码\YKCWV6\Account\Class Modules\clsNormal.cls (2213, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsRowType.cls (2431, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsSubject.cls (5409, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\clsSubSys.cls (597, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules\vssver.scc (176, 2005-02-06)
财务软件源码\YKCWV6\Account\Class Modules (0, 2006-03-26)
财务软件源码\YKCWV6\Account\Forms\frmAC_AffiliationSelect.frm (13024, 2005-02-06)
财务软件源码\YKCWV6\Account\Forms\frmAC_BalanceResult.frm (98904, 2005-04-12)
财务软件源码\YKCWV6\Account\Forms\frmAC_BalanceResult.frx (1090, 2005-04-12)
... ...

Entire 目录共用模块列表: clsContentsSet.cls 说明: 该类意图封装对 Table(in database), TreeView Control 的所有更新操作 使用情况:ZW,CF,FX,BB,YSYF,MR clsRecordFile.cls 说明: 封装一个文件,析分其语句并向数据库插入记录 使用情况:已经不使用. clsReportCell.cls 说明: 封装Cell Control的操作 使用情况:已经不使用. clsScriptFile.cls 说明: 封装一个脚本文件,析分其中的语句并可逐句执行 使用情况:已经不使用. clsTable.cls 说明: 该类意图封装对某个 Table(in database) 中数据的备份与恢复 使用情况:BB frmAbout.frm 说明: 通用About窗体 使用情况:已经不使用. frmCInit.frm 说明: 简单基础项目维护通用窗体 使用情况:已经不使用. frmMenus.frm 说明: 操作记录集的菜单模板窗体1 使用情况:<无> frmMenus2.frm 说明: 操作记录集的菜单模板窗体2 使用情况:<无> frmModifyPassword.frm 说明: 通用修改密码窗体 使用情况:ZW,CF,FX,BB,GD,MR,GZ,SM frmPageSet.frm 说明: 通用打印页面设置窗体 使用情况:ZW,CF,FX,BB,GD,MR,GZ frmServer.frm 说明: 通用MSSQL使用DBA引导服务器窗体 使用情况:已经不使用. frmServer2.frm 说明: 通用MSSQL/Oracle引导服务器窗体 使用情况:已经不使用. frmWaiting.frm 说明: 通用等待窗体 使用情况:已经不使用. mdlAPIFunc.bas 说明: 通用API函数定义模块 使用情况:ZW,CF,FX,BB,GD,MR,GZ,SM mdlConst.bas 说明: 通用常数定义模块 使用情况: 已经不使用. mdlHtmlHelp.bas 说明: chm格式的帮助 使用情况:BB,MR,GZ mdlSpreadConst.bas 说明: Spread Control常数定义模块 使用情况:ZW,CF,FX,BB,GD,MR,GZ

近期下载者

相关文件


收藏者