-
wa13
此程序的定义在WEB2.0,可以用做视频分享 图书分享 音乐分享 等等
使用方法:
1。先在前台注册一个用户,在后台把此用户设置前台管理员
2。管理资源的修改 审核 都是由前台管理员控制
3。会员注册后发布的资源 默认是关闭状态 需要前台管理去审核 目的是防止反动 黄色 嘎嘎
4。会员可以自己修改资源 不过修改后同样是关闭状态 也需要管理员审核
本站提供哇一声分享网(仿豆瓣网)免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版!
(WEB2.0 the definition of this procedure can be used to do video sharing books to share music sharing, etc.
How to use:
A. First register a user in the foreground, the user settings in the background and foreground administrator
Two. Modify the audit of the management of resources are controlled by the front desk administrator
3. Register published resources default is off front desk management audit purpose is to prevent reactionary yellow rattle
4. Members can modify their own resources, however to modify the same off also requires administrator review
Powered wow soon share (similar to the the Douban network) for free download copyrighted by their software company or the original author. If you like, please support genuine!)
- 2012-02-25 16:56:12下载
- 积分:1
-
pwall
微信墙,基于php开发的微信上墙功能的源码,基于thinkphp框架开发(weichart wall)
- 2020-11-16 13:39:41下载
- 积分:1
-
Xunshi_ACCESS_v5.0
讯时网站管理系统一款界面清爽、操作体验极好的ASP网站管理系统,而且免费开源,尤其是这套系统的新闻部分非常深受各位站长的喜爱,使用时,这个CMS系统的首页需要你自己设计一个模板,然后由后台设置后进行JS调用。因此后台的功能比较完备,大家可以看截图。(News site management system, a cool interface, the operation experience of a good ASP site management system, and free open source, especially the system of news section is very popular with all the webmaster favorite, use, the CMS system s home page you need to design a template, and then set up the background JS call. So the function of the background is relatively complete, you can see the screenshot.)
- 2015-09-19 10:30:36下载
- 积分:1
-
Wxdemo
微信小程序的静态页面包括首页,下单状态页面(WeChat applet static page, including the home page, the single state page)
- 2020-09-06 14:08:09下载
- 积分: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
CSS3响应式表格布局代码,响应式设计,自适应分辨率,兼容PC端和移动端,CSS3制作响应式表格布局实例。(CSS3 Responsive Table Layout Code, Responsive Design, Adaptive Resolution, Compatible with PC and Mobile, CSS3 makes Responsive Table Layout Example.)
- 2019-01-17 06:24:46下载
- 积分:1
-
图片滑动验证码
基于前端html实现简单图片滑动验证,可以应用于登录验证(Simple Image Sliding Verification)
- 2020-06-22 21:20:01下载
- 积分:1
-
west263agendev
西部数码域名虚拟主机分销系统是针对IDC行业的各级代理商开发的一套极具人性化的管理系统。该系统采用ASP+ACCESS开发,简单易用 通过API接口与上级服务商通信。让使用者能在操作简单快捷的情况下轻松完成业务的实时申请、开通和管理以及续费升级。
系统的主要特色有:开源免费、模板分离使用方便、可以不依赖于上级代理独立运行、客服托管系统,降低售后服务压力、在线升级、无限级别代理平台、免费集成新网万网等五大域名注册接口、功能强大界面美观等...(Western digital domain name virtual host distribution system is aimed at IDC industry development at all levels of a set of agent highly humanized management system. The system USES ASP and ACCESS development, easy to use Through the apis interface and superior service provider communication. Let users can in operation simple and quick cases easily finish business application, open and real-time management and a renewal upgrade.
The main features of the system are: free, open source template separation is convenient to use and can not dependent on the agency independent operation, customer service escrow system, reduce the after-sales service pressure, online upgrade, infinite level agent platform, nets of any free integration on the five domain name registration interface, powerful interface aesthetics, etc...
)
- 2012-02-12 22:45:22下载
- 积分:1
-
minui-master
小程序界面组件,常见的一些空间封装,帮助开发者统一界面风格,减少重复开发量(Small program interface components, common space encapsulation, help developers to unify the interface style, reduce the amount of repeated development)
- 2018-03-13 15:06:56下载
- 积分:1
-
就业门户网站 PHP 项目
1.求职者:那些人谁申请那里恢复的工作。
2.雇主:那些人谁接受那里应用程序的工作。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-01 08:06:28下载
- 积分:1