文件名称:ajaxtable
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
经典的Rails ajax 排序 分类 搜索的源代码
如何使用访问如下目录
http://www.javaeye.com/topic/341123-a classic Rails source code to sort search under ajax
如何使用访问如下目录
http://www.javaeye.com/topic/341123-a classic Rails source code to sort search under ajax
(系统自动生成,下载前可以参看下载内容)
下载文件列表
app
...\controllers
...\...........\application.rb
...\...........\item_controller.rb
...\...........\item_controller.rb.bak
...\helpers
...\.......\application_helper.rb
...\.......\item_helper.rb
...\.......\item_helper.rb.bak
...\models
...\......\item.rb
...\views
...\.....\item
...\.....\....\list.rhtml
...\.....\....\list.rhtml.bak
...\.....\....\_items_list.rhtml
...\.....\....\_items_list.rhtml.bak
...\.....\layouts
...\.....\.......\item.rhtml
...\.....\.......\item.rhtml.bak
config
......\boot.rb
......\database.yml
......\environment.rb
......\environments
......\............\development.rb
......\............\production.rb
......\............\test.rb
......\initializers
......\............\inflections.rb
......\............\mime_types.rb
......\............\new_rails_defaults.rb
......\locales
......\.......\en.yml
......\routes.rb
db
..\20090303130359_create_items.rb
..\development.db
..\dump.sql
..\dump.sql.bak
..\migrate
..\.......\20090303130724_database_creation.rb
..\.......\20090303130724_database_creation.rb.bak
..\schema.rb
doc
...\README_FOR_APP
lib
...\tasks
log
...\development.log
...\production.log
...\server.log
...\test.log
public
......\404.html
......\422.html
......\500.html
......\dispatch.cgi
......\dispatch.fcgi
......\dispatch.rb
......\favicon.ico
......\images
......\......\spinner.gif
......\index.html
......\javascripts
......\...........\application.js
......\...........\controls.js
......\...........\dragdrop.js
......\...........\effects.js
......\...........\prototype.js
......\robots.txt
......\stylesheets
......\...........\style.css
Rakefile
README
script
......\about
......\console
......\dbconsole
......\destroy
......\generate
......\performance
......\...........\benchmarker
......\...........\profiler
......\...........\request
......\plugin
......\process
......\.......\inspector
......\.......\reaper
......\.......\spawner
......\runner
......\server
test
....\fixtures
....\........\items.yml
....\functional
....\..........\item_controller_test.rb
....\integration
....\performance
...\controllers
...\...........\application.rb
...\...........\item_controller.rb
...\...........\item_controller.rb.bak
...\helpers
...\.......\application_helper.rb
...\.......\item_helper.rb
...\.......\item_helper.rb.bak
...\models
...\......\item.rb
...\views
...\.....\item
...\.....\....\list.rhtml
...\.....\....\list.rhtml.bak
...\.....\....\_items_list.rhtml
...\.....\....\_items_list.rhtml.bak
...\.....\layouts
...\.....\.......\item.rhtml
...\.....\.......\item.rhtml.bak
config
......\boot.rb
......\database.yml
......\environment.rb
......\environments
......\............\development.rb
......\............\production.rb
......\............\test.rb
......\initializers
......\............\inflections.rb
......\............\mime_types.rb
......\............\new_rails_defaults.rb
......\locales
......\.......\en.yml
......\routes.rb
db
..\20090303130359_create_items.rb
..\development.db
..\dump.sql
..\dump.sql.bak
..\migrate
..\.......\20090303130724_database_creation.rb
..\.......\20090303130724_database_creation.rb.bak
..\schema.rb
doc
...\README_FOR_APP
lib
...\tasks
log
...\development.log
...\production.log
...\server.log
...\test.log
public
......\404.html
......\422.html
......\500.html
......\dispatch.cgi
......\dispatch.fcgi
......\dispatch.rb
......\favicon.ico
......\images
......\......\spinner.gif
......\index.html
......\javascripts
......\...........\application.js
......\...........\controls.js
......\...........\dragdrop.js
......\...........\effects.js
......\...........\prototype.js
......\robots.txt
......\stylesheets
......\...........\style.css
Rakefile
README
script
......\about
......\console
......\dbconsole
......\destroy
......\generate
......\performance
......\...........\benchmarker
......\...........\profiler
......\...........\request
......\plugin
......\process
......\.......\inspector
......\.......\reaper
......\.......\spawner
......\runner
......\server
test
....\fixtures
....\........\items.yml
....\functional
....\..........\item_controller_test.rb
....\integration
....\performance