文件名称:choco-master
-
所属分类:
- 标签属性:
- 上传时间:2013-03-10
-
文件大小:30.6kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Choco将MVC带到了客户端!一个Choco应用仅有一个HTML页面组成,所有的交互有JS来完成。你的UI仅使用HTML和CSS。-Choco the MVC to the client! The a Choco applications is just an HTML page composition, that all interaction JS accomplished. Your UI using only HTML and CSS.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
choco-master/
choco-master/.document
choco-master/.gitignore
choco-master/HISTORY
choco-master/LICENSE
choco-master/README.rdoc
choco-master/Rakefile
choco-master/bin/
choco-master/bin/choco
choco-master/choco.gemspec
choco-master/lib/
choco-master/lib/choco.rb
choco-master/lib/choco/
choco-master/lib/choco/cli.rb
choco-master/lib/choco/dependency_manager.rb
choco-master/lib/choco/generators/
choco-master/lib/choco/generators/app_generator.rb
choco-master/lib/choco/generators/controller_generator.rb
choco-master/lib/choco/generators/fixture_generator.rb
choco-master/lib/choco/generators/layout_generator.rb
choco-master/lib/choco/generators/model_generator.rb
choco-master/lib/choco/generators/plugin_generator.rb
choco-master/lib/choco/generators/scaffold_generator.rb
choco-master/lib/choco/generators/templates/
choco-master/lib/choco/generators/templates/Jimfile
choco-master/lib/choco/generators/templates/README.rdoc
choco-master/lib/choco/generators/templates/Rakefile
choco-master/lib/choco/generators/templates/application.css
choco-master/lib/choco/generators/templates/choco
choco-master/lib/choco/generators/templates/config.ru
choco-master/lib/choco/generators/templates/controllers/
choco-master/lib/choco/generators/templates/controllers/application_controller.js
choco-master/lib/choco/generators/templates/controllers/base_controller.js
choco-master/lib/choco/generators/templates/controllers/rest_controller.js
choco-master/lib/choco/generators/templates/fixtures/
choco-master/lib/choco/generators/templates/fixtures/base.js
choco-master/lib/choco/generators/templates/fixtures/model/
choco-master/lib/choco/generators/templates/fixtures/model/array.js
choco-master/lib/choco/generators/templates/help/
choco-master/lib/choco/generators/templates/help/commands
choco-master/lib/choco/generators/templates/help/generators
choco-master/lib/choco/generators/templates/helpers/
choco-master/lib/choco/generators/templates/helpers/application_helper.js
choco-master/lib/choco/generators/templates/index.html
choco-master/lib/choco/generators/templates/lib/
choco-master/lib/choco/generators/templates/lib/application.js
choco-master/lib/choco/generators/templates/lib/plugin.js
choco-master/lib/choco/generators/templates/models/
choco-master/lib/choco/generators/templates/models/base.js
choco-master/lib/choco/generators/templates/views/
choco-master/lib/choco/generators/templates/views/edit.template
choco-master/lib/choco/generators/templates/views/index.template
choco-master/lib/choco/generators/templates/views/layout.js
choco-master/lib/choco/generators/templates/views/main/
choco-master/lib/choco/generators/templates/views/main/index.template
choco-master/lib/choco/generators/templates/views/new.template
choco-master/lib/choco/generators/templates/views/show.template
choco-master/spec/
choco-master/spec/choco_spec.rb
choco-master/spec/dependency_manager_spec.rb
choco-master/spec/generators_spec.rb
choco-master/spec/spec.opts
choco-master/spec/spec_helper.rb
choco-master/.document
choco-master/.gitignore
choco-master/HISTORY
choco-master/LICENSE
choco-master/README.rdoc
choco-master/Rakefile
choco-master/bin/
choco-master/bin/choco
choco-master/choco.gemspec
choco-master/lib/
choco-master/lib/choco.rb
choco-master/lib/choco/
choco-master/lib/choco/cli.rb
choco-master/lib/choco/dependency_manager.rb
choco-master/lib/choco/generators/
choco-master/lib/choco/generators/app_generator.rb
choco-master/lib/choco/generators/controller_generator.rb
choco-master/lib/choco/generators/fixture_generator.rb
choco-master/lib/choco/generators/layout_generator.rb
choco-master/lib/choco/generators/model_generator.rb
choco-master/lib/choco/generators/plugin_generator.rb
choco-master/lib/choco/generators/scaffold_generator.rb
choco-master/lib/choco/generators/templates/
choco-master/lib/choco/generators/templates/Jimfile
choco-master/lib/choco/generators/templates/README.rdoc
choco-master/lib/choco/generators/templates/Rakefile
choco-master/lib/choco/generators/templates/application.css
choco-master/lib/choco/generators/templates/choco
choco-master/lib/choco/generators/templates/config.ru
choco-master/lib/choco/generators/templates/controllers/
choco-master/lib/choco/generators/templates/controllers/application_controller.js
choco-master/lib/choco/generators/templates/controllers/base_controller.js
choco-master/lib/choco/generators/templates/controllers/rest_controller.js
choco-master/lib/choco/generators/templates/fixtures/
choco-master/lib/choco/generators/templates/fixtures/base.js
choco-master/lib/choco/generators/templates/fixtures/model/
choco-master/lib/choco/generators/templates/fixtures/model/array.js
choco-master/lib/choco/generators/templates/help/
choco-master/lib/choco/generators/templates/help/commands
choco-master/lib/choco/generators/templates/help/generators
choco-master/lib/choco/generators/templates/helpers/
choco-master/lib/choco/generators/templates/helpers/application_helper.js
choco-master/lib/choco/generators/templates/index.html
choco-master/lib/choco/generators/templates/lib/
choco-master/lib/choco/generators/templates/lib/application.js
choco-master/lib/choco/generators/templates/lib/plugin.js
choco-master/lib/choco/generators/templates/models/
choco-master/lib/choco/generators/templates/models/base.js
choco-master/lib/choco/generators/templates/views/
choco-master/lib/choco/generators/templates/views/edit.template
choco-master/lib/choco/generators/templates/views/index.template
choco-master/lib/choco/generators/templates/views/layout.js
choco-master/lib/choco/generators/templates/views/main/
choco-master/lib/choco/generators/templates/views/main/index.template
choco-master/lib/choco/generators/templates/views/new.template
choco-master/lib/choco/generators/templates/views/show.template
choco-master/spec/
choco-master/spec/choco_spec.rb
choco-master/spec/dependency_manager_spec.rb
choco-master/spec/generators_spec.rb
choco-master/spec/spec.opts
choco-master/spec/spec_helper.rb
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
