CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:thinkjs_demo_v1.0

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-12-21
  • 文件大小:
    4.26mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

基于thinkjs的简单demo,包括登录注册,信息发布/编辑/删除

使用本产品需要以下知识:Nodejs、thinkjs、ejs、mysql、html、css、jquery

供学习使用,只完成了基本功能,未做界面和程序上的进一步优化,细节需自行调整。



安装:

1 安装nodejs、thinkjs

2 把解压后根目录的sql文件导入到数据库,数据库配置信息在/App/Conf/config.js

3 参考thinkjs官方文档所示启动方式进行启动-Simple thinkjs based on demo, including login registration, information release/edit/delete

The use of this product requires the following knowledge: thinkjs, EJS, Nodejs, mysql, CSS, jQuery, HTML

For learning to use, only completed the basic functions, not to do the interface and the program to further optimize the details need to adjust their own.

Installation:

1 install nodejs, thinkjs

2 after extracting the root directory of the SQL file into the , the configuration information in /App/Conf/config.js

3 reference thinkjs official documents are shown to start the boot mode
(系统自动生成,下载前可以参看下载内容)

下载文件列表

thinkjs/
thinkjs/.gitignore
thinkjs/App/
thinkjs/App/Common/
thinkjs/App/Common/common.js
thinkjs/App/Conf/
thinkjs/App/Conf/config.js
thinkjs/App/Lib/
thinkjs/App/Lib/Controller/
thinkjs/App/Lib/Controller/Admin/
thinkjs/App/Lib/Controller/Home/
thinkjs/App/Lib/Controller/Home/BaseController.js
thinkjs/App/Lib/Controller/Home/IndexController.js
thinkjs/App/Lib/Controller/Home/LoginController.js
thinkjs/App/Lib/Model/
thinkjs/App/Lib/Model/MessagesModel.js
thinkjs/App/Runtime/
thinkjs/App/Runtime/Cache/
thinkjs/App/Runtime/Data/
thinkjs/App/Runtime/Data/app.pid
thinkjs/App/Runtime/Log/
thinkjs/App/Runtime/Temp/
thinkjs/App/View/
thinkjs/App/View/Home/
thinkjs/App/View/Home/index_add.html
thinkjs/App/View/Home/index_content.html
thinkjs/App/View/Home/index_demo.html
thinkjs/App/View/Home/index_edit.html
thinkjs/App/View/Home/index_index.html
thinkjs/App/View/Home/index_list.html
thinkjs/App/View/Home/index__404.html
thinkjs/App/View/Home/login_login.html
thinkjs/App/View/Home/login_reg.html
thinkjs/ctrl.sh
thinkjs/node_modules/
thinkjs/node_modules/thinkjs/
thinkjs/node_modules/thinkjs/.jshintrc
thinkjs/node_modules/thinkjs/.npmignore
thinkjs/node_modules/thinkjs/coverage/
thinkjs/node_modules/thinkjs/coverage/coverage.json
thinkjs/node_modules/thinkjs/coverage/index.html
thinkjs/node_modules/thinkjs/coverage/prettify.css
thinkjs/node_modules/thinkjs/coverage/prettify.js
thinkjs/node_modules/thinkjs/coverage/thinkjs/
thinkjs/node_modules/thinkjs/coverage/thinkjs/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/index.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Common/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Common/common.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Common/extend.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Common/function.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Common/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/alias.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/config.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/debug.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/mode.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Conf/tag.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/CheckResourceBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/CheckRouteBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/DenyIpBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/LocateTemplateBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/ParseTemplateBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/ReadHtmlCacheBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/TokenBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Behavior/WriteHtmlCacheBehavior.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/App.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/Controller.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/Db.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/Dispatcher.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/Http.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/Model.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/Think.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Core/View.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Cache/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Cache/FileCache.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Cache/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Cache/MemcacheCache.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Db/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Db/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Db/MysqlDb.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Session/
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Session/DbSession.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Session/FileSession.js.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Session/index.html
thinkjs/node_modules/thinkjs/coverage/thinkjs/lib/Lib/Driver/Socket/
thinkjs

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭