-
flower
MFC、数据库的简单运用,适合初学者
功能模块
1)管理员模块有密码保护和身份验证等功能,有超级管理员和普通管理员等。
2)用户(顾客)可操作性:标准统一的用户界面;方便快捷的数据查询、交互式信息渠道;安全可靠的用户档案、定单信息跟踪与管理。
3)提供最新商品介绍、价格等资料;方便快捷的后台商品维护、统计报表和用户定单管理;多用户实时数据库访问。
4)鲜花预定模块,实现在规定日期里能够预定鲜花。
5)零售鲜花和批发鲜花的功能要分清。(MFC, the database is simple to use, suitable for beginners
Functional modules
1) The administrator module has password protection and authentication features such as super administrator and administrator.
2) users (customers) operability: the standard unified user interface convenient data queries, interactive information channel safe and reliable user files, order tracking and management.
3) to provide the latest products, the price information convenient background commodities maintenance, statistical reports and user order management multi-user real-time database access.
4) flowers scheduled modules, to achieve the specified date to pre-flowers.
5) the function of the retail flowers and wholesale flowers to distinguish.)
- 2012-04-14 11:37:57下载
- 积分:1
-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
FileFilter
一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
- 2011-08-17 10:08:21下载
- 积分:1
-
can-tx
DSP28335 CAN 接收程序,肯定能用(DSP28335 CAN receiving program, and certainly can)
- 2014-11-11 16:14:47下载
- 积分:1
-
thedichotomyofequationroots
用二分法实现求方程根的,在c++环境下实现的。(Achieved with the dichotomy of equation roots, and in c++ environment achievable.)
- 2009-12-24 21:41:34下载
- 积分:1
-
modiGrid4
Wrapper module for 10tec iGrid control (VB6 version) for Visual Basic 6.
- 2013-12-01 02:35:32下载
- 积分:1
-
PagerDemo_prj
像C++Builder里的用于左右滚动系列控件的带箭头的控件(The control with arrow which likes the set of contorls in C++ Builder which can move left and right)
- 2020-12-04 16:39:24下载
- 积分:1
-
565566
扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:57:47下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
hnt
说明: 汉诺塔问题的另一种解法,方法非常灵活有效,运行效率高(HANOR of another solution, a very flexible and effective method, high efficiency operation)
- 2006-04-29 22:43:33下载
- 积分:1