grails信息详情

grails发音

意思翻译

n.杯;圣杯(传说中耶稣最后晚餐所用之杯);大盘;长期以来梦寐以求的东西

n.(Grail)人名;(法)格拉伊

相似词语短语

integral side───整体侧

gratifications paradigm───满足范式

arroyo grande ca───阿罗约格兰德卡

gladden and ingram───格拉登和英格拉姆

centre of gravity───重心; [化] 重心;重心;惯性中心

anemograph meaning───风速仪意义

degraded farmland───退化耕地

congruous grace───和谐的优雅

cryptograph crossword puzzle clue───密码纵横字谜线索

graphics tablet───绘图板;图形输入板

双语使用场景

Grails: Download the latest Grails release.───Grails:下载最新版本的Grails。

Enter grails generate-views.───输入grails generate - views。

Type grails stats.───输入 grails stats。

"With frameworks like Grails, you can build working Web applications extremely fast, just as you could with Rails, " he said.───“借助Grails这样的框架,您可以极为迅速地建立工作Web应用程序,就像Rails那样”,他这样说。

It would be the dawn of a new era of regenerative medicine, one of the holy grails of modern biology .───如果梦想能得以实现,重建医学的时代将迎来一个崭新的黎明,将成为现代生物学的圣杯。

Those methods are just a small sampling of the many dynamic methods that Grails provides for your domain classes.───这些方法只是Grails为你的领域对象所提供的众多动态方法的一小部分而已。

This setting allows you to have Grails update your database schema at runtime to synchronize it with your domain classes.───这个设置允许Grails在运行时使用你的领域对象同步更新数据库模式。

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框架(请参阅参考资料)。

Although the standard Grails tags are quite helpful, you'll eventually run into a situation where you want your own custom tags.───虽然标准Grails标记很有帮助,但是最终会遇到需要自定义标记的情况。

英语使用场景

The only problem is that the word template is overloaded to mean a couple of different things in Grails.

Without it we would not have Grails: Groovy metaprogramming makes convention over configuration possible.

This month, I'll round out the MVC triptych with a discussion of Grails views.

The removal of cellulite remains one of the holy grails of cosmetic dermatology.

This method instructs Grails to metaprogram the validation methods onto the specified domain class as it would normally during run time.

If you want something to happen only when you are running in a specific mode, the GrailsUtil class can help. Import grails.util.GrailsUtil at the top of the file.

Recall from " Grails services and Google Maps" that you created a Geocoding service to convert street addresses to latitude/longitude points so that an Airport could be plotted on a map.

Type grails run-app and confirm in JConsole that the log4j MBean doesn't show up in development mode.

Grails encourages a bottom-up development process, where you usually start by defining your domain models.