您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. UML(统一建模语言)---介绍

  2. UML is a graphical language for visualizing, specifying, constructing, and documenting the artifacts of a software-intensive system (OMG definition). UML is a language, not a methodology. Methodologies can use it to visualize, specify, construct and
  3. 所属分类:Java

    • 发布日期:2009-05-06
    • 文件大小:1048576
    • 提供者:c6j6z
  1. 原创的一个iBatis例子

  2. 这是一个用iBator生成iBatis有关代码的例子。 特别说明: Eclipse应该是3.4.1以上版本, 并且安装了iBator插件。否则可用iBator的命令行版本或ant工具。 测试用数据是: CREATE TABLE PERSON( id INTEGER NOT NULL, firstName VARCHAR (40) NOT NULL, lastName VARCHAR (40) NOT NULL, PRIMARY KEY (ID) ); insert into PERSON v
  3. 所属分类:Java

    • 发布日期:2009-10-05
    • 文件大小:1038336
    • 提供者:huangng
  1. 为 Ibatis 2.3.4 构建增强的 Apache Ibator 实体类生成工具

  2. Ibator is a code generator for iBATIS. Ibator will introspect a database table (or many tables) and will generate iBATIS artifacts that can be used to access the table(s). This abates some of the initial nuisance of setting up objects and configurat
  3. 所属分类:其它

    • 发布日期:2010-07-12
    • 文件大小:997376
    • 提供者:DavidHsing
  1. site-1.6.5.zip

  2. 第一步 我下载site-1.6.5.zip后, 将其解压缩放在D盘my,即D:\myplugins 目录下,即形成了D:\myplugins\features\;D:\myplugins\plugins;D:\myplugins\site.xml等。 第二步 在Genuitec\MyEclipse 8.x Latest\dropins\目录下建立了一个文件svn.link. 里面的内容有path=D:\\myplugins 这个时候重新启动myeclipse会出错,插件安装不成功。 所以删掉d
  3. 所属分类:Java

    • 发布日期:2010-09-10
    • 文件大小:10485760
    • 提供者:SIMELA
  1. Mave3详细教程(中英版、入门、中级、高级).rar

  2. Maven权威指南 Authors Maven权威指南是一本关于Apache Maven的书。 Copyright 1. Creative Commons BY-ND-NC Foreword: Beta 0.16 Preface 1. How to Use this Book 2. Your Feedback 3. Font Conventions 4. Maven Writing Conventions 5. Acknowledgements 1. 介绍 Apache Maven 1.1.
  3. 所属分类:Java

    • 发布日期:2010-11-14
    • 文件大小:3145728
    • 提供者:jackeykoh
  1. Maven官方用户指南User Guide

  2. Table of Contents What is Maven? Features FAQ Community Overview How to Contribute Getting Help Issue Tracking Source Repository Continuous Integration Running Maven Maven Plugins User Centre Maven in Minutes Getting Started Guide POM Reference Sett
  3. 所属分类:Java

    • 发布日期:2010-11-25
    • 文件大小:1048576
    • 提供者:gdfloyd
  1. Apache Maven Mannual

  2. Table of Contents ...................................................................................................................................... 1 Table of Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Java

    • 发布日期:2011-06-09
    • 文件大小:1048576
    • 提供者:shuping5866
  1. artifacts.xml

  2. artifacts.xml
  3. 所属分类:Java

    • 发布日期:2012-03-28
    • 文件大小:99328
    • 提供者:wcg2009
  1. spring-javaconfig-reference

  2. spring-javaconfig-reference Spring JavaConfig Reference Guide Version 1.0.0.m3 Copyright © 2005-2008 Rod Johnson, Costin Leau, Chris Beams About this document 1. Document structure Part I, “Introduction” Introduces JavaConfig, including a quick star
  3. 所属分类:Java

    • 发布日期:2012-05-26
    • 文件大小:150528
    • 提供者:xinxin19881112
  1. 最新版site-1.8.17.zip

  2. 1.直接解压后将文件中features、plugins文件夹和artifacts.xml、content.xml、site.xml三个文件,直接覆盖到myeclipse安装目录下面的common目录下面。 2、在myeclipse安装目录下的dropins目录下新建文本文件另存为svn.link,内容为myeclipse的common目录
  3. 所属分类:Java

    • 发布日期:2013-01-06
    • 文件大小:16777216
    • 提供者:lixijun1988
  1. Java 7 JAX-WS Web Services

  2. Web services are applications that use open, XML-based standards and transport protocols to exchange data with clients. In the book Developing a JAX-WS Web Service using the wsimport clientjar Option, we shall create a JAX-WS web service with Java 7
  3. 所属分类:Java

    • 发布日期:2013-08-16
    • 文件大小:2097152
    • 提供者:u011702698
  1. Microsoft BizTalk Server 2010 Patterns

  2. Chapter 1, Introducing BizTalk Server 2010: This chapter introduces the reader to BizTalk Server, its capabilities, and internal architecture in an abstract manner. It introduces fundamentals of BizTalk Server 2010, the components that make up the p
  3. 所属分类:C#

    • 发布日期:2014-04-24
    • 文件大小:10485760
    • 提供者:qidaniel
  1. veloeclipse

  2. 高版本的eclipse安装报错先把Eclipse安装目录下的artifacts.xml打开,搜索veloeclipse,把它相关的项删除,然后再插件安装目录输入http://download.eclipse.org/eclipse/updates/4.4,安装Eclipse 2.0 Style Plugin Support插件后,再安装veloeclipse就能成功了
  3. 所属分类:Java

    • 发布日期:2015-04-27
    • 文件大小:2097152
    • 提供者:lych75
  1. generate mybatis ibatis artifacts

  2. 用于 eclipse反向生成实体类、Mapper、XML文件等等,很方便的一款插件。需要与eclipse集成。直接把解压后的文件粘贴到eclipse的安装目录,就可以了。
  3. 所属分类:Java

    • 发布日期:2017-09-26
    • 文件大小:2097152
    • 提供者:jin809391761
  1. artifacts.xml

  2. Eclipse最初是由IBM公司开发的替代商业软件Visual Age for Java的下一代IDE开发环境,2001年11月贡献给开源社区,它由非营利软件供应商联盟Eclipse基金会(Eclipse Foundation)管理。2003年,Eclipse 3.0选择OSGi服务平台规范为运行时架构。2007年6月,稳定版3.3发布;2008年6月发布代号为Ganymede的3.4版;2009年6月发布代号为Galileo的3.5版;2010年6月发布代号为Helios的3.6版;2011年
  3. 所属分类:电子商务

    • 发布日期:2020-02-11
    • 文件大小:295936
    • 提供者:qq_38721692
  1. artifacts.xml

  2. Apache Ant是基于Java的构建工具。ant/ivyde/updatesite/ivyde-2.2.0.final-201311091524-RELEASE
  3. 所属分类:其它

    • 发布日期:2021-03-02
    • 文件大小:3072
    • 提供者:weixin_38508126
  1. artifacts.xml

  2. Apache Ant是基于Java的构建工具。ant/ivyde/updatesite/ivy-2.5.0.final_20191020104435
  3. 所属分类:其它

    • 发布日期:2021-03-02
    • 文件大小:4096
    • 提供者:weixin_38650842
  1. artifacts.xml

  2. Apache Ant是基于Java的构建工具。ant/ivyde/updatesite/ivy-2.4.0.final_20141213170938
  3. 所属分类:其它

    • 发布日期:2021-03-02
    • 文件大小:3072
    • 提供者:weixin_38686245
  1. artifacts.xml

  2. Apache Ant是基于Java的构建工具。ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306
  3. 所属分类:其它

    • 发布日期:2021-03-02
    • 文件大小:3072
    • 提供者:weixin_38684892
  1. maven-artifacts-uploader:用于将Maven工件目录上载到nexus 3.x存储库的命令行工具-源码

  2. Maven工件上传器 这是一个友好的命令行工具,用于将工件目录上载到Nexus 3.x存储库 安装 将项目克隆到您的计算机 git clone https://github.com/ronbadur/maven-artifacts-uploader.git 在项目目录中运行mvn install命令 在conf目录下的config.properties文件中填写存储库URL和存储库ID字段 在direcotry添加bin文件夹到PATH环境变量 将标记添加到您的maven settings.x
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:57344
    • 提供者:weixin_42102634
« 12 »