-
Perlrumen
介绍了perl语言,不错,感兴趣的可以(Introduction of the perl language, it is true that interest can be)
- 2008-04-14 21:14:19下载
- 积分:1
-
TaoKe
淘宝客自动采集系统,根据PID发布商品链接,即装即用,立即赚到辛苦费(Taobao off automatic collection system, according to the PID Post Trade links of the box, and immediately earn hard costs)
- 2020-11-12 19:29:43下载
- 积分:1
-
zh_cn_en4ecshop2.6
English package for ECSHOP, this package can change your site UI to English. Note: this will not affect your template.
- 2009-04-29 22:43:12下载
- 积分:1
-
study_flask
说明: python学习资料,学习flask笔记,python笔记(Pthon Learning Materials, Flask Notes, Pthon Notes)
- 2020-06-23 23:20:01下载
- 积分:1
-
Birthday
自己写的网页,使用了applet,javascript,网页特效等(write his website, the use of the applet, javascript, etc. netnew)
- 2005-05-25 23:39:43下载
- 积分:1
-
SSH
登录和注册页面要配置验证文件,保证用户名和密码为非空。
添加学生信息页面要保证学号非空,为6位数字。
添加完学生信息后,以表格的方式显示数据库中所有学生信息
(Login and Registration page to verify the configuration file to ensure that the user name and password for non-empty.
Add student information page to ensure student number is not empty, as six figures.
After adding the student information in tabular display database information for all students)
- 2013-11-27 11:17:15下载
- 积分:1
-
duoudofanli
上传好后直接运行网址即可,包里含有说明,多多返利淘宝客破解版,去除授权,无域名限制(Upload url can be run directly after, the bag containing instructions, many rebate taobao guest cracked versions, remove authorization, no domain limit
)
- 2020-11-08 15:50:13下载
- 积分:1
-
网页panggon
说明: Panggon网页设计学习,了解基本的html语言,设计网站。(Panggon web design learning, understand the basic html language, design the website.)
- 2020-06-16 22:20:01下载
- 积分: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
-
VOD视频点播管理系统
一个基于.NET的视频在线点播管理WEB版管理软件(A.NET based video on demand management, WEB version of the management software)
- 2017-10-07 20:45:35下载
- 积分:1