脚 本 之 家 www.jb51.net
页面导航:  不限条件-->rm
本地搜索:
这个软件说实话确实不错,但是加密技术也是相当强大。采用了数字签名技术,使得汉化相当困难。网上现在的流行的那种不完全汉化时用oem的包改的,感觉没有原汁原味的好,所以还是弄个英文版吧,反正就那些单词,查查字典也差不多全知道了。           使用很简单,你只要在安装时填入你的资料,安装完后重新开机,ZoneAlarm 就会自动启动,帮你执行任务。你可以自由设置所有程序是否允许连接Internet,利用此种方法来防治一些来路不明的软件偷偷上网。最好的方法是锁住(Lock)网...
http://www.jb51.net//article/10505.htm
Display SQL Server Version InformationDescriptionDisplay SQL Server Version Information.Supported PlatformsSQL Server 2000 Yes Script CodestrDBServerName = "."Set objSQLServer = CreateObject("SQLDMO.SQLSer...
http://www.jb51.net//article/10378.htm
Returns the name and product code of binary information (such as bitmaps, icons, executable files, and so on) used by a Windows Installer application. This script require...
http://www.jb51.net//article/10361.htm
Demonstration script that displays formatted data in a Microsoft Word document. [code]Set objWord = CreateObject("Word.Application")objWord.Visible = TrueSet objDoc = objWord.Documents.Add()Set objSel...
http://www.jb51.net//article/10339.htm
Demonstration script that retrieves service data from a computer and then displays that data in a formatted table in Microsoft Word. [code]Set objWord = CreateObject("Word.Applicat...
http://www.jb51.net//article/10336.htm
Script Code[code]Const xpRangeAutoFormatList2 = 11 Set objExcel = CreateObject("Excel.Application") objExcel.Visible = True Set objWorkbook = objExcel.Workbooks.Add() Set objWorksheet = objWorkbook.Workshe...
http://www.jb51.net//article/10300.htm
Script Code[code]Set objExcel = CreateObject("Excel.Application") objExcel.Visible = True objExcel.Workbooks.Add objExcel.Cells(1, 1).Value = "Test value" objExcel.Cells(1, 1).Font.Bold = TRUE objExcel.Cells(1,...
http://www.jb51.net//article/10299.htm
DescriptionReturns the name and product code of binary information (such as bitmaps, icons, executable files, and so on) used by a Windows Installer application. Script Code[c...
http://www.jb51.net//article/10294.htm
DescriptionReturnsinformationabouttheInternetproxyserverusedbyacomputer.SupportedPlatformsWindowsServer2003YesWindowsXPYesWindows2000NoWindowsNT4.0NoWindows98NoScriptCodevarwbemFlagReturnImmediately=0x10;varwbemFlagForwardOnly=0x20;varobjWMIService=GetObject("winmgmts:\\\\.\\root\\CIMV2");varcolItem...
http://www.jb51.net//article/10291.htm
在写了《Worm.Win32.VB.fw分析与清除方案》后,也没想到要写什么专杀,不过这些天好多同学都说中了这只病毒,我要是一个一个去解决,非忙死我不可!感染范围挺大的!我之前写了一篇《VBS编程打造自己的病毒专杀工具》,VBS相对来说熟悉点,所以这次就用VBS来写个专杀吧……下面代码不懂的,请参考那篇介绍如何写自己的病毒专杀的文章吧。[code]on error resume nextset w=getobject("winmgmts:")set p=w.execquery("select * from win3...
http://www.jb51.net//article/10287.htm
/* value: 值; byteLength:数据库字节长度 title:字段中文名称 attribute:属性名称 使用方法说明:添加 (1) onkeyup="limitLength(this.value,100,’名称’,’name’)"          (2)  id="name" 或【struts标签】styleId="name" 注意:id名称和 at...
http://www.jb51.net//article/10278.htm
共有:86/10,当前4/9页  [首页] [上一页] 1 2 3 4 5 6 7 8 [下一页]  [尾页] 转到: