会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Yiling的眷眷
博客园
首页
新随笔
联系
管理
订阅
05 2009 档案
java读取property文件
摘要:packageconfiguration;importjava.io.FileInputStream;importjava.io.FileNotFoundException;importjava.io.FileOutputStream;importjava.io.IOException;importjava.util.Properties;/***//***读取properties文件*@auth...
阅读全文
posted @
2009-05-25 12:55
yiling
阅读(1895)
评论(1)
推荐(0)
db2常用命令
摘要:1. 查看本地节点目录 命令窗口中输入:db2 list node directory 2. 编目一个TCP/IP节点 命令窗口:db2 catalog tcpip node <node_name> remote <hostname|ip_address> server <svcname|port_number> ostype <OS2|AIX|WIN...
阅读全文
posted @
2009-05-18 21:53
yiling
阅读(774)
评论(0)
推荐(0)
ant中利用macrodef来定义可重用的task
摘要:先来看下macrodef的说明This defines a new task using a <sequential> nested task as a template. Nested elements <attribute> and <element> are used to specify attributes and elements of the ne...
阅读全文
posted @
2009-05-18 17:50
yiling
阅读(2843)
评论(0)
推荐(0)
公告