搜索资源列表
bhoExample.rar
- 一个详细的bho实例,全面,清晰,有比较多的注释。,BHO a detailed example of a comprehensive, clear, there is relatively more notes.
HelloServlet2.zip
- An simple Example to illustrate how to write a first HelloWorld program which specialized for those web design beginers! ,An simple Example to illustrate how to write a first HelloWorld program which specialized for those web design beginers!
add
- 使用ISAPI编程的小例子-A small programming example which has used ISAPI
text
- VB用于下载文件,很好的一个例子,但不是很智能.性能需要优化.-VB for downloading files, a very good example, but not very smart. Need to optimize performance.
107215797bhoExample
- BHO_example,this is a simple BHO example
Limit_refresh
- 《菜干ASP.NET防刷新控件》用于防止用户向页面后台提交表单等数据后,误操作刷新页面导致数据重复提交,能应用与C#.net的winform或webform,只需要简单的引用就可避免编写大量的语句来实现该功能。 引用步骤: 1、打开项目 → 引用 → 添加引用 → 浏览 → 找到Limit_refresh.dll确定 2、打开需要使用防刷新功能的cs页面,将System.Web.UI.Page改为Limit_refresh.BasePage,并在有postback的地方(例如提
file_cuanshu
- 一个简单的通过TCP连接传输文件的例子,很有学习价值.-A simple TCP connection to transfer files through the example of great learning value.
IOCP
- 一套完整的IoCompletePort代码示例-A complete code example IoCompletePort
IEHooker
- HTTP hook 例子,一个学习的入门例子-HTTP hook examples, a learning introductory example
jquery-easyui-1.2.5
- 一个jquery的小例子,应该还算不错吧-A small example of jquery
Getleft-v1.2
- 你看到一个自己非常喜欢的网站,想把它抓下,但是有这么多页,一页一页储存太浪费时间了。这时,就用的上Getleft 了。Getleft是用 Tcl/Tk 编写的,功能与Teleport 或 GetRight类似,给它个URL,它便可以为你抓下所有连结上的网页。它非常实用,可以设定超级链接,下载网页的层数,要不要下载 JPG、GIF 等等的档,也可以设定要不要抓取 cgi等等。但是,它也有功能上的限制,例如对于 Java、JavaScripe、ASP、PHP 等等,仍是无法抓下。-You see a
URLSaveAs
- 网站专门欺负老实人,例如,有些网页就不能另存为,可高手照样可以使网页另存为... 普通人使用本软件照样可以使网页保存到本机-Site dedicated to bully honest people, for example, some can not be saved as a web master can still save as web pages ... ordinary people can still use the software to make the pages sav
chatrich
- 一个richedit用于聊天工具的例子 一个richedit用于聊天工具的例子-A richedit example for chat A richedit example for chat
TestHtml
- 鉴于广大VC爱好者对于“对话框显示HTML网页”功能的需求,制作一个简单的示例。 1)对话框显示外部磁盘HTML网页 2)对话框显示内部资源HMTL网页 3)显示内存HTML网页 4)联系方式(QQ:34596561 | E-mail:airen3339@163.com) 近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各位同仁使用及理解,我把它们重新编写成类,去掉了原先一些没有多大用处的函数,也是为了便于正常使
delphI-open-ie
- 使用默认IE打开指定网站程序,简单的实例程序-IE the default program to open the designated website, a simple example program
2-cookies-exercises
- J2EE jsp,jboss的相关程序,用来实现对J2EE课程了解的基本例子- J2EE jsp, jboss-related programs, to achieve a basic understanding of J2EE curriculum example
quicknanobrowser
- 这是一个小型的浏览器,使用QML(QT)开发,对于理解QML是一个很好的例子-This is a small browser using QML (QT) developed for understanding QML is a good example
ftp
- 连接ftp服务器,下载文件,c++builder代码,不错的代码示例-Connect to the FTP server, download files, c++builder code, a good example code
NSGAII optimization
- NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, wit