9394952

导航

上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 32 下一页

2008年12月29日 #

批处理字符串偏移指针

摘要: @echo offset str=123456789echo 第一个字符为:%str:~0,1%echo 头两个字符为:%str:~0,2%echo 头5个字符为:%str:~0,5%echo 去掉最后一个字符后的字符串为:%str:~0,-1%echo 去掉最后3个... 阅读全文

posted @ 2008-12-29 15:45 9394952 阅读(154) 评论(0) 推荐(0) 编辑

给CMD加密码

摘要: echo set pass=0 >>cmd.cmd echo set times=3 >>cmd.cmd echo echo. echo :start >>cmd.cmd echo set /P pass=请输入密码: >>cmd.cmd echo if %%pass... 阅读全文

posted @ 2008-12-29 14:21 9394952 阅读(178) 评论(0) 推荐(0) 编辑

2008年11月14日 #

在线看翡翠台的地址

摘要: http://www.smilechina.net/tv/play/1247.htmhttp://www.tv116.com/hktv/feicui.htmhttp://bbs.dvd2.cn/thread-159-1-1.htmlhttp://www.9he.cn/... 阅读全文

posted @ 2008-11-14 14:03 9394952 阅读(199) 评论(0) 推荐(0) 编辑

2008年11月8日 #

快速启动中【显示桌面】的还原方法

摘要: 记事本编写如下命令[Shell]Command=2IconFile=explorer.exe,3[Taskbar]Command=ToggleDesktop保存为 显示桌面.scf 并保存到如下位置C:\Documents and Settings\userID\Ap... 阅读全文

posted @ 2008-11-08 16:22 9394952 阅读(113) 评论(0) 推荐(0) 编辑

2008年8月6日 #

下载deb包的地方,双击可安装的软件包。

摘要: packages.ubuntu.com packages.debian.org 在这两个地方下载deb包,会提示包的依赖关系,很方便。www.getdeb.net 这个是第三方的deb包下载的地方 阅读全文

posted @ 2008-08-06 09:02 9394952 阅读(335) 评论(0) 推荐(0) 编辑

2008年8月3日 #

ZT: Configuring OpenSwan for FortiGate VPN

摘要: Configuring OpenSwan for FortiGate VPN Openswan IPSec is an open source implementation of IPSec that is included in many... 阅读全文

posted @ 2008-08-03 10:30 9394952 阅读(0) 评论(0) 推荐(0) 编辑

转:Use Openswan to connect Linux & Fortigate With VPN

摘要: 经过了一天的实验,在Linux环境下已经成功的实现了基于 IPSEC 的 Linux-Fortigate VPN 隧道。且这种应用的方式对于大多数支持 IPSEC 的设备都是通用的,比如 Linksys。 一、IPSEC 基础 对IPSEC基础感兴趣的朋友可以看看... 阅读全文

posted @ 2008-08-03 10:27 9394952 阅读(1) 评论(0) 推荐(0) 编辑

2008年8月2日 #

Ubuntu一句话问答

摘要: 本文由RunningOn更新于2007-03-06 -------------------使用基础篇-------------------- Q0001:root的密码是什么 Q0002:查看windows分区中的中文文件名乱码 Q0003:输入法不能用键盘呼出 Q0... 阅读全文

posted @ 2008-08-02 14:13 9394952 阅读(92) 评论(0) 推荐(0) 编辑

2008年6月18日 #

dBm, dBi, dBd, dB, dBc

摘要: 1、dBm dBm是一个考征功率绝对值的值,计算公式为:10lgP(功率值/1mw)。 [例1] 如果发射功率P为1mw,折算为dBm后为0dBm。 [例2] 对于40W的功率,按dBm单位进行折算后的值应为: 10lg(40W/1mw)=10lg(40000... 阅读全文

posted @ 2008-06-18 18:11 9394952 阅读(124) 评论(0) 推荐(0) 编辑

2008年4月26日 #

基于WINCE.NET4.2系统的PDA使用PPC2003软件全攻略

摘要: 来源不详,本文拷贝自http://blog.csdn.net/flycam/archive/2006/03/20/629849.aspx 这个链接也许对你也有用 http://www.hi-pda.com/forum/viewthread.php?tid=2169... 阅读全文

posted @ 2008-04-26 23:39 9394952 阅读(299) 评论(0) 推荐(0) 编辑

上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 32 下一页