E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
3.0.1
OSG-
3.0.1
在VS2008下的编译、配置与安装
一、准备安装资料包程序(到OSG官方网站都可以下载)下载相关的工具软件:1、最新版的OSG库:OpenSceneGraph-
3.0.1
.zip。
friendbaby
·
2012-08-19 14:00
windows
dll
Build
工具
include
linker
CentOS 6.2安装StarDict
CentOS 6.2 x86_64 @Vmware8 执行步骤: 下载RPM包:http://pkgs.org/centos-6-rhel-6/puias-x86_64/stardict-
3.0.1
xitong
·
2012-08-18 13:00
centos
yum CentOS配置
[root@linux-a ~]# rpm -qa |grep yum yum-metadata-parser-1.0-8.fc6 yum-
3.0.1
-5.el5 yum-rhn-plugin-0.4.3
wsql
·
2012-08-16 09:00
centos
osip和exosip在windows下的编译静态库
platformsdkxp-sp2安装: http://hi.baidu.com/xiquegg/blog/item/a9b1eea3d54d998746106478.html2.下载源代码:libosip2-
3.0.1
zhangshan415
·
2012-08-14 18:00
多线程
windows
Microsoft
include
library
generation
hibernate中使用getCurrentSession()方法
从
3.0.1
版本开 始,Hibernate增加了SessionFactory.getCurrentSession()方法。
navy0168
·
2012-08-10 14:00
Hibernate
用Spring提供的test jar包帮助测试用到HTTP request的类
Spring提供的testjar(本文用的是org.springframework.test-
3.0.1
.RELEASE.jar)包里有一个MockMultipartHttpServletRequest
gst6062825
·
2012-08-08 14:00
ckeditor
3.0.1
精简学习笔记
精简前:4.52M 精简后:853K1.删除_samples和_source文件夹,分别为示例文件和未压缩源程序2.删除lang文件夹下除zh-cn.js,en.js下的所有语言文件.根据需要删除3.删除根目录下的changes.html(更新列表),install.html(安装指向),license.html(使用许可).4.删除skins目录下不需要的皮肤.我一般用V2(简单.朴素)//如
dxd0128
·
2012-08-03 14:00
spring 下载 Excel(2)
搭建springMVC的环境 添加Excel的操作包poi-
3.0.1
.jar。
yingpengfei1215
·
2012-07-18 16:00
spring
FCKeditor2.6.7 for PHP配置及中文上传乱码解决
http://ckeditor.com/download,注意:第一个为最新
3.0.1
版,第二个才是FCKeditor2.6.5现在最新的FCKeditor是叫ckeditor了。
youaregoo
·
2012-07-18 10:00
myeclipse9 创建maven工程出错
用的myeclipse,9自己装了apache-maven-
3.0.1
并做好配置,但在新建maven工程时报错:Couldnotresolvearchetypeorg.apache.maven.archetypes
kongqz
·
2012-07-17 20:00
maven
MyEclipse
jar
MyBatis 入门
MyBatis是由原来的iBatis改名而来,目前已近发布了
3.0.1
版本。可以在官方网站http://www.mybatis.org下载。
gaoshanwudi
·
2012-07-10 16:00
spring 整合morhpia 访问mongodb 集群
spring
3.0.1
, mongo-2.7.3.jar ,morphia-0.99.jar 配置如下: <?
wowo365
·
2012-07-04 14:00
mongodb
Hibernate Contextual sessions
从
3.0.1
开始,Hibernate添加了SessionFactory.getCurrentSession()方法获取currentsession。
LiJIaming
·
2012-07-01 21:00
Hibernate
红旗Linux下安装CollabNetSubversionEdge
在网络上下载了最新的 CollabNetSubversionEdge-
3.0.1
_linux-x86
godsmell
·
2012-06-27 23:00
一个FTP Pool工具类的实现(Commons Pool)
使用了相关的开源工具包2个:commons-net-
3.0.1
.jar和commons-pool-1.6.jar。
shensy
·
2012-06-27 22:00
commons
LuaDoc
3.0.1
Lua源代码文档生成工具
项目地址:http://luadoc.luaforge.net当前版本:
3.0.1
LuaDoc需要依赖LuaFileSystem和LuaLogging,我们可以直接下载LuaforWindows
akof1314
·
2012-06-25 10:00
windows
测试
Class
lua
文档
工具
在ubuntu11.10(kernel:3.0.0-12)中编译kernel
3.0.1
内核
1.阅读源码目录下的README与Document/Changes文件,了解需求后保证满足编译的条件2.在/usr/src创建一软连接到新内核的解压目录(确保不用原来系统带的内核头文件)3.makemrproper4.makemenuConfig(使用默认配置)5.make6.sudomodules_install7.sudomakeinstall8.当 makeinstall时提示说在/boot
kendyhj9999
·
2012-06-22 13:00
ubuntu
jsp中ckeditor的运用实例及配置
ckeditor 的官方网站是 http://ckeditor.com/ ,当前使用的版本是v
3.0.1
。 一、使用方法:
北极光之吻
·
2012-06-21 20:00
ckeditor
jsp中ckeditor的运用实例及配置
ckeditor 的官方网站是 http://ckeditor.com/ ,当前使用的版本是v
3.0.1
。 一、使用方法:
北极光之吻
·
2012-06-21 20:00
ckeditor
Spring TestContext 测试框架
添加org.springframework.test-
3.0.1
.RELEASE-A.jar。2. 新建test-context.xml 3.
huangcongjie
·
2012-06-20 08:00
spring
数据库
测试
JUnit
service
Autowired
使用Maven3管理和发布Web项目
com.jadyer.blog blog-servlet 0.0.1.Release war 玄玉的手工博客系统之Servlet模块 http://maven.apache.org UTF-8 4.10
3.0.1
jadyer
·
2012-06-13 11:00
maven
tomcat
Web
servlet
Build
encoding
基于james3.0 的邮件系统(struts2.3.2 +spring
3.0.1
+jpa(hibernate3.6.5)实现)b/s模式--java邮件系统
米林(ljg)邮箱使用说明 java邮件系统系统源代码下载地址:http://download.csdn.net/detail/afgasdg/3681707系统整体下载地址(包含源代码,邮件服务器配置,邮件服务器):http://download.csdn.net/detail/afgasdg/4269705一、 环境配置本系统需要的环境:apachejames3.0邮件
zxingchao2009
·
2012-06-12 15:00
spring
Hibernate
struts
jpa
javamail
邮件服务器
lamp快速构建
phpyum–yinstallphp这样php环境安装好了3.php安装好之后通常需要安装zend来提高php的性能下载zendwgethttp://downloads.zend.com/optimizer/
3.0.1
自主创新
·
2012-06-09 12:00
test
dltkhttp://download.xored.com/dltk/staging/drops/R3.0/S-
3.0.1
-201108261011/ http://www.websphereconsultant.com
GhostFromHeaven
·
2012-06-04 18:00
RedHat企业版5.0下YUM服务器搭建
YUMClient:要保证安装有如下软件包:yum-
3.0.1
-5.el5yum-metadata-parser-1.0-8.fc62。
yhw85
·
2012-06-03 14:14
redhat
服务器
yum
搭建
[java] struts快速上手
序此文档适应 Sun JDK 1.4.2, Eclipse
3.0.1
and MyEclipse 3.8.2. 环境。
zhenyuanjie
·
2012-05-24 20:00
Confluence 3.0版破解
无奈只能自己看源码破解了,我的版本是
3.0.1
,以下是破解过程:1.去官网下载一个Confluence的正式版,解压后启动服务,按照提示进行安装,最后去官网上申请个Evaluation的License注册下
san_yun
·
2012-05-23 15:00
conf
CKEDITOR使用与配置
2.不要写成样式,在现有的
3.0.1
版本中会出现CKEDITOR未定义的脚本错误提示,致使不能生成编辑器。
cuker919
·
2012-05-19 01:00
JavaScript
File
basic
each
attributes
styles
jboss
win2k server/jdk1.4/eclipse3.0/jboss4.0/lomboz
3.0.1
1.lomboz官方下载 http://download.forge.objectweb.org
ssydxa219
·
2012-05-16 23:00
jboss
Varnish安装
Varnish软件 Varnish的官方站点为http://varnish-cache.org, 这里面有varnish的最新说明文档,以及版本升级记录,目前,varnish的 最新版本是Varnish
3.0.1
boyssheng
·
2012-05-10 13:00
varnish
aptana3支持jquery的方法
ChaptersLibrariesDojo(http://dojotoolkit.org)ExtJS/Sencha(http://extjs.com)GooglejQuery(http://jquery.org)
3.0.1
我心悠悠
·
2012-05-09 17:00
jquery
方法
支持
aptana3
XEN命令与安装
3、Xen的安装;在写本文时,Xen的当前最新版本是xen-
3.0.1
,它基于的内核版本是2.6.12.6的。
老大娘
·
2012-05-02 11:04
xen
基于james3.0 的邮件系统(struts2.3.2 +spring
3.0.1
+jpa(hibernate3.6.5)实现)b/s模式 .
米林(ljg)邮箱使用说明系统下载地址:http://download.csdn.net/detail/afgasdg/3681707一、 环境配置本系统需要的环境:apachejames3.0邮件服务器、tomcat服务器、Mysql5.1数据库二、 具体环境配置Mysql5.1配置 使用本系统前请将mysql编码设置成utf-8编码
m13666368773
·
2012-04-27 12:00
spring
Hibernate
struts
jpa
javamail
邮件服务器
下载-MS SQL Server 2005(大全版)含开发人员版、企业版、标准版
微软公司地区:大陆语言:普通话简介:软件名称:MSSQL2005版本号:9.00.1399.06软件类别:数据库、编程开发语言种类:简体中文[已通过安全检测]SymantecClientSecurity
3.0.1
tekle
·
2012-04-24 09:29
开发
2005
企业版
英文名称
发行
glassfish启动报错
Liferay glassfish启动错误 [#|2012-04-20T10:23:03.026+0000|SEVERE|glassfish
3.0.1
|javax.enterprise.system.core.com.sun.enterprise.v3
fuzhaohui
·
2012-04-20 18:00
Glassfish
yum
[root@localhost /]#rpm-qa|grepyumyum-metadata-parser-1.0-8.fc6yum-
3.0.1
-5.el5yum-rhn-plugin-0.4.3-1.el5yum-updatesd
ywdcj930102
·
2012-04-17 22:26
yum
Eclipse 插件大全
多语言包 http://opensource.nchc.org.tw/Eclipse/downloads/drops/L-
3.0.1
_Translations-200409161125/NLpack-eclipse-SDK
txf2004
·
2012-04-17 11:00
eclipse
Hive.g文件的编译
对编译过程做一个简单的记录编译需要文件:antlr-2.7.7.jar http://www.java2s.com/Code/Jar/a/Downloadantlr277jar.htm 下载antlr-
3.0.1
xqy1522
·
2012-04-17 10:00
input
generator
compiler
ckeditor 精简与详细配置方法
ckeditor精简与详细配置方法ckeditor精简与详细配置方法一.ckeditor
3.0.1
精简精简前:4.52M 精简后:853K1.删除_samples和_source文件夹,分别为示例文件和未压缩源程序
JSe7en
·
2012-04-15 10:00
java 通过jdbc驱动连接hive操作实例
nohup hive –service hiveserver & 2,java工程中导入相应的需求jar包,列表如下: antlr-runtime-
3.0.1
hmilyzhangl
·
2012-04-10 20:00
java
hadoop
hive
解决hibernate+mysql写入数据库乱码
> <property name="connection.characterEncoding">UTF-8</property> mysql 的驱动用
3.0.1
tudusi
·
2012-04-03 12:00
Hibernate
OK6410与Ubuntu 11.10 NFS配置与运行第一个程序
我的开发环境:开发板:OK6410,Linux
3.0.1
宿主机:VMwareUbuntu11.10 先说一下NFS 直接说我的个人理解,NFS就是网络文件系统,用NFS可以实现把宿主机的目录挂载到开发板上
haozi_1989
·
2012-03-28 12:00
CKeditor 配置使用
CKeditor配置使用ckeditor的官方网站是http://ckeditor.com/,我当前使用的版本是v
3.0.1
。
CTO流星雨
·
2012-03-26 17:48
职场
ckeditor
休闲
ckeditor配置
ckeditor用法
使用scons构建windows程序
到目前为止scons最新版本为1.2.0.scons是用python写的,最新版本是
3.0.1
,然而不幸的是scons不支持python3,所以要下载2.6。下面是安
stardtx
·
2012-03-26 10:00
windows
python
mfc
Path
include
微软
poi 操作excel
1.POI的下载 截至本文发表,POI最新版本是
3.0.1
,距离上一个Final版
ywwan2
·
2012-03-19 21:00
Excel
struts-2.2.3 配置详解
-1.2.2commons-io-2.0.1commons-lang-2.5commons-logging-1.1.1freemarker-2.3.16javassist-3.11.0.gaognl-
3.0.1
struts2
hx_uestc
·
2012-03-16 23:00
struts
filter
Class
action
login
encoding
DHCP 移植
-3-19//---------------------------------------------------- dhcp版本:3.1.3ARM开发板:OK6410 Linux内核2.6.28或
3.0.1
lanyang123456
·
2012-03-16 16:00
socket
filter
NetWork
internet
networking
linux内核
ORACLE VM 3.0下载地址
Oracle VM
3.0.1
Media Pack v1 for x86_64 (64 bit) Readme View Digest Select Name
ttwang
·
2012-03-16 09:00
oracle
spring和struts2整合入门
下面描述的内容是spring整合到struts2中的学习笔记 1、导入如下的jar包 org.springframework.core-
3.0.1
.RELEASE-A.jar
hbiao68
·
2012-03-15 14:00
struts2
spring和struts2整合入门
下面描述的内容是spring整合到struts2中的学习笔记 1、导入如下的jar包 org.springframework.core-
3.0.1
.RELEASE-A.jar
hbiao68
·
2012-03-15 14:00
struts2
上一页
36
37
38
39
40
41
42
43
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他