-
鼠标点击出现日期时间,方便用户和管理者的使用。
鼠标点击出现日期时间,方便用户和管理者的使用。-Date Time click there
- 2022-05-30 20:42:45下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
网上商城代码
这个系统整合了商品展示、商品管理、商品类别管理、购物车、会员管理等功能,提供了简易的操作,丰富的功能和完善的权限管理,为用户提供了一个低成本、高效率的网上商城建设方案。这个项目在商品类别设计中采用了树状层次设计结构;在前台可以分类浏览所有商品详细信息,下订单购买商品,查看购物车状态以及购买用户的反馈信息;在系统后台可以管理会员、管理商品和商品类别,并使用上传组件上传商品图片,管理查看商品库存以及进货渠道,并使用报表组件将商品的销售情况做成图表,供商城管理者做市场分析。前台对数据的修改使用Ajax技术直接与后台交互,提高了用户体验。
- 2022-07-17 11:28:49下载
- 积分:1
-
在多文档界面的状态条上放一个TAB控件,可以在状态条上直接激活或最大化各个子窗口...
在多文档界面的状态条上放一个TAB控件,可以在状态条上直接激活或最大化各个子窗口-In the multi-document interface, status bar placed on a TAB control that can directly activate the status bar, or to maximize each child window
- 2022-01-22 17:22:18下载
- 积分:1
-
GDIPLUS_DEMO
GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功
- 2022-02-18 14:27:16下载
- 积分:1
-
Visual C++.NET 数据库开发指南4
Visual C++.NET 数据库开发指南4-Visual C++. NET Database Developer" s Guide 4
- 2022-02-25 12:28:18下载
- 积分:1
-
VC++编写的SQL服务端和客户端
VC++编写的SQL服务端和客户端,非常简单实用的案例
- 2022-02-04 06:42:49下载
- 积分:1
-
利用CryptoAPI得到纯文本会话密钥
Obtain the plain text session key using CryptoAPI
- 2022-01-25 15:30:55下载
- 积分:1
-
采用AES尼克尔森写的经典小游戏
wince下用evc写的一个经典小游戏--俄罗斯方块,功能不算多界面还很简陋有待改善-using AES Nicholson wrote a small classic games-- Tetris, the functional interface is not that much room for improvement is still very poor
- 2022-07-03 07:59:04下载
- 积分:1
-
rs485串口通信源码
rs485串口通信源码-RS485 serial communication FOSS
- 2022-08-03 06:51:57下载
- 积分:1