火范文>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • Build systems like Maven and Ivy make modularity visible to developers, if not end users.
        不过,像Maven和Ivy这样的构建系统可以让模块化特性对开发者是可见的,甚至对最终用户也是可见的。
      • The other reason is that Ivy supports managing dependencies that are not in a Maven repository.
        另一个理由是Ivy支持Maven库中所没有的管理依赖。
      • Other standard Maven plug-ins are installed in the same parent directory, such as the maven-surefire-plugin and maven-install-plugin directories.
        其他标准Maven插件都安装在同一个上级目录中,例如maven-surefire-plugin和maven-install-plugin目录。
      • But, Maven's integration with Eclipse is not complete yet.
        但是,Maven与Eclipse的集成还没有完成。
      • For a test example, you'll use a basic Maven project constructed and prepared in the Eclipse IDE.
        以测试为例,您将使用在EclipseIDE中构造和准备的基本Maven项目。
      • You started from scratch and saw how to begin with Lift using Maven.
        您是从头开始构建的,并且看到了如何通过Maven开始使用Lift。
      • Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.
        同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。
      • Maven scripting also lets you automatically deploy your application into a running Geronimo server.
        Maven脚本还允许将应用程序自动部署到正在运行的Geronimo服务器中。
      • We use Maven for project organization as well as project creation.
        我们用Maven来组织和创建项目。
      • Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
        创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。