Description
A tree is a well-known data structure that is either empty (null, void, nothing) or is a set of one or more nodes connected by directed edges between nodes satisfying the following proper...
分类:
其他好文 时间:
2014-08-23 17:46:41
阅读次数:
218
本文将介绍Tomcat配置JNDI数据源的方法,主要分为配置局部数据源(仅供单个应用使用)和全局数据源(所有用该Tomcat的应用都可以使用)一、思考从我们学习Web开发以来,我们都是通过程序代码来实现数据库的访问的。从一开始直接将数据库配置信息写在代码中,到后来将配置信息抽取出来写在了Proper...
分类:
其他好文 时间:
2014-08-22 19:19:39
阅读次数:
229
在运维工作中,经常查看某个业务的网络连接状况,在这里借用netstat来实现查找连接,用hash特性避免重复。$add=@{}
while(1){
ps|?{$_.path -match 'E:\\games\\梦幻XX}|%{
$id=$_.id
netstat -ano |
ForEach-Object {
$i = $_ | Select-Object -Proper...
分类:
其他好文 时间:
2014-08-15 16:06:58
阅读次数:
201
##Apache Commons Apache Commons是Apache的一个开源项目,主要致力于各种可重用的Java组件。主要由以下三部分构成: - `The Commons Proper` - 一个可重用的Java组件库(已经开发完的项目,一般我们导入相关`ja...
分类:
编程语言 时间:
2014-08-01 13:59:31
阅读次数:
292
【本文简介】一个servlet 多文件上传的简单例子。【依赖包】commons-fileupload-1.3.1.jarcommons-io-2.2.jar【依赖包下载】commons-fileupload-1.3.1.jar:http://commons.apache.org/proper/com...
分类:
其他好文 时间:
2014-07-30 23:15:55
阅读次数:
259
从此地址http://commons.apache.org/proper/commons-codec/download_codec.cgi下载commons-codec-1.9-bin.zip 解压取得commons-codec-1.9.jar 将jar包添加到eclipse创建好的Java项目工程...
分类:
其他好文 时间:
2014-07-25 13:56:51
阅读次数:
302
Scissor Lift tables are not just required for lifting the objects but also for the proper positioning of the material while working to prevent work re...
分类:
其他好文 时间:
2014-07-22 00:16:33
阅读次数:
269
static
Use the static modifier to declare a static member, which belongs to the type itself rather than to a specific object. The static modifier
can be used with classes, fields, methods, proper...
分类:
其他好文 时间:
2014-07-12 22:32:04
阅读次数:
320
1、apche commons项目封装了日常开发中经常使用的功能,如io, String等。
http://commons.apache.org/
Apache Commons项目的由三部分组成:
The Commons Proper - 一个可重用的Java组件库。(已经发布过的)
The Commons Sandbox - Java组件开发工作区. (正在开发的项目...
分类:
其他好文 时间:
2014-06-27 10:35:17
阅读次数:
163
Requirements of an SAP system administrator Have a “proper” attitude Protect and safeguard the system. The system administrator is the “guardian” of t...
分类:
其他好文 时间:
2014-06-21 13:17:00
阅读次数:
276