<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[椰子的天下]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/yezie</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; yezie]]></copyright><item><title><![CDATA[C# 模拟多继承]]></title><link>https://blog.csdn.net/yezie/article/details/647490</link><guid>https://blog.csdn.net/yezie/article/details/647490</guid><author>yezie</author><pubDate>Sun, 02 Apr 2006 00:06:00 +0800</pubDate><description><![CDATA[class A{    m1();}interface IB{    m2();}class B : IB{    m2();}class C : A, IB{    B BObject;    m1();    m2() { BObject.m2(); }}class D : C{    m1();    m2(]]></description><category></category></item><item><title><![CDATA[Unhandled exceptions cause ASP.NET-based applications to unexpectedly quit in the .NET Framework 2.0]]></title><link>https://blog.csdn.net/yezie/article/details/647474</link><guid>https://blog.csdn.net/yezie/article/details/647474</guid><author>yezie</author><pubDate>Sat, 01 Apr 2006 23:52:00 +0800</pubDate><description><![CDATA[SYMPTOMSWhen an unhandled exception is thrown in a Microsoft ASP.NET-based application that is built on the Microsoft .NET Framework 2.0, the application unexpectedly quits. When this problem occurs]]></description><category></category></item><item><title><![CDATA[IIS限制,流量限制与CPU限制的对比]]></title><link>https://blog.csdn.net/yezie/article/details/625762</link><guid>https://blog.csdn.net/yezie/article/details/625762</guid><author>yezie</author><pubDate>Thu, 16 Mar 2006 09:54:00 +0800</pubDate><description><![CDATA[IIS限制,流量限制与CPU限制的对比当前的虚拟主机主要分为三类流量限制:一:流量限制就是直接限制网络流量,这种限制通常是最严厉的一种流量限制,10个g的流量大体支持50人在线以内.当月流量超过后,在一个月内网站都不能正常访问了,解决办法是升级空间或加大流量!二:CPU限制CPU 限制看起来没有限IIS或网络流量,但由于每一个程序运行都需要一定的CPU配额,也是变相的流量限制,通常网页显示在线过多]]></description><category></category></item><item><title><![CDATA[千个常用DOS命令全面收藏]]></title><link>https://blog.csdn.net/yezie/article/details/603517</link><guid>https://blog.csdn.net/yezie/article/details/603517</guid><author>yezie</author><pubDate>Mon, 20 Feb 2006 14:37:00 +0800</pubDate><description><![CDATA[ DOS命令字典..收藏  net use //ip/ipc$ " " /user:" " 建立IPC空链接  net use //ip/ipc$ "密码" /user:"用户名" 建立IPC非空链接  net use h: //ip/c$ "密码" /user:"用户名" 直接登陆后映射对方C：到本地为H:  net use h: //ip/c$ 登陆后映射对方C：到本地为H:  net u]]></description><category></category></item><item><title><![CDATA[QQ验证码识别源代码]]></title><link>https://blog.csdn.net/yezie/article/details/591812</link><guid>https://blog.csdn.net/yezie/article/details/591812</guid><author>yezie</author><pubDate>Sat, 04 Feb 2006 19:06:00 +0800</pubDate><description><![CDATA[using System;namespace QQ{ ///   /// yzm 的摘要说明。  ///   public class yzm {  public yzm(System.Drawing.Bitmap pic)  {   this.bp = pic;  }  ///    /// 将一个int值存入到4个字节的字节数组(从高地址开始转换，最高地址的值以无符号整型参与"与运算") ]]></description><category></category></item><item><title><![CDATA[数据库连接字符串（全）]]></title><link>https://blog.csdn.net/yezie/article/details/591808</link><guid>https://blog.csdn.net/yezie/article/details/591808</guid><author>yezie</author><pubDate>Sat, 04 Feb 2006 19:01:00 +0800</pubDate><description><![CDATA[SQL Server     ODBC      OLE DB, OleDbConnection (.NET)      SqlConnection (.NET)      Data Shape      Read more                  Standard Security:        "Driver={SQL Server};Ser]]></description><category></category></item><item><title><![CDATA[Visual Studio 2005 Team Suite 下载]]></title><link>https://blog.csdn.net/yezie/article/details/543730</link><guid>https://blog.csdn.net/yezie/article/details/543730</guid><author>yezie</author><pubDate>Mon, 05 Dec 2005 09:51:00 +0800</pubDate><description><![CDATA[Visual Studio 2005 Team Suite 点前面的下载，bt方式带序列号，带SQL Server 2005，英文版vs2005各版本的详细比较：http://blog.csdn.net/yezie/archive/2005/12/03/542920.aspx]]></description><category></category></item><item><title><![CDATA[Visual Studio 2005 各种版本的详细比较]]></title><link>https://blog.csdn.net/yezie/article/details/542920</link><guid>https://blog.csdn.net/yezie/article/details/542920</guid><author>yezie</author><pubDate>Sat, 03 Dec 2005 17:22:00 +0800</pubDate><description><![CDATA[Visual Studio 2005 Product Line OverviewFeatureExpress productsVisual Studio Standard EditionVisual Studio Professional EditionVisual Studio Tools for OfficeVisual Studio Team SystemIntelliSenseYes Ye]]></description><category></category></item><item><title><![CDATA[怎样用C#实现完整文档打印功能]]></title><link>https://blog.csdn.net/yezie/article/details/523296</link><guid>https://blog.csdn.net/yezie/article/details/523296</guid><author>yezie</author><pubDate>Sat, 05 Nov 2005 11:17:00 +0800</pubDate><description><![CDATA[Microsoft .net Framework的打印功能都以组件的方式提供，为程序员提供了很大的方便，但是这几个组件的使用还是很复杂的，有必要解释一下。打印操作通常包括以下四个功能1 打印设置 设置打印机的一些参数比如更改打印机驱动程序等2 页面设置 设置页面大小纸张类型等3 打印预览 类似于word中的打印预览4 打印 实现打印功能的核心是PrintDocument类这个类属于System.D]]></description><category></category></item><item><title><![CDATA[Win2003下常见问题整理[转]]]></title><link>https://blog.csdn.net/yezie/article/details/521491</link><guid>https://blog.csdn.net/yezie/article/details/521491</guid><author>yezie</author><pubDate>Thu, 03 Nov 2005 09:32:00 +0800</pubDate><description><![CDATA[1．打开 DirectX 的 D3D 硬件加速： 看桌面属性，设置 -> 高级 -> 疑难问答 -> 硬件加速 -> 完全。或开始-à运行键入 dxdiag—>回车，打开Display选项卡，可看到 3 项全部启用了。最后，利用Windows updates 在Windows Server 2003中安装DirectX 9.0a。 2. 启用声卡： 系统安装后，声卡是禁止状态，所以要在 控制面板 ]]></description><category></category></item><item><title><![CDATA[网与罪]]></title><link>https://blog.csdn.net/yezie/article/details/513749</link><guid>https://blog.csdn.net/yezie/article/details/513749</guid><author>yezie</author><pubDate>Sat, 22 Oct 2005 18:09:00 +0800</pubDate><description><![CDATA[网络是人们精神的天堂天堂应该是世界上汇聚一切最美好事物的地方网络是虚幻的正如天堂只是人们的一种精神寄托也许真的存在只是谁也无法拿出证据而罪便是深重的过错有时是无法挽回的过错其实人都是有罪的所谓好与坏没有明确的界限划分永远是相对的自私和贪婪是人的天性尽管每一黑客都不愿意承认但欲念和贪婪是永远止境的幸福其实都紧握在手中可我们无法满足仍然到处找寻在虚拟的网络中放纵着自己的贪婪黑客的罪决定了他们只是凡人当]]></description><category></category></item><item><title><![CDATA[保护 Internet Information Services 6.0]]></title><link>https://blog.csdn.net/yezie/article/details/509111</link><guid>https://blog.csdn.net/yezie/article/details/509111</guid><author>yezie</author><pubDate>Wed, 19 Oct 2005 11:24:00 +0800</pubDate><description><![CDATA[这是我在微软网站上看到的，觉得满好的，就贴过来了，嘿嘿。。。简介Web 服务器通常是各种安全攻击的目标。其中一些攻击非常严重，足以对企业资产、工作效率和客户关系造成相当的破坏—所有攻击都会带来不便和麻烦。Web 服务器的安全是企业成功的关键。本文档说明如何开始保护 Web 服务器的过程。此 Web 服务器在 Microsoft® Windows Server™ 2003 Standard Edit]]></description><category></category></item><item><title><![CDATA[所有的WMI可以使用的class[转]]]></title><link>https://blog.csdn.net/yezie/article/details/494602</link><guid>https://blog.csdn.net/yezie/article/details/494602</guid><author>yezie</author><pubDate>Mon, 03 Oct 2005 17:11:00 +0800</pubDate><description><![CDATA[知道这些类名之后，写一个最简单的应用，是可以知道系统的全部硬件、软件信息。比如说CPUID，主板序列号，硬盘出厂的ID号，CPU速度，网卡号等。Computer system hardware Cooling device classes  Win32_Fan  Win32_HeatPipe  Win32_Refrigeration  Win32_TemperatureProbe)} Input ]]></description><category></category></item><item><title><![CDATA[Visual Studio.net调试javascript]]></title><link>https://blog.csdn.net/yezie/article/details/485968</link><guid>https://blog.csdn.net/yezie/article/details/485968</guid><author>yezie</author><pubDate>Tue, 20 Sep 2005 21:54:00 +0800</pubDate><description><![CDATA[首先在IE选项-》高级，将禁止脚本调试去掉。然后在需要调试的页面的脚本中加上debugger; 然后运行这个页面，就会在这里停下来，下一步怎么做大家应该很熟悉了吧？例如：function BtnSubmit_Click(){    var aaa;    aaa=aaa;    debugger;   //运行到这会停下来    alert(aaa);  }]]></description><category></category></item><item><title><![CDATA[access数据库规格]]></title><link>https://blog.csdn.net/yezie/article/details/479063</link><guid>https://blog.csdn.net/yezie/article/details/479063</guid><author>yezie</author><pubDate>Tue, 13 Sep 2005 11:04:00 +0800</pubDate><description><![CDATA[问题：access 数据库单表最多可以存多少条记录？ 回答：access 的 mdb 格式数据库，单表的记录上限没有规定，但是单个 MDB 数据库的文件体积不得超过 2G，但是由于可以使用链接表以及 UNION ALL 查询，理论上记录没有上限。 问题：数据库中某个表内容过大会不会影响别的表的查询执行效率？比如我表中有一个是用户信息表，和一个书表。用户信息表用来登录，书表中某一字段是用来存放上传的]]></description><category></category></item><item><title><![CDATA[C#中XML的基本操作]]></title><link>https://blog.csdn.net/yezie/article/details/479060</link><guid>https://blog.csdn.net/yezie/article/details/479060</guid><author>yezie</author><pubDate>Tue, 13 Sep 2005 11:01:00 +0800</pubDate><description><![CDATA[我用的是一种很笨的方法，但可以帮助初学者了解访问XML节点的过程。 已知有一个XML文件（bookstore.xml）如下：      Oberons Legacy    Corets, Eva    5.95   1、往节点中插入一个节点：   XmlDocument xmlDoc=new XmlDocument();   xmlDoc.Load("bookstore.xml");   Xml]]></description><category></category></item><item><title><![CDATA[解密XenoCode加密的字符串]]></title><link>https://blog.csdn.net/yezie/article/details/479048</link><guid>https://blog.csdn.net/yezie/article/details/479048</guid><author>yezie</author><pubDate>Tue, 13 Sep 2005 10:58:00 +0800</pubDate><description><![CDATA[很多 .net 程序发行时会使用混淆器进行保护，其中 XenoCode 2005 应该说是使用比较多的一个。XenoCode会使用一个插入的类对程序集中的字符串进行保护。本文将结合 Reflector 和反射技术解密程序集中被加密的字符串。首先，我们使用 Reflector 对原程序进行 Disassembler，找到我们要解密的字符串代码。如： this.x80bb7e5ddf294933.Se]]></description><category></category></item><item><title><![CDATA[window.open参数及用法]]></title><link>https://blog.csdn.net/yezie/article/details/479041</link><guid>https://blog.csdn.net/yezie/article/details/479041</guid><author>yezie</author><pubDate>Tue, 13 Sep 2005 10:54:00 +0800</pubDate><description><![CDATA[【1、最基本的弹出窗口代码】 其实代码非常简单：window.open (page.html)--> 　因为这是一段javascripts代码，所以它们应该放在cript">标签和之间。是对一些版本低的浏览器起作用，在这些老浏览器中不会将标签中的代码作为文本显示出来。要养成这个好习惯啊。　window.open (page.html) 用于控制弹出新的窗口page.html，如果page.]]></description><category></category></item><item><title><![CDATA[WIN2003服务器端安全配置的一点简单经验]]></title><link>https://blog.csdn.net/yezie/article/details/451414</link><guid>https://blog.csdn.net/yezie/article/details/451414</guid><author>yezie</author><pubDate>Thu, 11 Aug 2005 19:01:00 +0800</pubDate><description><![CDATA[如下的一些配置主要是 针对 WIN2003和NTFS格式的，而且是提供网络服务的，不是客户端电脑（客户端电脑自己去安装一些防木马间谍病毒或防火墙或其他，注意跟踪目前的较新的反弹式木马技术，简单的木马的隐蔽无非就是注册表、Win.ini、System.ini、Autoexec.bat、Congfig.sys、Winstart.bat、Wininit.ini、启动组等地方，仔细点一般可找出）。 （1）]]></description><category></category></item><item><title><![CDATA[javascript小技巧]]></title><link>https://blog.csdn.net/yezie/article/details/338826</link><guid>https://blog.csdn.net/yezie/article/details/338826</guid><author>yezie</author><pubDate>Thu, 07 Apr 2005 00:48:00 +0800</pubDate><description><![CDATA[事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture();  event.srcElement.releaseCapture();  事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 event.r]]></description><category></category></item></channel></rss>