看了看别的资料有提取CPU,MAC的现成代码却没有硬盘序列号,找了好久才找到提取硬盘序列号的参数。于是自己给补上了。<html><head><title>提取硬盘序列号</title><script>functiondisk(){//硬盘序列号信息 varlocator=newActiveXObject("WbemScripting.SWbemLocator"); varservice=locator.ConnectServer("."); varproperties=service.ExecQuery("SELECT*F...
http://www.jb51.net//article/16897.htm
演示代码:[code]#!/usr/bin/envrubyCOUNT=10require'benchmark'$account_chars=('A'..'Z').to_a.delete_if{|c|c=~/[AEIOUY]/}#$password_chars=('0'..'9').to_a$password_chars=Array.new$password_chars[0..9]=('0'..'9').to_a$password_chars[10..36]=('A'..'Z').to_adefaccount_char$account_chars[rand($account_chars.leng...
http://www.jb51.net//article/16647.htm
[code]usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Web;usingSystem.Web.Security;usingSystem.Web.UI;usingSystem.Web.UI.WebControls;usingSystem.Web.UI.WebControls.WebParts;usingSystem.Web.UI.HtmlControls;usingMicrosoft.Win32;usingSystem.Text;usingSystem.Runtime.InteropServices;us...
http://www.jb51.net//article/16419.htm
Set wmi=GetObject("winmgmts:\\")Set board=wmi.instancesof("win32_baseboard")For Each b In boardmsg="主板:"&b.Manufacturer&vbTab&b.product&vbTab&Chr(13)Nextmsg=msg&Chr(13)&"---"+Chr(13)Set cpus=wmi.instancesof("win32_processor")msg=msg&...
http://www.jb51.net//article/14897.htm
'******************************************************************************************* 'Version:3.1 ' 调整错误处理方法,错误信息输出到LogFile文件,可以查看扫描失败原因 ' 如果出现“RPC 服务器不可用”错误,是因为远程主机没开机&nbs...
http://www.jb51.net//article/14344.htm
<a href="java script:void(0)" onclick="copyinfo()">点击复制UBB标签</a><input type="button" onclick="copyinfo()" value="点击复制UBB标签" /><script language="javascript">function copyinfo() { var obj = ...
http://www.jb51.net//article/13304.htm
方法一 :使用XML控件<% @ Page Language="C#"%><html><body> <h3><font face="Verdana">读取XML方法一</font></h3> <from runat=server> &...
http://www.jb51.net//article/8865.htm
<%':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::BMP,GIF,JPGandPNG:::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::...
http://www.jb51.net//article/3727.htm
<%':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::BMP,GIF,JPGandPNG:::'::::原作:junyd:::::::::::':::::翻译:欧阳东杰::::::::::::::::::::::::::::::::::::::::::'::::::':::这个东东能从BMP,GIF,JPGandPNG图片拿到这个文件得字节:::':::::::...
http://www.jb51.net//article/3723.htm
<%':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::BMP,GIF,JPGandPNG:::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::...
http://www.jb51.net//article/3715.htm
<%':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::':::BMP,GIF,JPGandPNG:::':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::...
http://www.jb51.net//article/3687.htm
