
乱七八糟
zero_
这个作者很懒,什么都没留下…
展开
-
McAfee8.5不能升级之解决办法
近一个月的时间,自己电脑的McAfee8.5不能升级,只能使用升级包来升级,相当烦人,郁闷.不能升级时出现以下提示: "初始化Common Updater子系统失败.确保McAfee Framework service正在运行.McAfee Framework service返回错误ffffffdf @ 3” 其中"ffffffdf @ 3"部分可能会因个别电脑不同。多转载 2009-05-19 20:55:00 · 831 阅读 · 0 评论 -
一个有趣、有用的js函数库 php.js
经常在写javascript代码的时候,想起php某些函数的功能,总觉得javascript也要这些函数就好了。比如intval之类的,当然也可以自己写函数来实现。后来在网上逛的时候,发现了还真有人在做这个事情。这个是作者的博客:http://kevin.vanzonneveld.net/techblog/category/php2js/他的这个js函数库已经在js中实现了大多数php常见函数转载 2009-05-20 05:36:00 · 717 阅读 · 0 评论 -
window2003支持8G内存
右键点击 我的电脑,选择属性 -> 高级 -> 启动和故障恢复 -> 系统启动 点编辑:在末尾添加 /pae例如:[boot loader]timeout=10default=multi(0)disk(0)rdisk(0)partition(1)/WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)/WINDO转载 2009-06-05 01:46:00 · 979 阅读 · 0 评论 -
SWFUpload V2.2.0 中文说明文档
SWFUpload V2.2.0 说明文档更新时间:2008-11-07TOCSWFUpload SWFUpload 2 概述 入门 SWFUpload JavaScript 对象 构造器 全局变量和常量 instances movieCount QUEUE_ERROR UPLOAD_ERROR FILE_STATUS Default转载 2009-06-13 02:05:00 · 6689 阅读 · 2 评论 -
WMI脚本入门
发布日期: 9/9/2004 | 更新日期: 9/9/2004Greg Stemp、Dean Tsaltas 和 Bob WellsMicrosoft CorporationEthan Wilansky网络设计小组摘要:定义 WMI 脚本库并展示如何使用它来访问和管理 WMI 托管资源。通览 7 个可以用 WMI 脚本库创建的基本脚本类型,它们用于如创建、删除、检索托管资源实例等任转载 2009-09-25 03:03:00 · 1232 阅读 · 0 评论 -
What??? You deleted "Default Web Site" from IIS?!?!
Some applications are just bent on seeing what appears to be the pristine original Default Web Site that is created when IIS is first installed. For instance, when setting up Microsofts own Reportin转载 2009-09-25 16:30:00 · 709 阅读 · 0 评论 -
CPU Monitoring and Throttling in IIS 6
You can enable some basic CPU monitoring in IIS, but the downside is you have very few options if a given site takes up too much CPU. You can either a) record something in the event log, or b) have th转载 2009-10-08 23:17:00 · 998 阅读 · 1 评论 -
IIS 服务器错误
Desktop Heap Overview Desktop heap is probably not something that you spend a lot of time thinking about, which is a good thing. However, from time to time you may run into an issue that is ca转载 2010-03-06 19:51:00 · 974 阅读 · 0 评论