-
文件断点续传示例
一个文件上传的代码示例,支持断点上传,转载别人的,有不符合自己的地方可以自己做一些修改。很实用的一个flex上传文件的控件,近期做一个flex的项目,用到了,慢慢着磨了只好。
- 2022-01-24 15:03:09下载
- 积分:1
-
ads
记载论坛里广告点击次数 可以记录非联盟的广告点击次数(Record the forum ad clicks can record the non alliance ad clicks)
- 2013-11-30 13:49:51下载
- 积分:1
-
asp物流中心仓储信息管理系统(任务书,开题,论文,源码)
JSP物流中心仓储信息管理系统(任务书,开题,论文,源码),供参考
- 2022-03-04 19:57:38下载
- 积分:1
-
All-assembly-1
This is piece of PHP code
- 2016-12-15 10:19:12下载
- 积分:1
-
轮播图插件
说明: 页面旋转图,图片显示在页面上,用鼠标点击导航栏,相应的图片将被播放。(Page rotation map, the picture is displayed on the page, with the mouse click on the navigation bar, the corresponding picture will be broadcast.)
- 2020-06-17 18:40:02下载
- 积分:1
-
ASP.net MVC前台插件式框架
插件式前台框架,可以将网页小功能以模块形式加到框架中,之间互不干扰。这是微软。net平台,采用C#语言开发。快速发布,必备框架。集合了微信开发SDK,DynamicHelper,Encrypt,ServiceHelper
- 2022-02-20 12:30:53下载
- 积分:1
-
easyshudian
简单的网上书店系统 SQL Server 2000编写(simple online bookstore system to prepare SQL Server 2000)
- 2007-06-28 20:18:27下载
- 积分:1
-
工厂模式
简单工厂模式是类的创建模式,又叫做静态工厂方法模式。就是由一个工厂类根据传入的参量决定创建出哪一种
产品类的实例。一般涉及到三种角色:工厂类:担任这个角色的是工厂方法模式的核心,含有与应用紧密相关的
商业逻辑。工厂类在客户端的直接调用下创建产品对象,它往往由一个具体的类实现。抽象产品角色:担任这个
角色的类是由工厂方法模式所创建的对象的父类,或她们共同拥有的接口。一般由接口或抽象类实现。具体产品
角色:工厂方法模式所创建的任何对象都是这个角色的实例,由具体类实现。
- 2022-08-13 20:48:11下载
- 积分:1
-
zjymcx
基于组件的whois查询程序,利用whois协议直接查询whois数据库
第一步:注册组件
在windows命令窗口中输入
regsvr32 HibTek.dll
第二步:
制作页面,具体请参照whois.asp(Program components based whois query, use whois query whois protocol directly
The first step: registration component
Enter the command window windows
regsvr32 HibTek.dll
Step two:
Creation page, please refer to the specific whois.asp)
- 2016-03-02 23:31:16下载
- 积分:1
-
p104session
编写1个JSP页面inputNumber.jsp,该页面提供一个表单,用户可以通过表单输入两个数和四则运算符号提交给该页面。用户提交表单后,JSP页面inputNumber.jsp将计算任务交给一个Tag文件Computer.tag去完成。(Write a JSP page inputNumber.jsp, the page provides a form where the user can enter through the form of two numbers and four arithmetic symbols presented to the page. After the user submits the form, JSP pages inputNumber.jsp computing tasks to a Tag file Computer.tag to complete.)
- 2015-12-29 12:55:08下载
- 积分:1