文件名称:thinkjs_demo_v1.0
-
所属分类:
- 标签属性:
- 上传时间:2015-12-21
-
文件大小:4.26mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于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
使用本产品需要以下知识: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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.