诗词屋>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • But, Maven's integration with Eclipse is not complete yet.
        但是,Maven与Eclipse的集成还没有完成。
      • Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
        创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。
      • In Goals, specify the following Maven build phases and Maven Android plugin goal.
        在Goals中,指定以下Maven构建阶段和MavenAndroid插件目标。
      • You can start the it using the Maven command mvn tomcat: run.
        可以通过使用Maven命令mvntomcat:run来启动。
      • Build systems like Maven and Ivy make modularity visible to developers, if not end users.
        不过,像Maven和Ivy这样的构建系统可以让模块化特性对开发者是可见的,甚至对最终用户也是可见的。
      • For a test example, you'll use a basic Maven project constructed and prepared in the Eclipse IDE.
        以测试为例,您将使用在EclipseIDE中构造和准备的基本Maven项目。
      • This article includes two Maven-managed example applications-Warsaw and Global.
        本文包括两个Maven管理的示例应用&Warsaw和Global。
      • Maven: The Apache Maven project provides a build system that incorporates many best practices, including JUnit.
        Maven:ApacheMaven项目提供的构建系统集成了许多最佳实践,包括JUnit。
      • Configuring Maven plugins and dependencies
        配置Maven插件和依赖项
      • This Maven command will compile the service code and create the jaxws-calculator-service-1.0.war file in the target/ subdirectory.
        这个Maven命令将编译服务代码,并在target/subdirectory中创建jaxws-calculator-service-1.0.war文件。