Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ie
Search - ie - List
在IE的工具条上添加自己的按钮的程序
Date : 2026-01-10 Size : 50.14kb User :

删除IE的历史记录
Date : 2026-01-10 Size : 993byte User :

又一个删除IE的历史记录
Date : 2026-01-10 Size : 372byte User :

连接到IE实例
Date : 2026-01-10 Size : 14.39kb User :

当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little techniques can be used VB language and an API function to judge whether the documents for the Web in IE cache.
Date : 2008-10-13 Size : 1.04kb User : 佳闲

这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE browser to the nature of the analysis! !
Date : 2008-10-13 Size : 188.25kb User : 责任

My-IE浏览器的源代码,其中包含了各种Windows与Internet编程的技巧与技术。
Date : 2008-10-13 Size : 480.48kb User : 离心力

这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope put more function into it.Please help me.Fllowing is I ll want to do.When client is communicating with server normally,the network link is down. After while the link recovery(ie,I take the cable out from the computer then plug it in.)The Client can reconnect the server automatically not redo by human.I study some reference information to do it.There is a function OnTimer(nIDEvent) in VC can send event message periodically.But I still can t reconnect.Please help me to do it and then mail to me. Thanks.
Date : 2008-10-13 Size : 94.42kb User : 海军

Sniffer 程序.可以监视IE里传输的各种网址.-Sniffer source code , can monite the address appared in IE
Date : 2008-10-13 Size : 9.74kb User : 陈冰星

IE插件的编写,如果百度和3721,相同,呵呵,大家要做的易于删除呀,-IE plug-in the preparation, if Baidu and 3721, the same, what we need to do easy to delete it, huh
Date : 2008-10-13 Size : 6.48kb User : ffff

VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip   将tiff转换成PDF的源程序。 SimpleWordPad.zip   简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip   调节灰度的滑动条的类。 smpplib.zip   一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip   使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip   一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip    一个C++ OCX控件可以在你应用程序的窗口上绘制图片。 -VC source --- --- --- --- --- --- --- ----- --- --- --- --- --- --- dswRename_src.zip a workspace can rename the procedure. Simplecomserver_src.zip demonstration of how to create a COM. ConsolePipe_src.zip consolePipe_demo.zip use graphical interface loading procedures and receiving procedures console console program output. TiffToPDF_src.zip sampleimage.zip will tiff converted into PDF of the source. SimpleWordPad.zip simple word-processing procedures. Gamma_Manager_src.zip Gamma_Manager_demo.zip adjust the sliding strip of gray type. Smpplib.zip a SMPP library can be used to connect SMPP Gateway to send and receive SMS messages. ColorFont_src.zip use CColorDialog category dialog easily change fonts and background colors. BenBro107.zip benbro.zip one based on the I
Date : 2008-10-13 Size : 1000.15kb User : 张四

首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures - gt; Development kits - gt; Windows 2000 DDK - gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \\ programs \\ NTDDK \\ src \\ network \\ NDIS \\ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Date : 2008-10-13 Size : 22.52kb User : 陶钊

做的很不错的IE浏览器,对网络变成学习很有帮助-doing a great job of the IE browser, the network becomes very helpful!
Date : 2008-10-13 Size : 261.96kb User : ccx

用vc实现的类似ie的web浏览器程序!可以实现基本的浏览功能! -vc used to achieve similar ie web browser procedures! Can achieve basic browsing!
Date : 2008-10-13 Size : 45.26kb User : 刘通

IEGuid 制作IE插件,监控IE输出-IEGuid production IE plug-in, monitoring output IE
Date : 2008-10-13 Size : 276.15kb User : 不要使

一个不用IE内核的浏览器程序,IE的一般的简单的功能都能实现。-do not have a core of the IE browser procedures, the general IE simple function can be materialized.
Date : 2008-10-13 Size : 408.25kb User : 大撒法

修改ie代理的程序,也使用了不少的windows api-changes ie agents procedures, the use of a lot of windows api
Date : 2008-10-13 Size : 225.02kb User : 李吉

Vc开发的IE(源码)有一些简单的IE的功能-Vc development of IE (source), there are some simple function of the IE
Date : 2008-10-13 Size : 177.3kb User : 李军

Tapestry基于Java Servlet API version 2.2,符合JDK1.2以上版本。Tapestry使用灵活的组件将web应用程序组合为多层次组件。当页面表现时,每个组件拥有其特殊的责任(也就是说,生成HTML页面的一部分代码),并且响应HTML请求(如:点击链接,提交表单)。-Tapestry based on Java Servlet API version 2.2, albeit with more versions. Tapestry components of the flexible use of the web application portfolio for multi-level components. When pages performance, each component has its special responsibility (ie, generate HTML pages part of the code), HTML and in response to the request (eg : Click on the links, submitting a form).
Date : 2008-10-13 Size : 6.36mb User : 张宏斌

在IE的工具栏上加个按钮。有很多程序喜欢装完了之后在ie上加个按牛,使别人点了之后运行他们自己的程序,方便大家使用他的程序,我们也可以这么做,这个代码教你怎么实现。-in IE toolbar add buttons. There are many procedures like after the Flight ie by adding 000 cattle and allow others to the point after running their own procedures to facilitate the use of the procedure, we can also do so, the code will teach you how to achieve.
Date : 2008-10-13 Size : 5.44kb User : 张自
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.