-
Wxdemo
微信小程序的静态页面包括首页,下单状态页面(WeChat applet static page, including the home page, the single state page)
- 2020-09-06 14:08:09下载
- 积分:1
-
houqin
高等学校后勤网站是管理系统是安徽电子信息职业技术学院现在使用的后勤网站是管理系统,栏目包括:网站首页、新闻动态、后勤制度、岗位职责、后勤管理、服务指南、公告通知、后勤队伍、机构设置、访客留言。
后台登陆地址:Admin/ad_login.asp
用户名和密码都是:admin(University Logistics website management system Anhui Electronic Information Vocational and Technical College logistical website management system, part include: Home, News, logistic system, job responsibilities, logistics management, service directory, bulletin notice logistical team institutions settings Guestbook. Admin Address: Admin/ad_login.asp user name and password are: admin)
- 2013-01-11 23:50:49下载
- 积分:1
-
简单的网页分页
简单的网页分页,可以自由扩展,有多种实现。采用div,css,jquery,实现。js下的simple.js控制翻页功能。在页面中用两个div
来放分页控件。通过simple.js的simplePage方法实现分页控件的显示效果。
- 2022-06-18 12:43:43下载
- 积分:1
-
iwms6.0.6
iwms是国内最早的asp.net新闻系统之一,主要功能有:网页自动采集、防采集、静态生成、图片/文件防盗链、图片/脚本gzip压缩、内置讨论区/广告投放功能、会员付款阅读内容.(iwms is one of the earliest asp.net news system, the main features are: Web page automatic acquisition, anti-acquisition, static generation, image/file anti-hotlinking images/script gzip compression, built-forum/advertising functions, membership payments reading content)
- 2014-06-05 09:33:58下载
- 积分:1
-
css3图片切片动画特效
html动画,鼠标悬浮图片,图片切换动画效果,css 和 html 实现(HTML animation, mouse hover picture, picture switching animation effect, CSS and HTML implementation)
- 2020-06-18 04:40:02下载
- 积分:1
-
WebGame
网页游戏的PHP源代码,包括前台和后台的管理程序。(PHP website source code of the game, including the front and back-office management procedures.)
- 2020-11-17 16:49:39下载
- 积分: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
-
1.17
假定一维整型数组a[n]中的每个元素值均在[0,200]区间内,分别统计出落在[0,20],[20,50],[50,80],[80,130],[130,200]等各区间内的元素个数;(Assume a one-dimensional integer array a [n] each element of the values are in the range [0,200] interval, respectively, the statistics fall [0,20], [20, 50], [50, 80], [, 130] , element number [130,200], etc. of each interval )
- 2015-11-17 23:09:58下载
- 积分:1
-
editarea_0_8_2
EditArea 一款支持代码高亮的开源HTML编辑器,基于LGPL、Apache和BSD协议。它的设计初衷旨在为一个Teaxarea提供在线代码编辑功能,除了提供语法高亮以外,还提供文本搜索、替换等功能(EditArea a support for open source code highlighting HTML editor, based LGPL, Apache and BSD agreement. It is designed as a Teaxarea designed to provide online code editing features, in addition to providing syntax highlighting, it also provides a text search, replace, and other functions)
- 2014-11-18 19:18:55下载
- 积分: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