-
Cisco NAT 的配置例子
passwordencryption ! hostname natr1 ! enable secret 5 $1$FEQr$INhRecYBeCb.UqTQ3b9mY0 ! ip subnetzero
技术 2006-08-30
-
SQL Server 2005中的递归实现
://www.CodeHighlighter.com/>SELECT * INTO t 载入测试数据FROM(SELECT 1 AS ID,'food' AS Product,0 AS ParentID
技术 2006-08-08
-
C#技巧:网页表单自动填写技术
="http://www.google.com/";if(args.length0)...{followme+=args(0);}ie.Navigate("https://www.google.
技术 2006-07-11
-
RIP路由协议快速入门(5)
viaSerial1/0(172.16.2.3) subnet172.16.1.0,metric1 RIP:receivedv1updatefrom172.16.1.3
技术 2006-06-26
-
Java程序员认证模拟题及详细分析(3)
[] = new String[5]; for (int i=0;i5;a[i++]=””); B. String a []=; C. String a[5]; D. String [5] a
技术 2006-04-09
-
AIX实用命令
: #more smit.log #more smit.script 修改启动列表: #bootlist –om normal [cd0 hidsk0] 列出安装的软件 #lslpp –l 列出已安装的软件清单*
应用 2006-03-10