<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[河边杨柳]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/hhaoma</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; hhaoma]]></copyright><item><title><![CDATA[起点中文网防止网页调试的代码展示]]></title><link>https://blog.csdn.net/hhaoma/article/details/142023458</link><guid>https://blog.csdn.net/hhaoma/article/details/142023458</guid><author>hhaoma</author><pubDate>Sun, 08 Sep 2024 11:15:22 +0800</pubDate><description><![CDATA[起点中文网对爬虫非常敏感。如图，想在页面启用调试后会显示“已在调试程序中暂停”。选择停用断点并继续运行后会造成cpu占用率升高电脑卡顿。]]></description><category></category></item><item><title><![CDATA[vc CListCtrl 使用技巧]]></title><link>https://blog.csdn.net/hhaoma/article/details/3980139</link><guid>https://blog.csdn.net/hhaoma/article/details/3980139</guid><author>hhaoma</author><pubDate>Wed, 11 Mar 2009 14:24:00 +0800</pubDate><description><![CDATA[1. CListCtrl 风格      LVS_ICON: 为每个item显示大图标      LVS_SMALLICON: 为每个item显示小图标      LVS_LIST: 显示一列带有小图标的item      LVS_REPORT: 显示item详细资料      直观的理解：windows资源管理器，“查看”标签下的“大图标，小图标，列表，详细资料” 2. 设置list]]></description><category></category></item><item><title><![CDATA[虚拟网卡的安装]]></title><link>https://blog.csdn.net/hhaoma/article/details/3961279</link><guid>https://blog.csdn.net/hhaoma/article/details/3961279</guid><author>hhaoma</author><pubDate>Thu, 05 Mar 2009 22:58:00 +0800</pubDate><description><![CDATA[ 　　windows系统自带此软件　　进入添加硬件向导，添加新硬件，检测过后选择添加新设备，再选择从列表中选取，选中网卡下一步，查找制造商Microsoft有一个设备Microsoft Loopback Adapter,选中它，安装完成后，查看硬件管理器，会多出一个新网卡，这就是虚拟网卡。　　可以模拟集线器功能,实现VPN的功能.使的系统把此软件识别成一块网卡,有了这东西,只要可以访问]]></description><category></category></item><item><title><![CDATA[电脑无法查看缩略图的解决办法]]></title><link>https://blog.csdn.net/hhaoma/article/details/3945677</link><guid>https://blog.csdn.net/hhaoma/article/details/3945677</guid><author>hhaoma</author><pubDate>Sat, 28 Feb 2009 18:36:00 +0800</pubDate><description><![CDATA[在开始→运行中输入regsvr32 shimgvw.dll]]></description><category></category></item><item><title><![CDATA[服务的定义（转载）]]></title><link>https://blog.csdn.net/hhaoma/article/details/3943582</link><guid>https://blog.csdn.net/hhaoma/article/details/3943582</guid><author>hhaoma</author><pubDate>Fri, 27 Feb 2009 20:09:00 +0800</pubDate><description><![CDATA[ 服务　　服务是具有无形特征却可给人带来某种利益或满足感的可供有偿转让的一种或一系列活动。 服务的特征　　1、不可感知性　　2、不可分离性　　3、品质差异性　　4、不可储存性　　5、所有权的不可转让性 服务市场　　指提供劳务和服务场所及设备，不涉及或甚少涉及物质产品交换的市场形式。　　《打造金牌服务的八张王牌》内容简介：　　随着社会的发展，生活水平的不断提高]]></description><category></category></item><item><title><![CDATA[75道逻辑题的题目和答案]]></title><link>https://blog.csdn.net/hhaoma/article/details/3943559</link><guid>https://blog.csdn.net/hhaoma/article/details/3943559</guid><author>hhaoma</author><pubDate>Fri, 27 Feb 2009 19:51:00 +0800</pubDate><description><![CDATA[【1】假设有一个池塘，里面有无穷多的水。现有2个空水壶，容积分别为5升和6升。问题是如何只用这2个水壶从池塘里取得3升的水。    由满6向空5倒，剩1升，把这1升倒5里，然后6剩满，倒5里面，由于5里面有1升水，因此6只能向5倒4升水，然后将6剩余的2升，倒入空的5里面，再灌满6向5里倒3升，剩余3升。       【2】周雯的妈妈是豫林水泥厂的化验员。一天，周雯来到化验室做作业。做完后想出去玩]]></description><category></category></item><item><title><![CDATA[关于directshow的开发常见问题]]></title><link>https://blog.csdn.net/hhaoma/article/details/3540547</link><guid>https://blog.csdn.net/hhaoma/article/details/3540547</guid><author>hhaoma</author><pubDate>Wed, 17 Dec 2008 16:09:00 +0800</pubDate><description><![CDATA[一、配置方法1、先编译Samples/C++/DirectShow/BaseClasses中的工程文件。注意工程的默认选项是Debug_Unicode的，在非Unicode的工程中使用还需要编译Debug版本的。“DXSDK90/SAMPLES/C++/DIRECTSHOW/BASECLASSES/baseclasses.dsw的release版本”，指的是运行DXSDK90/SAMPLES/]]></description><category></category></item><item><title><![CDATA[在Excel中为中文添加拼音]]></title><link>https://blog.csdn.net/hhaoma/article/details/3520290</link><guid>https://blog.csdn.net/hhaoma/article/details/3520290</guid><author>hhaoma</author><pubDate>Mon, 15 Dec 2008 12:20:00 +0800</pubDate><description><![CDATA[Excel 2000/2002/2003中不仅没有提供“拼音指南”这一工具，而且当希望在同一单元格中同时显示拼音和中文字符时，只能先输入拼音，然后按下Alt＋Enter键接着输入中文.... 　1． 激活拼音信息的显示模式　　其实，我们可以利用Excel 2000/2002/2003内置的“拼音指南”功能来达到这一目的。首先选中需要输入拼音的单元格区域，然后在“格式”菜单中选择“拼音指南”项，]]></description><category></category></item><item><title><![CDATA[入侵检测程序]]></title><link>https://blog.csdn.net/hhaoma/article/details/3485289</link><guid>https://blog.csdn.net/hhaoma/article/details/3485289</guid><author>hhaoma</author><pubDate>Tue, 09 Dec 2008 18:03:00 +0800</pubDate><description><![CDATA[入侵检测（Intrusion Detection）是对入侵行为的检测。它通过收集和分析网络行为、安全日志、审计数据、其它网络上可以获得的信息以及计算机系统中若干关键点的信息，检查网络或系统中是否存在违反安全策略的行为和被攻击的迹象。入侵检测作为一种积极主动地安全防护技术，提供了对内部攻击、外部攻击和误操作的实时保护，在网络系统受到危害之前拦截和响应入侵。因此被认为是防火墙之后的第二道安全闸门，在不]]></description><category></category></item><item><title><![CDATA[局域网数据包捕获程序]]></title><link>https://blog.csdn.net/hhaoma/article/details/3483256</link><guid>https://blog.csdn.net/hhaoma/article/details/3483256</guid><author>hhaoma</author><pubDate>Tue, 09 Dec 2008 13:36:00 +0800</pubDate><description><![CDATA[“包”(Packet)是TCP/IP协议通信传输中的数据单位，一般也称“数据包”。有人说，局域网中传输的不是“帧”(Frame)吗？没错，但是TCP/IP协议是工作在OSI模型第三层(网络层)、第四层(传输层)上的，而帧是工作在第二层(数据链路层)。上一层的内容由下一层的内容来传输，所以在局域网中，“包”是包含在“帧”里的。 名词解释：OSI(Open System Interconnection]]></description><category></category></item><item><title><![CDATA[vc 流媒体编程设置（视频广播程序）]]></title><link>https://blog.csdn.net/hhaoma/article/details/3482847</link><guid>https://blog.csdn.net/hhaoma/article/details/3482847</guid><author>hhaoma</author><pubDate>Tue, 09 Dec 2008 12:20:00 +0800</pubDate><description><![CDATA[1、开发环境配置     WMF SDK仅适合C/C++编程语言。假设WMF SDK的安装目录为 C:/WMSDK，则首先要将 C:/WMSDK/WMSDK9/include和C:/WMSDK/WMSDK9/lib两个路径设置到开发环境中去。     Visual Studio .Net开发环境配置（通过菜单命令 Project | Properties打开设置对话框）]]></description><category></category></item><item><title><![CDATA[vc 制作安装文件]]></title><link>https://blog.csdn.net/hhaoma/article/details/3469693</link><guid>https://blog.csdn.net/hhaoma/article/details/3469693</guid><author>hhaoma</author><pubDate>Sun, 07 Dec 2008 22:02:00 +0800</pubDate><description><![CDATA[基本过程如下：将需要的数据文件放入资源文件中。判断是否已经安装，如果没有，开始安装，否则直接运行。 提示用户选择安装目录 拷贝文件：将数据文件从资源文件中释放出来；拷贝自身； 创建快捷方式完成安装，设置标志表示安装完成。 下面我说明一些重点环节：一、把数据文件放入资源文件中和进行释放1、 加入资源文件平常我们在VC6的IDE环境中添加资源，VC只会列出一些常见的类型，如菜单、对话框等，]]></description><category></category></item><item><title><![CDATA[defaultlib "library" conflicts with use of other libs; use /NODEFAULTLIB:library]]></title><link>https://blog.csdn.net/hhaoma/article/details/3469432</link><guid>https://blog.csdn.net/hhaoma/article/details/3469432</guid><author>hhaoma</author><pubDate>Sun, 07 Dec 2008 21:23:00 +0800</pubDate><description><![CDATA[编译Release版本的单线程的工程，在linker的命令行加入如下的参数： /NODEFAULTLIB:libcmt.lib /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:libcd.lib /NODEFAULTLIB:libcmtd.lib /NODEFAULTLIB:msvcrtd.lib 当然，通过VC6.0的开发环境也可以配置。选择Project ->]]></description><category></category></item><item><title><![CDATA[skin++的使用]]></title><link>https://blog.csdn.net/hhaoma/article/details/3468696</link><guid>https://blog.csdn.net/hhaoma/article/details/3468696</guid><author>hhaoma</author><pubDate>Sun, 07 Dec 2008 20:01:00 +0800</pubDate><description><![CDATA[一.加载Skin++0.将SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都复制到当前目录1.在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 在工程]]></description><category></category></item><item><title><![CDATA[VC 定制对话框系统菜单]]></title><link>https://blog.csdn.net/hhaoma/article/details/3468031</link><guid>https://blog.csdn.net/hhaoma/article/details/3468031</guid><author>hhaoma</author><pubDate>Sun, 07 Dec 2008 18:31:00 +0800</pubDate><description><![CDATA[添加菜单 首先在资源定义文件 resource.h 中定义菜单项标示，也可以在标准头文件中定义。菜单项标示必须具有唯一性。其次，Windows 对系统菜单的处理与常规菜单的处理方法是不同的，不管是缺省的菜单还是定制的菜单，它们都没有象常规菜单命令那样的消息处理例程。假设我们要添加两个定制的系统单： #define IDM_ABOUT 16 #define IDM_EXIT 17 IDM_的意思是该]]></description><category></category></item><item><title><![CDATA[VC中AnimateWindow函数用法(窗口的淡入淡出)]]></title><link>https://blog.csdn.net/hhaoma/article/details/3466955</link><guid>https://blog.csdn.net/hhaoma/article/details/3466955</guid><author>hhaoma</author><pubDate>Sun, 07 Dec 2008 16:21:00 +0800</pubDate><description><![CDATA[1．函数功能： 实现窗口动画效果 2．函数原型： BOOL AnimateWindow(HWND hwnd,DWORD dwTime,DWORD dwFlags); 3． 参数说明：   　　hWnd：指定产生动画窗口的句柄； 　　dwTime：指明动画持续的时间(以微秒计)，完成一个动画的标准时间为200微秒； 　　dwFags：指定动画类型。这个参数可以是一个或多个标志的组合。 dwFlags]]></description><category></category></item><item><title><![CDATA[vc 获得windows系统目录]]></title><link>https://blog.csdn.net/hhaoma/article/details/3466095</link><guid>https://blog.csdn.net/hhaoma/article/details/3466095</guid><author>hhaoma</author><pubDate>Sun, 07 Dec 2008 14:20:00 +0800</pubDate><description><![CDATA[WCHAR szPath[MAX_PATH];  // 获得系统目录   GetWindowsDirectoryW( szPath, sizeof(szPath) );  // 格式化文件路径   wcscat( szPath, L"//123.txt" ); ]]></description><category></category></item><item><title><![CDATA[vc 设置焦点]]></title><link>https://blog.csdn.net/hhaoma/article/details/3340461</link><guid>https://blog.csdn.net/hhaoma/article/details/3340461</guid><author>hhaoma</author><pubDate>Thu, 20 Nov 2008 13:52:00 +0800</pubDate><description><![CDATA[GetDlgItem(IDC_EDIT1)->SetFocus();  ]]></description><category></category></item><item><title><![CDATA[vc 用CString读取CEdit编辑框中的某行数据]]></title><link>https://blog.csdn.net/hhaoma/article/details/3340362</link><guid>https://blog.csdn.net/hhaoma/article/details/3340362</guid><author>hhaoma</author><pubDate>Thu, 20 Nov 2008 13:31:00 +0800</pubDate><description><![CDATA[CString strTemp;//i为行数m_edit.GetLine(i,strTemp.GetBufferSetLength(m_edit.LineLength(m_edit.LineIndex(i)))); strTemp.ReleaseBuffer();]]></description><category></category></item><item><title><![CDATA[vc  计算文本框CEdit内数据的行数]]></title><link>https://blog.csdn.net/hhaoma/article/details/3340045</link><guid>https://blog.csdn.net/hhaoma/article/details/3340045</guid><author>hhaoma</author><pubDate>Thu, 20 Nov 2008 12:30:00 +0800</pubDate><description><![CDATA[CEdit* edit = (CEdit*)GetDlgItem(IDC_EDIT1);  int count = edit->GetLineCount();]]></description><category></category></item></channel></rss>