环境准备:eclipse(Helios)3.6maven3.0.4maven3 安装:安装
Maven 之前要求先确定你的 JDK 已经安装配置完成。Maven是 Apache 下的一个项目,目前最新版本是 3.0.4,我用的也是这个。首先去官网下载
Maven:http://www.apache....
分类:
系统相关 时间:
2014-05-08 19:29:58
阅读次数:
486
一、安装CentOS 6.5用光盘成功引导系统,会出现下面的界面界面说明:Install or
upgrade an existing system安装或升级现有的系统install system with basic video
driver安装过程中采用 基本的显卡驱动Rescue instal...
分类:
其他好文 时间:
2014-05-08 19:22:38
阅读次数:
485
maven 采用 maven 3.0以上的版本。tomcat 采用 tomcat 7.0
以上的版本1. tomcat 配置用户账号和权限tomcat-users.xml
创建其他的role貌似不行,因为你访问http://ip:8080/manager/html然后弹出输入框需要...
分类:
其他好文 时间:
2014-05-07 16:58:21
阅读次数:
298
Downloading the module:sudo apt-get install
python-tksimple example:#!/usr/bin/python# -*- coding: utf-8 -*-"""ZetCode
Tkinter tutorialThis script sho...
分类:
编程语言 时间:
2014-05-07 14:46:05
阅读次数:
454
I had a similar problem when running a spring
web application in an Eclipse managed tomcat. I solved this problem by adding
maven dependencies in the ...
分类:
移动开发 时间:
2014-05-07 14:33:12
阅读次数:
486
安装eclipse插件在help->Install new
software里面add有本地和网络两种1.ModelGoon该插件需要在file中newModelGoon
Diagrams新建文件,然后把要生成的文件拖进去,还不支持文件夹拖放,不太方便;同时他只能生成类成员,如果是静态的就无法显示了...
分类:
系统相关 时间:
2014-05-07 13:22:13
阅读次数:
435
执行以下命令创建项目骨架:
mvn archetype:generate -DarchetypeGroupId=org.jboss.spec.archetypes -DarchetypeArtifactId=jboss-javaee6-webapp-ear-archetype -DarchetypeVersion=7.1.1.Final -DgroupId={你的groupId} -Dartif...
分类:
Web程序 时间:
2014-05-07 12:42:16
阅读次数:
450
memcached64.exe -d install
安装服务
memcached64.exe -d start
启动服务
memcached64.exe -d stop
停止服务
memcached64.exe -d -m 64 -l localhost -p 11211...
分类:
其他好文 时间:
2014-05-07 11:44:29
阅读次数:
306
PHP简介安装PHP解决依赖关系# 请配置好yum源(系统安装源及epel源)后执行如下命令:yum
-y groupinstall "Desktop Platform Development"yum -y install bzip2-devel
libmcrypt-devel mhash-deve...
分类:
Web程序 时间:
2014-05-07 00:50:47
阅读次数:
470