-
客运售票系统
资源描述
本系统采用JSP+SQL2005实现了在线订票,主要包括:用户注册、订单提交、订单查询、后台用户管理、航班信息管理、订单管理。该系统能降低人工处理订票时出错的几率,提高工作效率
- 2023-05-05 20:15:03下载
- 积分:1
-
HTML5音乐播放器效果非常漂亮
HTML5Json数据音乐播放器效果非常漂亮
此Jquery插件是第二款HTML5音乐播放器,不同的是播放列表的数据是换成Json数据,播放器基于speakker再开发而来!工作量有点大,光看内核代码他都看了近两天,网友们好好利用哦。。。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-28 18:07:45下载
- 积分:1
-
微信端城市联动
资源描述适用于微信开发手机端页面开发,需在php环境下运行,兼容性已测试,无任何问题,直接调取js城市数据,减少对数据库的访问压力。想学习的人可以做为参考。
- 2022-10-18 17:15:03下载
- 积分:1
-
SDI for the Multi
在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View handoff small procedures, in some cases, there are many applications of information to show that, when a window display at the least, the VC MDI applications can solve this problem, but if the application procedure is a pair of individual files, use various methods to show , using SDI more appropriate. How, then, in single file applications to achieve multi-view? By default, derived class constructor is pretected type, it must be changed to public type, because we will be dynamically generated and derived View Class View switching activities. One can also generate all views, but this system caused a tremendous waste of resources.
- 2022-02-14 04:26:25下载
- 积分:1
-
实现mschar数据图像显示一个程序调用。
一个实现调用MSCHAR的程序,用于数据的图像显示。-Realize MSCHAR a procedure call for data image display.
- 2022-05-26 20:39:40下载
- 积分:1
-
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
-MFC+5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
- 2022-02-13 03:43:27下载
- 积分: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
-
一个简单的图像编辑软件 编程环境VC 6.0 请各位高手指点 没有密码...
一个简单的图像编辑软件 编程环境VC 6.0 请各位高手指点 没有密码-a simple image editing software programming environment VC 6.0 please master guiding no password!
- 2022-11-29 09:30:03下载
- 积分:1
-
11. How listbox automatic paper loading disk list. Rar
11.如何在列表框中自动装载磁盘文件列表.rar-11. How listbox automatic paper loading disk list. Rar
- 2022-09-23 08:15:02下载
- 积分:1
-
vc6.0中tab控件的使用,对c++初学者有用
vc6.0中tab控件的使用,对c++初学者有用-vc6.0 in the use of tab controls, and c++ useful for beginners
- 2022-11-01 00:05:03下载
- 积分:1