maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.
标签: instructions following archive install
上传时间: 2014-01-19
上传用户:weiwolkt
学习制作网页的好教程,从简单到复杂一步步教会你如何制作网页,让你从菜鸟蜕变成一个网页制作高手,顾名思义,主要用到的软件是Dreamweaver,希望朋友们能从中得益
上传时间: 2015-08-11
上传用户:我们的船长
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
标签: project implement developed Database
上传时间: 2013-12-25
上传用户:semi1981
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
标签: complete routines software created
上传时间: 2013-12-17
上传用户:王小奇
This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 译作:《黑客入侵的艺术》,也是从朋友的宝箱中搜来的,以前层大致浏览过,是难得一件的好资料。
标签: introduces the hacking science
上传时间: 2013-12-28
上传用户:离殇
JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like "%html"
上传时间: 2015-09-16
上传用户:13188549192
JFCMS采用微软公司先进ASP.NET技术开发完成。专业版采用MS ACCESS数据库系统,完全免费;企业版采用MS SQL数据库系统,需要购买后使用。 JFCMS非常适合希望建立信息类网站的用户,通过对渐飞智能标签的学习和简单的HTML语言知识(可以用Dreamweaver所见即所得),不需要专门掌握高深的编程技术,再加上您的创造力,就将能轻松的制作出非常专业的网站来。
上传时间: 2015-09-24
上传用户:jiahao131
利用OPENCV图像处理软件,选取扩展的Haar-like特征,实现基于Adaboost的人脸检测技术,
上传时间: 2013-12-08
上传用户:gut1234567
本系统分两个子功能: 一:学生事务 统计学生的入学,缴费情况;考试报名情况;毕业设计情况 二:教务 学生的课程、教室安排;课程表打印;老师的课程,教室安排,课程表打印以及工作量统计。 本系统开发需要掌握ASP、数据库等开发技术,运用网页排版工具Dreamweaver MX以及图像处理工具进行界面制作。 根据已经掌握的资料,查询相关英文资料并进行翻译。 查询有关系统的相关资料,查找Web数据库资料,熟悉数据库的创建、管理以及优化。掌握ADO客户端数据库访问技术和应用开发过程。 准备工作: 安装所需的开发工具:网页排版工具:Dreamweaver MX,编程工具:C++ Builder 6.0,数据库系统:SQL Server 2000,计算机一台及网络环境
标签: 分
上传时间: 2015-09-30
上传用户:ghostparker
Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
标签: Compression compression Lossless lossless
上传时间: 2014-01-24
上传用户:caixiaoxu26