-
微信多用户商城程序
应用背景BingSNS微信多用户商城程序可以给微商用户实现在移动端开店的功能,开通的供销店还可以再开分销店,每个分销店都是独立的,运作模式类似于天猫供销,可接入微信公众账号、易信、微博等第三方开放平台,用户没有上限设置,并且后台业务办理、支付、权限、财务、订单流水等明细清晰,管理维护很便捷。
关键技术微信端店铺地址:http://域名/Weixin/
店铺管理地址:http://域名/MP/
- 2023-01-09 07:15:05下载
- 积分:1
-
Django +Bootstrap3 Demo
资源描述
是一个Django的模板,在开发时,设置一堆东西是很麻烦,直接写了一个Demo,以后在配置上可以省去很多环节。
- 2022-02-01 19:00:02下载
- 积分:1
-
微信开发源码
应用背景主要应用于微信开发。It is domestic first ASP.NET free opens the source shopping system, is easy to think that the team independent research and development based on the Asp.Net+C#+SQL on-line store system, have the intellectualization, the high expansion, stable, characteristics and so on security, and has the ultra strong function, but increases the channel freely, backstage intelligence revision style, so long as understood website general knowledge stationmaster may with ease use easily to think the commercial city establishes the specialized large-scale on-line bookstore, selects the card shop, the fresh flower shop, the handset shop, the clothing store, the group to buy the net and so on different type commercial city. Easy to think that the commercial city has CMS to increase the channel function, can easy expand the commercial city system the information website multi-styles to cut freely, the entire station undergoes specialized optimized processing. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-11 02:18:01下载
- 积分:1
-
PHP开发框架
PHP开发框架,
- 2022-07-13 20:05:39下载
- 积分:1
-
信息管理系统
本文是在Microsoft ASP.NET框架的集成环境中使用ASP.NET平台、C#语言、ACCESS数据库并结合了WEB技术进行开发的。完成了对日常教师的计算机管理,以及对信息的添加,修改,删除等计算机管理工作。在文中对相关的技术进行了描述,对系统的各个子系统的功能、设计思路及设计方法都作了详细的描述。
- 2022-03-18 21:32:24下载
- 积分:1
-
都市信息供求网
本网站采用struts 2.0 +sql server200/mysql+tomcat编写而成,分为前台界面和后台界面。前台实现信息的检索与发布,后台实现管理员的信息审核与对信息的增删改查等。
- 2022-06-15 05:06:18下载
- 积分:1
-
Access数据库管理系统源代码
资源描述轻松管理网站上的Access数据库
> 允许修改,添加,删除记录等操作
- 2022-11-15 04:35:03下载
- 积分: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
-
禅道项目管理软件
应用背景禅道是第一款国产的开源项目管理软件。它集产品管理、项目管理、质量管理、文档管理、组织管理和事务管理于一体,是一款专业的研发项目管理软件,完整地覆盖了项目管理的核心流程。注重实效的管理思想,合理的软件架构,简洁高效的操作,优雅的代码实现,灵活的扩展机制,强大而易用的api调用机制,多语言支持,多风格支持,搜索功能,统计功能——这一切,您通过禅道,都可以拥有!禅道在手,项目无忧!关键技术
禅道项目管理软件7.2.4 修改记录:
产品-需求-维护模块页面点击添加产品按钮会弹窗显示
在编辑删除用户的时候确认当前帐号密码输入栏没有隐藏密码
修复燃尽图无法正常显示数据
修复图表无法显示
修复
- 2023-04-12 21:25:03下载
- 积分:1
-
简单好用的文章系统laoy
▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
老Y程序官方站: www.laoy.net
老Y最新演示站: demo.laoy.net
▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
老y文章管理系统,采用Asp+Access开发,适应中小新闻文章型网站及个人网站需求,整个网站采用Div+Css布局,IE6、IE7、IE8、Firefox、Chrome下测试无误.
▓▓▓▓▓▓▓▓▓▓▓程 序 说 明:▓▓▓▓▓▓▓▓▓▓▓
- 2022-08-09 07:01:50下载
- 积分:1