文件名称:CarGrails_application
- 所属分类:
- Internet/网络编程
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 525kb
- 下载次数:
- 0次
- 提 供 者:
- shen*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This simple Grails Appliaction-This is simple Grails Appliaction
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lijun_Car
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.codehaus.groovy.eclipse.preferences.prefs
.........\application.properties
.........\build.xml
.........\db
.........\..\Lijun_CarDB.lck
.........\..\Lijun_CarDB.log
.........\..\Lijun_CarDB.properties
.........\..\Lijun_CarDB.script
.........\grails-app
.........\..........\conf
.........\..........\....\BootStrap.groovy
.........\..........\....\Config.groovy
.........\..........\....\DataSource.groovy
.........\..........\....\hibernate
.........\..........\....\spring
.........\..........\....\......\resources.groovy
.........\..........\....\UrlMappings.groovy
.........\..........\controllers
.........\..........\...........\CarController.groovy
.........\..........\...........\OwnerController.groovy
.........\..........\domain
.........\..........\......\Car.groovy
.........\..........\......\Owner.groovy
.........\..........\i18n
.........\..........\....\messages.properties
.........\..........\....\messages_de.properties
.........\..........\....\messages_es.properties
.........\..........\....\messages_fr.properties
.........\..........\....\messages_it.properties
.........\..........\....\messages_ja.properties
.........\..........\....\messages_nl.properties
.........\..........\....\messages_pt_BR.properties
.........\..........\....\messages_ru.properties
.........\..........\....\messages_th.properties
.........\..........\....\messages_zh_CN.properties
.........\..........\services
.........\..........\taglib
.........\..........\utils
.........\..........\views
.........\..........\.....\car
.........\..........\.....\...\create.gsp
.........\..........\.....\...\edit.gsp
.........\..........\.....\...\list.gsp
.........\..........\.....\...\show.gsp
.........\..........\.....\error.gsp
.........\..........\.....\index.gsp
.........\..........\.....\layouts
.........\..........\.....\.......\main.gsp
.........\..........\.....\owner
.........\..........\.....\.....\create.gsp
.........\..........\.....\.....\edit.gsp
.........\..........\.....\.....\list.gsp
.........\..........\.....\.....\show.gsp
.........\ivy.xml
.........\ivysettings.xml
.........\lib
.........\Lijun_Car-test.launch
.........\Lijun_Car.launch
.........\Lijun_Car.tmproj
.........\scripts
.........\src
.........\...\groovy
.........\...\java
.........\stacktrace.log
.........\test
.........\....\integration
.........\....\unit
.........\....\....\CarTests.groovy
.........\....\....\OwnerTests.groovy
.........\web-app
.........\.......\css
.........\.......\...\main.css
.........\.......\...\style.css
.........\.......\images
.........\.......\......\favicon.ico
.........\.......\......\grails_logo.jpg
.........\.......\......\image
.........\.......\......\.....\big_vdo_play.gif
.........\.......\......\.....\blank.gif
.........\.......\......\.....\bullet.gif
.........\.......\......\.....\b_bg.jpg
.........\.......\......\.....\b_bg2.jpg
.........\.......\......\.....\comma_bg.gif
.........\.......\......\.....\cont_border.gif
.........\.......\......\.....\header_main_pic.jpg
.........\.......\......\.....\logo.gif
.........\.......\......\.....\mem_bg.gif
.........\.......\......\.....\mem_icon.gif
.........\.......\......\.....\nav_bg_on.gif
.........\.......\......\.....\nav_left_carv.gif
.........\.......\......\.....\nav_right_carv.gif
.........\.......\......\.....\phone_icon.gif
.........\.......\......\.....\small_vdo01.gif
.........\.......\......\.....\small_vdo_bg.gif
.........\.......\......\.....\submit.gif
.........\.......\......\.....\topleft_phpne_bg.gif
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.codehaus.groovy.eclipse.preferences.prefs
.........\application.properties
.........\build.xml
.........\db
.........\..\Lijun_CarDB.lck
.........\..\Lijun_CarDB.log
.........\..\Lijun_CarDB.properties
.........\..\Lijun_CarDB.script
.........\grails-app
.........\..........\conf
.........\..........\....\BootStrap.groovy
.........\..........\....\Config.groovy
.........\..........\....\DataSource.groovy
.........\..........\....\hibernate
.........\..........\....\spring
.........\..........\....\......\resources.groovy
.........\..........\....\UrlMappings.groovy
.........\..........\controllers
.........\..........\...........\CarController.groovy
.........\..........\...........\OwnerController.groovy
.........\..........\domain
.........\..........\......\Car.groovy
.........\..........\......\Owner.groovy
.........\..........\i18n
.........\..........\....\messages.properties
.........\..........\....\messages_de.properties
.........\..........\....\messages_es.properties
.........\..........\....\messages_fr.properties
.........\..........\....\messages_it.properties
.........\..........\....\messages_ja.properties
.........\..........\....\messages_nl.properties
.........\..........\....\messages_pt_BR.properties
.........\..........\....\messages_ru.properties
.........\..........\....\messages_th.properties
.........\..........\....\messages_zh_CN.properties
.........\..........\services
.........\..........\taglib
.........\..........\utils
.........\..........\views
.........\..........\.....\car
.........\..........\.....\...\create.gsp
.........\..........\.....\...\edit.gsp
.........\..........\.....\...\list.gsp
.........\..........\.....\...\show.gsp
.........\..........\.....\error.gsp
.........\..........\.....\index.gsp
.........\..........\.....\layouts
.........\..........\.....\.......\main.gsp
.........\..........\.....\owner
.........\..........\.....\.....\create.gsp
.........\..........\.....\.....\edit.gsp
.........\..........\.....\.....\list.gsp
.........\..........\.....\.....\show.gsp
.........\ivy.xml
.........\ivysettings.xml
.........\lib
.........\Lijun_Car-test.launch
.........\Lijun_Car.launch
.........\Lijun_Car.tmproj
.........\scripts
.........\src
.........\...\groovy
.........\...\java
.........\stacktrace.log
.........\test
.........\....\integration
.........\....\unit
.........\....\....\CarTests.groovy
.........\....\....\OwnerTests.groovy
.........\web-app
.........\.......\css
.........\.......\...\main.css
.........\.......\...\style.css
.........\.......\images
.........\.......\......\favicon.ico
.........\.......\......\grails_logo.jpg
.........\.......\......\image
.........\.......\......\.....\big_vdo_play.gif
.........\.......\......\.....\blank.gif
.........\.......\......\.....\bullet.gif
.........\.......\......\.....\b_bg.jpg
.........\.......\......\.....\b_bg2.jpg
.........\.......\......\.....\comma_bg.gif
.........\.......\......\.....\cont_border.gif
.........\.......\......\.....\header_main_pic.jpg
.........\.......\......\.....\logo.gif
.........\.......\......\.....\mem_bg.gif
.........\.......\......\.....\mem_icon.gif
.........\.......\......\.....\nav_bg_on.gif
.........\.......\......\.....\nav_left_carv.gif
.........\.......\......\.....\nav_right_carv.gif
.........\.......\......\.....\phone_icon.gif
.........\.......\......\.....\small_vdo01.gif
.........\.......\......\.....\small_vdo_bg.gif
.........\.......\......\.....\submit.gif
.........\.......\......\.....\topleft_phpne_bg.gif