登录
首页 » 界面开发 » Very good financial management system which we should look at and reference Oh

Very good financial management system which we should look at and reference Oh

于 2022-08-14 发布 文件大小:873.06 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

很不错的财务管理系统,值得大家看看和参考哦-Very good financial management system which we should look at and reference Oh

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个浏览器是用vc6.0编写的,类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗
    这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar IE, but it is more than documents procedures, in order to facilitate between each window cuts, I specially added a window on the tool strip to tabulate, you were allowed in this fast cut window, also to be allowed to double-click without hesitation cause the window maximization. The tool strip uses the IE style, has only joined the most commonly used button. Some menu functions have not realized, but you may use in the right key menu the function to complete.
    2022-02-21 10:30:39下载
    积分:1
  • Gradient progress bar vc in code, can determine the beginning and end of the col...
    渐变进度条vc中的代码,能确定开始和结束的颜色-Gradient progress bar vc in code, can determine the beginning and end of the color
    2022-10-01 17:00:03下载
    积分:1
  • failed to translate
    vb实现的windows桌面背景自动更换程序-failed to translate
    2022-10-11 17:50:03下载
    积分:1
  • use prepared, tested and the expansion of examples ListView
    使用VC++6.0编写,经过测试,ListView的扩展示例-use prepared, tested and the expansion of examples ListView
    2022-01-21 20:45:22下载
    积分:1
  • 源码源代码源程序编程程序员下载 ... ... banker666.rar
    源码源代码源程序编程程序员下载 ... ... banker666.rar - 银行家算法,用来检验死锁问题。。 (2004-10-7,VC, 12KB, 下载84次, 提供者李林骏)【查看评论】 HEC-linux.zip - c/c++虚拟机linux版本( 2004-10-5,C, 287KB, 下载20次, 提供者付斌)【查看评论】-source code programming source programmers download ... banker666.rar- bankers algorithm, a test of deadlock. . (2004-10-7, VC, KB, downloaded 84 times, providers Li Lin Jun) [see comments-- HEC-linux.zip-c/c Linux version of Virtual Machine (2004-10-5, C, 287KB, downloaded 20 times, references for those FU Bin) [see comments--
    2022-03-01 08:26:14下载
    积分:1
  • vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡...
    vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡-vc prompted the preparation of bubble-shaped sample, when the mouse pointer on the input box, the display prompts the bubble
    2022-03-16 02:26:05下载
    积分:1
  • 可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即和关。你必须把这个控件加到m_WndCtrl中。
    可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。当WndCtrl被打开的时候,控件被创建,当WndCtrl被关闭的时候,控件被隐藏或撤销。WndCtrl将会是所有加到它上面的控件的父节点。WndCtrl可以在关闭或开着的状态下改变大小或重新定位。然而,关闭状态下的大小是静态的,不能被改变。无论大小是否被改变,都将会影响WndCtrl开着的状态- Might duplicate a WNDCTRL kind of this kind which used basically holds some hideaways to control and the window. A WndCtrl object has two conditions, namely opens with the pass. You must control this to add to in m_WndCtrl. When WndCtrl is opened, controls to found, when WndCtrl is closed, controls to hide or to abolish. WndCtrl could be all adds to above it to control the father pitch point. WndCtrl may the condition change the size under the closure either is opening or relocate. However, under the off-position size is the static state, cannot change. Regardless of size whether is changed, all will be able to affect WndCtrl will be opening the condition
    2022-04-23 17:35:58下载
    积分:1
  • 程序实现最基本的万年历功能。 显示画式样如下: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4...
    程序实现最基本的万年历功能。 显示画面式样如下: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4 5 6 7 8 9 10 11 12 13 ………… Please input year and month 画面要求说明: 1 显示某年某月的一个月内的月历。 2 周末的日期和星期标记用红色显示。 3 显示的日期右侧对齐。并且和星期也对期。 2.2 动作要求 程序默认显示2007年7月的月历,要求可以通过程序输入的方式指定显示年月。 其中年份控制在从1980到2100年之间,不符合要求重新输入。 输入年月后显示清屏,重新显示(要求原来的显示清除)。 按”Q”或”q”键退出程序。 -Procedures to achieve the most basic calendar functions. Display style as follows: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4 5 67 8 9 10 11 12 13 ... ... ... ... Please input year and month screen requirements Description: 1 shows a certain period of within one month of the calendar. 2 over the weekend marking the date and week display in red. 3 shows the date right-aligned. And are also on the period of weeks. 2.2 shows the default action request procedure in July 2007 of the calendar, the demands, which can be imported through designated procedures show date. One year of control from the 1980-2100 years, do not meet the req
    2022-09-02 09:40:03下载
    积分:1
  • MFC programming source code, they watch it. I did not know Matata.
    MFC编程源码,自己看看吧。我也不太清楚啦。-MFC programming source code, they watch it. I did not know Matata.
    2022-12-24 03:55:04下载
    积分:1
  • 本程序是编程,用来实现在WORD中输出报表,打印预览和打印选项。...
    本程序是界面编程,用来实现在WORD中输出报表,打印预览和打印选项。-This program is programming interface used to achieve the WORD in the output report, print preview and print options.
    2022-10-11 12:05:03下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载