-
bugfree3.0.3
测试管理工具bugfree,管理项目、管理bug,跟踪bug(Test management tool bugfree, manage projects, manage bug, tracking bug)
- 2013-07-30 09:41:51下载
- 积分:1
-
vip
会员卡管理源代码,会员卡生成,充值,消费,次卡(Membership card management source code)
- 2020-11-06 10:49:50下载
- 积分: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
-
QgESS3.0
进销存管理系统(qgESS) v3.0,php编程学习源码,很好的参考资料。(Invoicing management system (qgESS) V3.0, PHP learning programming source code, a good reference.)
- 2013-12-18 12:55:42下载
- 积分:1
-
pjblog3
PJBlog是由舜子(陈子舜,英文名字PuterJam,PJblog就是以他英文名字缩写命名的,他本人就职于腾讯公司QZONE开发组)所开发的一套开源免费的中文个人博客系统程序,采用asp+Access的技术,PJBlog同时支持简繁中文,UTF-8编码,相对于其他系统,PJBlog具有相当高的运作效能以及更新率,也支持目前Blog所使用的新技术。(PJBlog by Shun child (Chen Zaishun English name PuterJam, PJblog his English name is an abbreviation of the name, he worked at Tencent QZONE Development Group) developed a set of open source free Chinese personal blog system program, the use of asp+ Access technology, PJBlog supports Simplified and Traditional Chinese, UTF-8 encoding, compared to other systems, PJBlog with a very high operational efficiency as well as update rate, and also supports new technologies currently used by Blog.)
- 2016-04-24 18:49:04下载
- 积分:1
-
医疗健康网站 php源码 两性健康知识
资源描述医疗健康网站 php源码 两性健康知识 dedecms系统 模板可修改 医疗健康网站 php源码 两性健康知识
- 2022-01-31 17:12:07下载
- 积分:1
-
SchoolC2C
一个简单的校园二手市场交易程序,可以进行用户注册并发布交易信息
可以对交易产品进行评论,也可以按照标题或内容进行站内搜索
数据绑定控件采用的是GridView
管理员后台可以对商品信息管理、用户信息管理进行管理
管理员登录地址:admin_login.aspx
默认帐号/密码:51aspx/51aspx
DB_51aspx下为Sql数据库,附加即可(A simple secondary market transactions campus program, you can perform user registration and post transaction information can be traded product reviews, you can also follow the title or content Search data-bound control uses GridView administrator background information on the goods can be managed User information management to manage administrator login Address: admin_login.aspx default account/password: 51aspx/51aspx DB_51aspx under the Sql database, you can attach)
- 2013-11-03 21:48:45下载
- 积分:1
-
baotrixe
php,mysql use management mantermanent motorcycle then next upload
- 2020-06-25 16:00:02下载
- 积分:1
-
c# FLASHPAPER
用C# 使用flashpaper来实现百度文库阅读的一个简单的例子。环境是visua studio 2008 C# 开发语言,Web页面,.Netframework2.0.只是上传文件太大的话,效率可以没有那么好。
- 2023-08-03 13:15:04下载
- 积分:1
-
工程硕士学籍管理系统
本代码是一个完整的工程硕士学籍管理系统,希望对学习asp.net的同学有所帮助。
- 2022-02-24 21:10:56下载
- 积分:1