-
MyEclipse JAVAWeb 增删查改
java web ,MVC模式,最简洁界面直观的员工管理系统,增删查改功能,mysql数据库,MyEclipse工具使用,jdk1.7 tomcat7环境下使用
- 2022-02-24 20:53:21下载
- 积分:1
-
示例自动完成框
AutoCompleteBox定义在 Silverlight 工具包,您可以找到其最新版本在这里。如果没有已经安装工具包,请从 http://developer.nokia.com/Community/Wiki/How_to_use_Auto_Complete_Box_in_Windows_Phone 按照安装说明进行安装。
- 2022-05-17 19:07:13下载
- 积分:1
-
通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理...
通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理-Adoption of RFID technology to track vehicle location, location information transmitted via GPRS to a data center, the background process is complete the monitoring and management of vehicles
- 2022-01-28 16:12:51下载
- 积分:1
-
格式化磁盘
经典的C++格式化磁盘的代码,提供接口和内部实现,在vs2005中可以成功运行,并且提供选择要格式化的盘符的功能。
在对话框初始化时,先实现提示显示盘符,当选择好之后,点击格式化按钮,直接执行格式化选择的盘符,基本功能全部可以实现。
- 2022-02-12 21:26:01下载
- 积分:1
-
Basl curve generator, which can generate mouse and the importation of a curve Ba...
这是一个Basl曲线生成器,它可通过鼠标和输入生成一个Basl曲线-Basl curve generator, which can generate mouse and the importation of a curve Basl
- 2022-07-10 07:05:39下载
- 积分:1
-
Minimize Tray Icon With Animation
本例在窗体上使用托盘图标和应用程序事件组件。当应用程序运行时,它加载托盘图标,当它设置动画时显示图标,并设置提示气球。最小化窗口时,窗体将隐藏,托盘图标将显示并设置动画。双击系统托盘图标可恢复窗口。
- 2022-07-14 13:28:35下载
- 积分: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
-
Winddow下的网络多人聊天小程序,包括客户端和服务端
Winddow下的网络多人聊天小程序,包括客户端和服务端-People under the Winddow chat network applet, including client and server
- 2022-07-11 20:59:57下载
- 积分:1
-
a great and complex examples to explain the so
一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
- 2023-05-22 12:35:03下载
- 积分:1
-
android 开发
云笔记是在Android版本2.2以上开发的,里面运用json技术,解析json字符串。云笔记拥有增加,修改,删除等功能,代码简洁明了,适合初学Android开发的人可以参考
- 2022-02-27 06:44:55下载
- 积分:1