grails

  • n.同“gradual psalms”;鹅卵石;杯;盘
  • 网络圣杯;框架;开发命令

grailsgrails

grails

圣杯

皆因喜新厌旧,七年之后,终又恋上Groovy,虽有宝石(Ruby)而不换,圣杯Grails)在此,不用再寻。Java One还是G2(…

框架

Grails Work « 用 Grails 自由的工作 ... Home/ 首页 Grails/ 框架 Plugin/ 插件 ...

开发命令

Colin的专栏 - 博客频道 - CSDN.NET ... SkinMagic 的破解[收藏] Grails 开发命令 CentOS5 打开端口 ...

权威指南

打造中国专业、权威的知识产品服务品... ... Word 2007 图文排版与办公应用 Grails 权威指南 SUN Solaris 9/10 系统管理员认证 …

中使

一个正则问题 - Web 开发 / JavaScript... ... ·jsf 中页面跳转 ·grails 中使 ·windows 窗 ...

1
"With frameworks like Grails, you can build working Web applications extremely fast, just as you could with Rails, " he said. “借助Grails这样的框架,您可以极为迅速地建立工作Web应用程序,就像Rails那样”,他这样说。
2
It would be the dawn of a new era of regenerative medicine, one of the holy grails of modern biology . 如果梦想能得以实现,重建医学的时代将迎来一个崭新的黎明,将成为现代生物学的圣杯。
3
Those methods are just a small sampling of the many dynamic methods that Grails provides for your domain classes. 这些方法只是Grails为你的领域对象所提供的众多动态方法的一小部分而已。
4
This setting allows you to have Grails update your database schema at runtime to synchronize it with your domain classes. 这个设置允许Grails在运行时使用你的领域对象同步更新数据库模式。
5
The only project that has more downloads and a busier mailing list is Grails, a popular Web framework implemented in Groovy (see Resources). Grails是惟一一个拥有较多下载数量以及繁忙邮件列表的项目,它是在Groovy中实现的流行Web框架(请参阅参考资料)。
6
Although the standard Grails tags are quite helpful, you'll eventually run into a situation where you want your own custom tags. 虽然标准Grails标记很有帮助,但是最终会遇到需要自定义标记的情况。
7
Finally, whatever the results are, use the JSON converter from Grails to turn the list into a JSON object. 最后,不管结果如何,来自Grails的JSON转换器会将该列表转换成一个JSON对象。
8
The constraints we defined represent just a small sample of the validation that Grails offers. 我们定义的约束只代表了Grails提供验证的小部分例子。
9
You were able to develop it rapidly and had to write less code because you took advantage of Grails. 由于利用了Grails,因此您能够快速开发该应用程序,而且只需编写较少的代码。
10
The bulk of the method is identical to what you'd see if you typed grails generate-controller Airport at the command prompt. 如果在命令提示处输入grailsgenerate-controllerAirport,方法的主要部分将与您所看到的一样。
11
As a matter of fact, a GSP page is nothing more than standard HTML with some Grails tags mixed in for dynamic content. 事实上,GSP不过是标准HTML加上一些提供动态内容的Grails标记而已。
12
Like the Flex-based application, this will be a completely client-side application that will call your Grails-powered services. 就像基于Flex的应用程序一样,这个应用程序将是一个能够调用Grails服务的客户端应用程序。
13
Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you. 同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。
14
Grails provides a message resources file for you to define your own custom error message. Grails提供了一个消息资源文件,它可让你自定义错误消息。
15
But seeing how long it takes Grails to spin up to run the integration tests, this option is less than appealing. 但是Grails转向运行集成测试需要很长时间,所以此选择不太理想。
16
Thankfully, a number of URL-shortening Web services are out there practically begging to be integrated with Grails as a custom plug-in. 幸运的是,有几个URL缩短服务强烈要求作为自定义插件集成到Grails中。
17
DK: Grails makes it easy to implement a well-designed web application. DK:Grails可以方便地实现设计良好的Web应用。
18
Grails embraces modern practices like the Model-View-Controller separation of concerns and convention over configuration. Grails结合了最新的实践,例如模型-视图-控制器的关注点隔离和约定优于配置。
19
Getting back to the hypothetical story of you debugging a live Grails application, you still haven't found what you are looking for yet. 回到先前的假设,您正在调试一个实时Grails应用程序,但还没有找到您需要的东西。
20
On the front end, Grails handles 1: m relationships with aplomb as well. 在前端,Grails也能够很好地处理1:m关系。
21
Try the Shiro Grails plug-in, which provides a few new scripts that you can run to create different realms and controllers. 建议尝试使用这个ShiroGrails插件,它提供了几个新的脚本,运行这些脚本可以创建不同的域和控制器。
22
But Grails isn't just a simple "me too" port of Rails to the Java platform. 但是Grails不仅仅是Rails通往Java平台的简单入口。
23
To see both the init and destroy events fire, start up Grails in interactive mode by typing grails interactive. 要查看init和destroy事件触发,输入grailsinteractive以交互模式启动Grails。
24
To do so, you could easily instruct your build script to copy these files from the JEE project into the Grails project at build time. 使用构建脚本,你可以很容易地做到这点。即,在构建时,将这些文件从JEE工程中复制到Grails工程中。
25
In " GORM: Funny name, serious technology, " you were introduced to the basics of GORM, including simple one-to-many relationships. “精通Grails:GORM-有趣的名称,严肃的技术”向您介绍了GORM的基础知识,包括简单的一对多关系。
26
Last month's inaugural Mastering Grails article introduced you to a new Web framework named Grails. 在上个月开篇的精通Grails文章中,介绍了名为Grails的新Web框架。
27
By commenting out this property, we're instructing Grails to leave the schema as is. 通过把这个设置注释掉,我们指示Grails保持模式的原样。
28
Although the semantics of Atom might be new to you, the mechanics of producing an Atom feed using Grails should be pretty straightforward. 虽然您对Atom的语义可能有点陌生,但使用Grails生成Atomfeed的方法应该很简单。
29
To see how Grails creates the select field for Airlines, type grails generate-views Flight. 要了解Grails如何为Airline创建选择字段,请输入grailsgenerate-viewsFlight。
30
As you can see, creating a Grails plug-in is not much different from creating a typical Grails application. 如您所见,创建Grails插件与创建典型的Grails应用程序没有多大区别。