-
SpeedCMS-0.1.5beta
本程序的目的在于给大家一个使用SpeedPHP建站的实例,同时也希望能够认识一些志同道合的朋友来一起开发完善SpeedCMS,实现共赢。(The purpose of this procedure is to give you an example of using SpeedPHP site, but also hope to know some like-minded friends to develop and improve the SpeedCMS, to achieve a win-win situation.)
- 2016-10-25 22:32:18下载
- 积分:1
-
一个图书馆管理系统 功能完善
资源描述一个完善的图书馆管理系统,包括登录界面(加入了只能验证码),读者和管理员操作权限不一样,适合大家学习交流。谢谢!
- 2022-08-07 05:01:00下载
- 积分:1
-
php企业通讯录系统
企业通讯录管理系统,向企业员工随时随地的提供企业通讯录信息,用户可在手机端实时查看人员联系方式,拨打电话等全面提高了企业内部沟通效率。主要功能 主要功能有:用户管理(添加用户,删除用户用户,更新用户资料);通讯录管理(添加通讯录,更新通讯录,删除),个人中心,配置管理等。企业客户关系管理系统,是基于Linux开放性内核和Apache基础上Php+Mysql的智能B/S交互式服务系统。系统移动端由移动端采用javascript、html5、ajax、json等技术。中间件层包括函数库,由java开发,android操作系统、中间件、用户界面和应用软件组成。
- 2022-03-02 01:08:42下载
- 积分:1
-
mvc4 引导
mvc4 bootstrap,平台:VS2010+,Sql Server, MVC4,Silverlight5_Tools(可选)
脚本部署:新建右图5个库,并执行源码里的Deploy.sql初始化表和数据
配置更改:更改GMS.Web.AdminConfigDaoConfig.xml下的数据库连接字符串
启动:VS IIS Express或建立IIS对应网站(主网站项目GMS.Web.Admin)
登录:初始化用户名:admin 密码:111111
- 2022-01-26 05:25:15下载
- 积分:1
-
topwang_long_weibo
拓网长微博系统,由拓网科技全球首创的新型网站模式,是一款在线将文章转换图片的系统,专为超过140字的长微博设计的文字转图片工具。转换后的图片中文字清晰,可支持几万字,而且可以自定义底部签名及背景图片。整站所有文章(标题、简介、内容)均采用图片形式输出,彻底杜绝文章盗链、采集及防止搜索引擎的抓取,让您的更加和谐!(Extension network long micro-blog system, by the extension network technology the world s first new web site model, is an online article to convert the image system, designed for more than 140 words long micro-blog designed to convert the text image tool. After conversion of text in the picture is clear, can support tens of thousands of words, but also can customize the bottom signature and background image. ZhengZhan all articles (title, introduction, content) are used output in the form of pictures, completely eliminate the Daolian, acquisition and prevent search engines crawl, let you more harmonious!)
- 2016-04-11 20:41:22下载
- 积分:1
-
about_us
简单公司简介网页模板,DIV+CSS布局,简洁漂亮,改改内容就可以自己用了,全套模板,包含关于我们、公司动态、隐私条款、工作机会、联系我们、友情链接等多个网站模板页面。(Simple Profile page templates, DIV+ CSS layout, simple and beautiful, you can change to change the content of their use, and a full set of templates, including About Us, News, Privacy, job opportunities, contact us multiple sites, links and other template pages .)
- 2015-01-12 13:57:12下载
- 积分:1
-
forkcms-v3.3.8
Fork CMS 使用十分简单,注重用户体验,包含博客、问答、表格等模块,适合于建立小型商业网站或者个人博客,目前官方还未发布简体中文语言包,在后台可以十分方便地自行制作语言包。(Fork the CMS is very simple, focusing on user experience, including blogs, quizzes, forms and modules, suitable for small business website or personal blog, the official has not yet released the Simplified Chinese language pack in the background can easily create their own language pack.)
- 2012-05-16 15:25:53下载
- 积分:1
-
ffcmsxf_v1.0
飞飞cms影视系统相信很多用过的人都知道,以其强大健全的功能以及便捷的管理赢得不少站长的青睐。但,官方飞飞play.js文件是有一个地方用着不爽,具体什么用过的人都知道。所以我就放出该修复文件,供需要的研究测试使用。
声明:此文件为feifei2.8版本js修复文件,大家可以一起研究测试一下,具体问题欢迎进技术群(2696044)详细探讨(Feifei CMS video system believe that used a lot of people know, with its strong and healthy function and convenient management won the favor of many webmaster. But play.js, Feifei official documents there is a place with the unhappy, what specific people who used to know. So I released the repair file for the need of research and testing.
Statement: this document is feifei2.8 version of the JS repair file, we can study the test, the specific issues welcome into the technical group (2696044) a detailed discussion)
- 2015-12-23 11:29:21下载
- 积分:1
-
基于在线签名的学生签到认证系统
在信息化时代,如何准确鉴定一个人的身份、保护信息安全,已成为一个必须解决的关键社会问题。手写签名技术的日趋成熟给予生活生产极大的方便。我们基于手写数字签名实现身份认证的技术原理,结合实际应用,研究开发人员动态管理系统。系统主要包含数据库、电脑客户端和移动终端应用三部分,重点分析用户需求、设计各管理模块,采集签名数据,进行手写签名的实时、非实时认证,根据实际需求开发移动应用并完善用户体验。在整个设计中利用了MVC框架模式,并运用C#和SQL语言分别设计了用户登录网页和基本数据库结构,实现用户功能模块的设计和用户操作流程的设计;开发客户端应用,将算法植入应用之中;使用Java开发安卓设备应用,可以通过屏幕快速收集个人信息,在签名算法的支持下实现快速的识别验证。系统整合考勤、公文签收、网上身份登陆认证等多个实际应用模块,开发成一个人员动态管理,具有快速、唯一、稳定、接受度高、使用方便的特点。
- 2022-03-19 10:31:29下载
- 积分:1
-
agenow智力测试程序
资源描述agenow智力测试程序,使用asp写的,初学者可以看看。
- 2022-01-28 14:09:02下载
- 积分:1