-
chwlrw
一款强大的网络任务,可以实现在线点击网页,在线论坛签到等功能(A powerful network task, can be achieved online click Webpage, online forum attendance and other functions)
- 2015-03-13 22:30:31下载
- 积分:1
-
BlackPirates_Files
Black Pirates facebook
- 2009-11-10 00:16:15下载
- 积分:1
-
基于ASP.NET技术的Web售票系统的设计与实现
系统设置:密码修改 增加用户(权限) [打印机设置 票样打印设置 这2块用不着实现系统界面上 放着就好了]
基础设置:基础参数设置(买票设置/订票设置/退票设置)(比如多少时间之前不能买票订票)
车票设置(标准票/儿童票/。。。增删改)
车辆设置(增删该)
车次设置(增删该)
运营计划设置(调度设置)
前台营业:销售车票
预定车票
退回车票
信息查询:售票信息查询 订票信息查询 运营计划查询 当班信息查
- 2023-03-20 10:05:03下载
- 积分:1
-
fang-qq
全部页面采用DIV+CSS网页标准编写,对搜索引擎超友好
代码简洁,无冗余垃圾功能,登录后可修改密码或删除帖子
可自定义需要过滤的敏感字词,页面显示条数,公告信息
入库数据完善过滤,IP追踪,自定义防灌水防刷暴间隔时间
界面样式替换方便,免费版状如本站演示的仿QQ爱墙样式
代码编写规范,代码完全实现自我注释,非常适合二次开发
后续版将增强功能,但保持简洁第一,并推出插件版/许愿树等
自带爱与人生名人名言字条150条 支持浏览器IE、Firefox
后台访问地址为 http://你的域名/index.php?a=admin (fang-qq)
- 2010-12-10 11:58:30下载
- 积分:1
-
asp获得checkbox的值
string str_save_cbljl = "";
foreach (listitem li in cbljl.items)
{
if (li.selected == true)
{
str_save_cbljl += li.value + ",";
}
}
response.write(str_save_cbljl);
- 2022-03-25 00:34:25下载
- 积分:1
-
20020611015646gb1
Essay最简单的php日志程序应用php+html+jquery等技术。 (Essay easiest php logger application php+ html+ jquery technology.)
- 2016-05-10 14:01:18下载
- 积分:1
-
当单击按钮时发送电子邮件
保护无效 substring () {SqlConnection conSplit = 新 SqlConnection (ConfigurationManager.ConnectionStrings ["connMSJ"]。ConnectionString) ;SqlCommand cmdSplit = 新 SqlCommand ("选择密码从成员哪里 (Username=@username 和 Email=@email)",conSplit) ;cmdSplit.Parameters.AddWithValue ("@username",txtUsername.Text);cmdSplit.Parameters.AddWithValue ("@email",txtEmail.Text);conSplit.Open() ;使用 dtrSplit = cmdSplit.ExecuteReader() ;如果 (dtrSplit.Read()) finalString = dtrSplit ["密码"]。Tostring ()。子串 (0,5) ;dtrSplit.Close() ;conSplit.Close() ;} 保护 void sendResetPass() {MailMessage mailMessage = 新 MailMessage() ;mailMessage.To.Add(txtEmail.Text) ;mailMessage.From = 新邮件地址 ("admin@MSJ.com") ;mailMessage.Subject ="的密码重置";mailMessage.Body ="新的密码:"+ finalString ;SmtpClient smtpClient = 新 SmtpClient("smtp.your-isp.com") ;smtpClient.Send(mailMessage) ;} 保护 void ResetPassword (对象发件人、 EventArgs e) {substring () ;如果 (finalString! = null) {SqlConnection conReset = 新 SqlConnection (ConfigurationManager.ConnectionStrings ["connMSJ"]。
- 2022-09-26 07:25:03下载
- 积分:1
-
rmvb
搜索影视网
后台管理
admin/login.asp
用户名:admin
密码:admin(Search Television Network
Backstage management
admin/login.asp
Username: admin
Password: admin)
- 2016-03-11 23:00:34下载
- 积分:1
-
HTML5 8种特效页面
h5 8种特效 Html,学习代码编写H5的经典特效,编写H5的经典特效。(H5 8 special effects Html, learning code to write H5 special effects, write H5 classic effects.)
- 2018-07-11 09:11:58下载
- 积分:1
-
PHP_Programming_for_Windows
PHP Programming for Windows the authoritative guide to developing web applications with PHP on the Microsoft Windows platform. It is the first book of its kind to offer a Windows centric stance on PHP with the intermediate to advanced audience in mind. This book covers PHP from the ground up and benefits both those new to PHP to PHP experts. The book covers new ground like using PHP with Windows databases such as Access and SQL Server plus other topics such as the Microsoft SOAP SDK and using PHP with the Active Directory.
- 2009-11-08 06:40:38下载
- 积分:1