-
code
PHP100培训视频中内含的PHP源码,xccxczxczzx(The PHP100 training video containing PHP source, xccxczxczzx)
- 2013-03-18 16:56:37下载
- 积分:1
-
ganji
仿赶集同城地方分类信息整站核心是phpmps 是仿赶集模板,仿百姓地方分类信息整站安装方式:删除data里面的install.lock,执行 url/install 数据库前缀是phpmps_ 管理员和密码随便 !
Phpmps 是基于PHP + MYSQL的开源分类信息发布系统,经过完善设计并适用于各种服务器环境,如:UNIX、LINUX、WINDOWS等,是一个高效、快速网站解决方案。Phpmps简单实用,用户无需注册,即可发布信息,大大提高了网民发布信息的便利性,Phpmps可以用于商业用途,没有版权困扰(Imitation city go to the market place where information classification ZhengZhan core is phpmps imitation fair templates, imitation of people local classifieds ZhengZhan installation: delete the data inside the install.lock, executive url/install prefix is phpmps_ administrators and password, just!
Phpmps is based on PHP+ MYSQL open source classification information release system, through the perfect design and apply to a variety of server environment, such as: UNIX, LINUX, WINDOWS, etc., is an efficient and fast website solutions. Phpmps simple and practical, users do not need to register, you can release information, greatly improving the convenience of Internet users to release information, Phpmps can be used for commercial purposes, there is no copyright problems)
- 2020-11-08 14:29:48下载
- 积分:1
-
学生评教系统
学生评教系统是用asp和sql联合开发的,并有源代码,下载通过修改完全可以使用
- 2022-03-12 08:25:28下载
- 积分: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
-
kendo.common.min.js
kendo.common.min.js
web网页开发、漂亮界面开发。
花更多的时间来创建应用程序来取悦用户,更少的时间开发的通用功能和协调不同的JavaScript框架。kendo UI是建设现代网络和HTML5、JavaScript的移动应用程序的全面框架。
整套方案包括一套70多响应基于jQuery UI小部件,一个MVVM架构,可定制的主题,模板等等。
支持或需要专家和及时的技术支持商业应用的业务线的最佳选择:
•70 +的部件和框架功能,包括电网,编辑
- 2022-01-20 22:47:27下载
- 积分:1
-
Validator_test1
网站开发C#开发一个小程序 (easy softwart about web )
- 2013-07-19 14:50:31下载
- 积分:1
-
网上服装销售
它分前台部分和后台部分,前台部分向客户提供使用界面,主要包括用户注册,购物车管理,订单管理,个人资料管理等功能;后台部分由管理员使用,主要包括商品管理,处理订单,用户信息管理,链接信息管理等功能。完成后的网站系统是一个动态、交互式、具有商品提供、系统管理、用户留言等功能的电子商务网站
- 2022-01-30 17:07:24下载
- 积分:1
-
股票交易系统
应用背景软件工程基础,实现一个股票交易客户端,后端使用php实现。能够模拟股票交易、信息查询等功能关键技术基于浏览器的系统,后端使用php实现。
- 2022-01-31 22:58:41下载
- 积分:1
-
keshe
C2C二手交易市场电子商务交易平台,基本增删改查、用户订单管理、订单生成、购物车、在线竞拍等等功能(C2C e-commerce trading platform for secondary trading market, the basic CRUD user order management, order generation, shopping cart, online auctions, etc. functions)
- 2016-04-04 19:22:28下载
- 积分:1
-
xuanke
说明: To realize the common functions of selecting courses, dropping out, adding administrator courses, importing data from students and teachers, and exporting data from selected courses. When put into practical use, the response is good.
- 2019-05-23 15:08:14下载
- 积分:1