▍1. 这是一个网页制作书中的ASP编程程序,请大家借鉴
这是一个网页制作书中的ASP编程程序,请大家借鉴-This is a production of book pages ASP programming procedures, please reference
这是一个网页制作书中的ASP编程程序,请大家借鉴-This is a production of book pages ASP programming procedures, please reference
硬盘文件搜索的Asp源码,界面相对简洁美观,功能完善。-drives document search Asp source, a relatively simple interface beautiful, functional improvement.
从discuz提取的mysql类,使用方法: include "mysql.class.php"; $db=new dbQuery; $db->query("语句");
一个自已编写的基于jsp的网络调查程序,主要特点有: 1.一套题最多可容纳15个题目,因为数组初始化为15个元素 2.若重新发布题目则意味着所选套题的投票结果将置0,但已投过票的用户可以重新参与投票!因为系统不会再次提示用户是否要重新发布题目! 3.发布一套题目之前请确定已经添加完了该套题的所有题目-Their preparation of a jsp-based network investigation procedures, the main features are: 1. A title can accommodate a maximum of 15 topics, as an array of 15 elements initialized to 2. Republish if it means that the selected sets of topic questions voting results will be home 0, but voted to re-users can take part in the voting! because the system will not re-prompt the user whether to re-publish the title! 3. issued a set of topics has been added prior to make sure that the end of the set of all the topic title
asp.net 2.0 AJAX教程2 asp.net 2.0 AJAX教程2-asp.net 2.0 AJAX Tutorial 2 asp.net 2.0 AJAX Tutorial 2
一个非常非常好的asp服务器检测程序 查看你的服务器对asp的支持情况-A very very good asp server detection process to view your server support asp case
表单填报系统,信息管理、后台管理、在线调查等!-Form complete systems, information management, backstage management, online surveys!
perl 语言学习比较好的东西,大家可以看看,一起讨论一下,对文字处理,脚本编写,验证很有帮助-perl language learning good things, everyone can look at together to talk about the word processing, script writing, verification helpful
易企秀 H5页面 源码程序最新微场景源码 场景画报源码 易企秀去版权
一个用java代码写的邮件发送功能,可以发送带附件和带html的邮件信息-One with the java code is written in mail function, you can send an attachment and e-mail messages with html
计数器程序,希望对大家有用处!这是个文本方式的!-Counter procedures useful for everyone! This is the text of the way!
WDB bbs的 php源代码,全力奉献!-php source code, full dedication!
一个用ASP编写,数据库支持的会员注册系统-prepared an ASP, database support of the Member Registration System
子爵古风风格模板,使用织梦CMS网站系统!-Viscount Antique style template, use the CMS Web site DedeCms system!
这是一个游戏购物车,虽然简单,但界面设计的还不错,可以下载看下-This a game to Cart, simple, but the interface design was pretty good, can be downloaded facie!
Asp.net大型B2B网站程序源码 具有供求信息、行业资讯、产品展示、会员注册、会员自助建站等模块 企业注册后可以建立商铺发布产品信息、公司信息及在线交易等 会员分为免费会员和收费会员,其中系统还集成了广告管理系统 DB_51aspx文件夹下为数据库文件,附加即可 管理员后台admin/Admin_Index.htm -Asp.net large B2B website with program source of supply and demand information, industry information, product demonstrations, membership registration, members of self-help modules建站enterprises can be established after the registration issued shops product information, corporate information and online transactions such as membership is divided into a free membership and membership fees, which system also integrates the ad management system DB_51aspx folder for database files, additional background to the administrator admin/Admin_Index.htm
微信大转盘抽奖-jQuery+PHP实现,发现很多转盘抽奖,都实现了前台部分,大部分都使用了HTML5技术,但是后台自己调整抽奖几率不方便,索性自己收集资料,在一个转盘抽奖的基础上,增加了PHP部分代码,可以对抽奖几率进行自定义,设置请参考data.php文件,相关部分给出了注释。 关于中奖几率,初步设置为:中奖几率:一等奖:1%,二等奖:2%,三等奖:5%,四等奖:7%,五等奖:10%,六等奖:25%,七等奖:50%。 兼容性:兼容目前主流的IE11+、火狐、chrome、Safari等主流浏览器。