搜索资源列表
IEHelper1
- 截获IE消息,过滤网址、防止弹出窗口等-intercepted IE news website filtering to prevent pop-up windows, etc.
windows应用程序版的google搜索引擎源码
- 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN
ReceivingMailsWithPOP3
- 本程序运行后需要配置pop3服务器信息,通过基本的windows窗口实现功能。-after the procedures need pop3 server configuration information, through basic windows functions to achieve the window.
MultiBrowser
- 多窗口网页浏览器,同时打开并显示多个页面,即在一个窗口中排列了多个窗口。-more web browser window, opened at the same time and display the number of pages, in a window with a number of windows.
Ibrar-Telnet
- 一个windows下面的Telnet客户端窗口程序
httpsvc
- Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
利用Visual C++设计自己的资源浏览器
- Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,还可以改变文件显示的方式,如大小图标方式、列表方式等。对于V
udp
- 基于udp的网络聊天工具,主要是单人聊天,对多个窗口的同时聊天不支持-Udp-based network chat tool, mainly single chat, multiple chat windows at the same time do not support
功能较强且界面漂亮的串口监视软件
- 一个功能较强且界面漂亮的串口监视软件,窗口界面设置了很多功能,不同与以往功能较少的监视界面 -A more powerful and beautiful interface for serial monitoring software, windows interface to set a lot of features, different from the previous monitoring interface with less functionality
Downloader
- 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
p2p_chat
- 用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。-using socket , p2p chat program, easy, good for starting learners
ccproxy
- 个人作品,通过抓窗口句柄免除手工输入代理服务器密码的程序-Personal work, through the windows handle from manual input procedures for the proxy server password
windowsMenu
- 在网页上模拟windows开始菜单与windows窗口-Simulation of windows on the page with the windows Start menu window
Chapter3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
win_js
- 用Javascr ipt语言编写出类似windows窗口的程序,窗口美观方便。-Javascr ipt language with a similar window of the program windows, window appearance convenience.
Windows-PrailsPApatana
- 第一 安装railsInstaller 注意一 安装过程中不要取消把命令添加到PATH 注意二 安装完成后配置GIT使用真实信息 第二 安装apatana 注意 不要选择中文路径 包括按照目录和workspace 第三 补全其他gem包 因为网络原因 所有gem包使用如下命令按照 把所有gem包放在一个文件夹 然后进入该文件夹 打开命令行窗口(shit+右键->在此处打开命令行窗口)-First installation railsInstaller Note D
windows-to-linux-sockt
- Windows Linux socket 通讯,可用于嵌入式控制通讯,linux server 为C 有原码,Windows 为C++ MFC图行窗口输入.-Windows Linux socket communication, can be used in the embedded control communications, Linux server for C have the original code, Windows for C++ MFC diagram line window
xfu
- 运行在Dos下的程序源码,它模仿了Windows窗口界面,并且具备了Windows窗口的菜单(Run under Dos program source code, it simulates the Windows interface, and you have the Windows of the window menu)
hshtzw
- 我初学vc时实现windows窗口的代码,()