-
维护 维修原代码
一个简单的网络系统等 维护 维修提交原代码
- 2022-03-05 23:27:26下载
- 积分: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
-
houtai_lanse
简单蓝色后台管理模板,蓝色风格,包含登陆页面及后台操作页面两个模板页面,后台操作页面是框架结构(Frame)布局,右侧下拉式导航菜单,web网页制作参考资料。(Simple blue background management templates, blue style, including landing pages and background operation page two page template, background operation page frame structure (Frame) on the right side of the layout, the drop-down menu navigation, web Webpage production of reference materials.)
- 2013-12-28 13:34:07下载
- 积分:1
-
前端界面开发框架语义界面
应用背景语义的UI是完全语义化的前端界面开发框架,跟引导和基础比起来,还是有些不同的,在功能特性上、布局设计上、用户体验上均存在很多差异。关键技术语义上的更新日志UI:•复选框/下拉/搜索-修正问题,即下拉/复选框更改事件不冒泡。(分派事件交换使用本地文件。createvent在2.1.5不幸的是,标志,泡沫事件被误关闭。)
- 2022-02-01 16:40:23下载
- 积分:1
-
DELL
Dell使用的Win7或Vista密钥本(Dell to use Win7 or Vista key in this)
- 2010-08-24 10:50:22下载
- 积分:1
-
Demo1
web基本功能以及例题,包括标题字体还有div,盒子模型等基础功能(Basic Web Functions and Examples)
- 2019-07-10 10:00:23下载
- 积分:1
-
OnlineBookstore
网上书城系统 本系统主要介绍了网上购书流程:通过图书类别进行检索,将您预购书放入购物车内,通过网上银行进行交易,界面美观,易于操作。(Online bookstore system This system introduces the online purchasing process: to search through the books category, pre-order the book into your shopping cart, online banking transactions through the beautiful interface, easy to operate.)
- 2010-06-07 17:15:23下载
- 积分:1
-
NOIP_lxt
信息学奥赛练习题,内容详细,从简单到复杂,是一套很好的训练题(Houssay Informatics Exercises and detailed, from the simple to the complex, is a good training title)
- 2007-10-19 14:43:18下载
- 积分:1
-
HTMLPJS2.1.1
纯html+JS完成的抽奖系统,友通数码港实力派团队开发。
1、号码抽取等级、数量可以自由定义前端定义,不用手工修改任何代码
3、背景、主题和样式可根据会场需要自由更换修改
2、全屏幕显示1024X768像素,界面美观大方,适合于投影仪投射晚会晚宴豪华场所抽奖系统。
3、可自由选择键盘及鼠标双重操作方式,其它无用键自动屏蔽。
4、环境要求低,只需要IE浏览器即可完成所有执行和配置工作。
(Pure html+JS completion of the lottery system, DFI Cyberport Strength team development. 1, the number of decimation levels, the number can be freely defined front-end definition, need free to replace the modified according to the venue having to manually modify any code, background, theme and style, full screen display 1024X768 pixels, elegant interface, suitable for the projector projection party dinner luxurious places lottery system. Free to choose the keyboard and mouse operation, and other useless keys automatically shield. 4, environmental requirements, you only need the IE browser to complete the implementation and configuration.)
- 2012-05-26 23:32:19下载
- 积分:1
-
moban
我公司自己制作开发的网站完整程序,具备完整的程序功能。(Complete program website)
- 2013-09-15 15:38:40下载
- 积分:1