-
chuanqi1.76
网站模板,适合1.76,有需求的可以下载(Web site templates, suitable for 1.76)
- 2013-11-26 13:40:51下载
- 积分:1
-
appleVote2.0(1)
苹果投票系统开发需要用到的语言是C#,采用了当今最为流行的ASP.NET技术,在线投票功能是网站应用程序最常用的功能之一,也是网站应用程序开发常用的功能模块(Apple need to use the voting system development language is C#, using today s most popular ASP.NET technology, online voting feature is one of the most commonly used features of the site application, website application development is also commonly used function modules)
- 2014-12-22 20:35:19下载
- 积分:1
-
cc6_p_1905
一套强大的商业级的站点统计系统,基于ASP/JScript开发,强大且实用的各种统计功能,给您的站点最全面的分析,前台无关性 使被统计页面可以完全不支持任何动态语言(A powerful commercial-grade site statistics system, based on ASP/JScript development, powerful and useful statistical functions, give your site the most comprehensive analysis of the reception was so independent statistics page can not support any dynamic language)
- 2016-03-17 21:23:16下载
- 积分:1
-
让对象来做事,而不是代码来做事
不是因为应用过程zf不熟导致项目变慢或混淆,而是思想.
思想才是最重要.例如,用了zf之后,发现很多方法都可以达到同一个目的,但是,不同的方法之间肯定有其差异,尤其是zf项目如果你做的不是小型的,更是重要.
否则,后期复用和调用都会出现新的问题. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 10:23:14下载
- 积分:1
-
onlineShop
办公用品网上商城的设计与实现说明书文档,包含了需要完成的功能(Design and Implementation of the office supplies online store manual document contains the function that needs to be done)
- 2013-04-04 17:02:31下载
- 积分: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
-
JSP博客在线
在线博客实例,博客、网志,是一种由个人管理、不定期张贴新的文章、图片或影片的网页或联机日记,用来抒发情感或分享信息。博客上的文章通常根据张贴时间(Chronological Order),以倒序方式由新到旧排列。多博客作者专注评论特定的课题或新闻,其他则作为个人日记。一个典型的博客结合了文字、图像、其他博客或网站的超链接、及其它与主题相关的媒体。
- 2023-07-03 14:05:04下载
- 积分:1
-
php版的在线商城
php版的商城,商品管理,购物车,结算功能都已经实现,比较完善的php商城,很不错的参考。对于PHP初学者很有参考价值。
- 2022-03-20 00:45:37下载
- 积分:1
-
简单的自定义答题系统
简单的自定义答题系统
1.可自动编写题目,答案,设置答案回答类型;如文本,单选,多选等;
2.自动统计结果;
3.发送指定邮箱;
- 2022-05-24 01:12:50下载
- 积分:1
-
BBS
c#语言编程,使用ASP.net 2.0平台开发,使用sql server 2005数据库,使用三层架构实现BBS论坛,用户分为游客,会员,版主和管理员等级别,享有不同权限,实现论坛基本功能(c# programming, use the ASP.net 2.0 platform, use the sql server 2005 database, using the three-tier architecture to achieve BBS forums, users are divided into visitors, members, moderators and administrators such as level and enjoy different rights, to achieve the basic functions of the Forum)
- 2009-12-24 16:10:09下载
- 积分:1