05 2009 档案

摘要: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)
摘要: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)
摘要:先来看下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)