2007-8-31 15:27:45
'/*========================================================================= ' * Intro 通过 WMI 启用"TCP/IP 筛选" 并设置端口号 vbs版 ' * FileName TCP-IP-Filter-Enable-Console.vbs ' * Author yongfa365 ' * Version v1.0 ' * WEB http://www.yongfa365.com ' * Email yongfa365@qq.com ' * FirstWrite http://www.yongfa365.com/item/Use-WMi-Enable-TCP-IP-Filter-VBS-yongfa365.html ' * LastModify 2007-08-31 14:52:46 ' *==========================================================================*/ |
2007-8-31 15:23:38
'/*========================================================================= ' * Intro 通过 WMI 改变网卡的IP地址 vbs版 ' * FileName ChangeIP.vbs ' * Author yongfa365 ' * Version v1.1 ' * WEB http://www.yongfa365.com ' * Email yongfa365@qq.com ' * FirstWrite http://www.yongfa365.com/item/Use-WMi-Change-IP-VBS-yongfa365.html ' * LastModify 2007-12-29 13:57:50 ' *==========================================================================*/ |
2007-8-30 13:33:04
首先:SQL语句实现附加数据库很简单 由于本人经常管理服务器,期间也常给客户附加数据库或服务器出问题时都得对数据库进行操作, 以前一两个时不管出什么问题都好解决, 现在SQL Server 2000数据库便宜了,一堆一堆的人要SQL数据库, 这样一来服务器如果进行调整或升级,就会有各种问题,感觉麻烦,尤其是附加数据库时, 与时有了下边的文章,代码很简短,但可以实现很多图形化操作非常难实现的操作.而SQL语句实现附加数据库操作非常方便, |
2007-8-29 22:58:19
/*========================================================================= * Intro 规范VBS或SQL大小写 * FileName SQLVBSFormat.jsee * Author yongfa365 * Version v1.0 * WEB http://www.yongfa365.com * Email yongfa365@qq.com * FirstWrite http://www.yongfa365.com/item/SQLVBSFormat.jsee-For-Emeditor-Macros-yongfa365.html * LastModify 2007-08-29 22:34:37 *==========================================================================*/ |
2007-8-29 21:53:53
'/*========================================================================= ' * Intro GB2312 to PinYin ' * FileName GB2PY.vbee ' * Author yongfa365 ' * Version v2.0 ' * WEB http://www.yongfa365.com ' * Email yongfa365@qq.com ' * FirstWrite http://www.yongfa365.com/item/GB2PY-For-Emeditor-Macros-yongfa365.html ' * LastModify 2007-08-30 09:41:04 ' *==========================================================================*/ |
2007-8-29 17:01:31
'/*========================================================================= ' * Intro Get Html From clipboardData URL ' * FileName XMLhttp.vbee ' * Author yongfa365 ' * Version v1.0 ' * WEB http://www.yongfa365.com ' * Email yongfa365@qq.com ' * FirstWrite http://www.yongfa365.com/item/Get-HTML-From-clipboardData-URL-Emeditor-Macros-XMLhttp.vbee-yongfa365.html ' * LastModify 2007-08-29 16:52:54 ' *==========================================================================*/ |
2007-8-29 0:11:14
/*========================================================================= * Intro Add Info to your file header * FileName Head.jsee * Author yongfa365 * Version v3.0 * WEB http://www.yongfa365.com * Email yongfa365[at]qq.com * FirstWrite http://www.yongfa365.com/item/Text-txt-Add-Copyright-Tool-For-Emeditor-Macros-yongfa365.html * LastModify 2007-08-31 15:08:59 *==========================================================================*/ |
2007-8-28 23:31:30
'/*========================================================================= ' * Intro 从IIS日志文件分析搜索引擎来访次数统计 ' * FileName bots.vbee ' * Author yongfa365 ' * Version v2.0 ' * WEB http://www.yongfa365.com ' * Email yongfa365@qq.com ' * FirstWrite http://www.yongfa365.com/item/IIS-Log-iislogAnalyzer-Search-Engines-visiting-Statistics-For-Emeditor-Macros-yongfa365.html ' * LastModify 2007-08-30 10:18:25 ' *==========================================================================*/ |
2007-8-28 17:47:08
/** * 添加各种常见的注释 * @FileName Comment.jsee * @Author yongfa365 * @Version v1.0 * @WEB http://www.yongfa365.com * @Email yongfa365@qq.com * @FirstWrite http://www.yongfa365.com/item/Add-All-Comment-Tool-vbs-js-html-For-Emeditor-Macros-yongfa365.html * @LastModify 2007-8-28 */ |
2007-8-28 17:30:24
/*========================================================================= * Intro 打开CSS文件,然后运行这个宏 * FileName CSSFormat.jsee * Author yongfa365 * Version v2.0 * WEB http://www.yongfa365.com * Email yongfa365[at]qq.com * FirstWrite http://www.yongfa365.com/Item/CSS-Format-Tool-CSSFormat-For-Emeditor-Macros-yongfa365.html * LastModify 2007-10-06 03:47:31 *==========================================================================*/ |
2007-8-27 9:17:06
1.代朋友问一下,以前因为对政策不了解。 冒然做GG广告,被K了GG广告账户, 现在想"重新做人", 可以么?有什么办法?
AdSensePro:如果因为无效点击别停帐户,目前政策是无法再次加入的。
2.Yunyouyou问: Pro麻烦问一下啊:我买了一个别人的站,但是听说以前他的gg账户被k过,这个网站现在用我的新.. |
2007-8-17 18:17:44
此文来源与网络,写的实在是太好了,先做个总结:
一般问题是:
1433端口问题 防火墙问题 TCP/IP筛选问题 版本问题,没打PS4补丁 网络问题
一、"SQL Server 不存在或访问被拒绝"
这个是最复杂的,错误发生的原因比较多,需要检查的方面也比较多.
一.. |
2007-8-17 17:47:01
很可能是1433端口问题:
检测方法:telnet 对方机器1433 回车,如果可以连接上直接黑屏,不能连接上会报错,让对方机器防火墙开启1433端口,及TCP/IP筛选里也允许1433端口.
还有就是,最好装上SP4补丁,这样问题会少很多.(比如:别人的机器都可以连接到远程服务器,而我的却不可以)
常见的错误是:
未能建立.. |
2007-8-16 11:00:45
rem 数据备份
rem 柳永法
rem 2007-8-16
rem 为什么要这么做呢:因为服务器上为了安全已经把WScript.Shell给删除了,所以产生日期只能通过DOS来实现了,不过感觉还是不错的,如果可以直接把时间带上就更好了,可惜不是很熟悉DOS,所以先这么弄着.
for /f "tokens=1" %%i in ('date /t') do call :sub %%i.. |
2007-8-16 7:47:45
SQL Server 2000 系统存储过程
在 Microsoft® SQL Server™ 中,许多管理和信息活动可以通过系统存储过程执行。系统存储过程按这些分类分组。
分类 描述 Active Directory 过程 用于在 Microsoft Windows® 2.. |
|
|
| |
文章分类 |
|
|
|