-
我自己开发的多媒体设计(草案)
我自己开发的多媒体设计(草案)-my own development of multimedia design (draft)
- 2022-03-18 07:03:26下载
- 积分:1
-
我写这个专题目的是为VC初学者提供一个思路,我本人很菜,但我认为对于VC初学者来讲,可能有点帮助,当然,对于WinSDK编程,我也是刚刚接触...
我写这个专题目的是为VC初学者提供一个思路,我本人很菜,但我认为对于VC初学者来讲,可能有点帮助,当然,对于WinSDK编程,我也是刚刚接触-I wrote this feature is intended to provide a VC beginners ideas, I am vegetables, But I think VC beginners hand, it may be useful, of course, for WinSDK programming, I was just contacted
- 2022-02-05 10:52:10下载
- 积分:1
-
医院管理系统
医院管理系统,c#,由前台和后台共同组成,可以连接数据库,用到的数据库是sqlsever.
- 2023-08-15 09:45:03下载
- 积分:1
-
本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者...
本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者减少则弹出MessageBox进行提示。尤其是当移动存储设备例如u盘的插入,可以进行判断。-This procedure is the Windows system tray to determine changes in circumstances. Procedures are as follows: each time interval of the system to read a letter of information, the current number and before the first letter of the letter a few comparisons, when the drive to increase or reduce the MessageBox to pop-up prompts. Especially when the mobile storage devices such as the u disk insertion, can be judged.
- 2022-03-30 10:47:32下载
- 积分:1
-
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。...
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code.
- 2022-10-25 06:50:03下载
- 积分:1
-
酒店管理系统 C#
资源描述简易酒店管理系统源码
二、源码特点
1、采用WinFrom程序设计开发的酒店管理系统;
2、应用到标准的三层技术,多个视图工具控件;
二、功能介绍
用户可根据自己的需求入住登记不同类型的房间,同时登记个人基本信息,管理员可通过对不同类型房间的管理
及房间信息管理设置不同的类型房间进行增删改查,并对入住客户的信息及点退房信息查询,并改变房间的入住
与退房或空房间的状态信息;
三、菜单功能
房间类型管理,房间信息管理,入住登记,入住信息查看和退房,房间状态查看等;
四、注意事项
开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在DB_51aspx文件夹中,使用.net 4.0开发。
- 2022-05-16 21:56:53下载
- 积分:1
-
Please carefully write a detailed upload features, including the content descrip...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。
-Please carefully write a detailed upload features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. Archive decompression there can not be password.
- 2022-08-20 09:59:39下载
- 积分:1
-
一个著名的ftp搜索器可以很快地搜到著名的网站和大量的资源...
一个著名的ftp搜索器可以很快地搜到著名的网站和大量的资源-a famous ftp search engine will be able to search the famous website and a lot of resources
- 2022-05-06 11:18:07下载
- 积分:1
-
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
- 2022-08-06 04:07:39下载
- 积分:1
-
s3c2440在wince4.2下的SDK,实时操作系统用
s3c2440在wince4.2下的SDK,实时操作系统用-S3C2440 in wince4.2 under the SDK, real-time operating system with
- 2022-02-06 09:49:06下载
- 积分:1