52古典>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.
        同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。
      • 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目录。
      • A project can specify a dependency on artifacts in the Maven repository that are created by a specified group.
        项目可以对Maven仓库中由指定群组创建的制品指定依赖。
      • It is available for immediate download, or can be added to a project by adding Maven dependencies.
        你可以直接下载,或者增加Maven的依赖,把它添加到项目里面。
      • In addition, a Maven project can be used to generate a project web site and deploy software.
        另外,Maven项目还能够被用来生成项目的网站和部署软件。
      • Then He created a Eclipse project using Maven.
        接着他使用Maven创建了一个Eclipse项目。
      • Maven scripting also lets you automatically deploy your application into a running Geronimo server.
        Maven脚本还允许将应用程序自动部署到正在运行的Geronimo服务器中。
      • For a test example, you'll use a basic Maven project constructed and prepared in the Eclipse IDE.
        以测试为例,您将使用在EclipseIDE中构造和准备的基本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文件。
      • Now would also be a good time to start your favorite IDE and import this Maven project.
        现在你可以启动你喜欢的IDE并导入Maven工程了。