Welcome![Sign In][Sign Up]
Location:
Search - WEB浏览器

Search list

[JSP/Java用VB设计自已的Web浏览器

Description: 用VB设计自已的Web浏览器-VB design their own Web browser
Platform: | Size: 4643 | Author: tao | Hits:

[Internet-Network我的web浏览器

Description: 这是一个简易的WEB浏览器。-This is a simple WEB browser.
Platform: | Size: 51988 | Author: 陈璟 | Hits:

[WinSock-NDISjava实验的web浏览器源代码支持mime

Description: java实验的web浏览器源代码支持mime-java web browser source code support mime
Platform: | Size: 14298 | Author: 俩深刻 | Hits:

[WinSock-NDIS基于C++ Builder的建立WEB浏览器的方法

Description: 基于C++ Builder的 建立WEB浏览器的方法-based on the establishment of C Builder Web browser approach
Platform: | Size: 1836 | Author: 王一凡 | Hits:

[BREWBREW平台下WEB浏览器

Description: BREW平台下WEB浏览器,可以学习一下
Platform: | Size: 365374 | Author: onegood_2002@163.com | Hits:

[DocumentsWeb 浏览器AJAX 入门

Description: Web 浏览器AJAX 入门
Platform: | Size: 256348 | Author: zty461217 | Hits:

[WinSock-NDIS简单的web浏览器

Description: 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long nNewValue ); (5)BOOL GetVisible( ) const; void SetVisible( BOOL bNewValue ); 2.主要的操作(Operations)成员函数 这些成员函数非常有用,常常用在应用程序中。 void GoBack( ); 导航到历史列表的前一个条目(previous item)。 void GoForward( ); 导航到历史列表的下一个条目。 void GoHome( ); 导航到主页,该主页在IE的属性中设置。 void GoSearch( ); 导航到当前搜索页。该页在IE的属性中设置。 void Refresh( ); 重新装入浏览器当前正在显示的URL或者文件,即刷新。 void Stop( ); 撤销任何未完成的导航或下载,并且停止任何动态的页面元素,例如背景音乐和动画。 Navigate 导航到由URL指定的资源。 Navigate2 导航到由URL指定的资源或者由全路径指定的文件。 PutProperty 设置与所给定的对象相关的属性的当前值。 GetProperty 返回与所给定的对象相关的属性的当前值。 ExecWB 执行一个命令。 LoadFromResource 在WebBrowser控件中装入一个资源。 3.事件(Events)处理函数 为了利用Windows的消息驱动机制,CHtmlView 类定义了许多可重载的事件处理函数,当一定的事件发生时,MFC框架会自动调用相应的事件处理函数。用户可以重载这些函数,添加自己的代码,实现应用程序特定的功能。下面列举了一些,详细的资料可查阅MSDN文档。 OnNavigateComplete2 对于一个窗口或显示框架,完成到一个超链接的导航后,调用此函数 OnBeforeNavigate2 对于一个窗口或显示框架,在给定的Web浏览器中,一个导航出现之前,调用此函数 virtual void OnStatusTextChange( LPCTSTR lpszText ); 当与WebBrowser 控件相关的状态栏的文本改变时,调用此函数,参数lpszText包含新的状态栏文本的字符串。 virtual void OnVisible( BOOL bVisible ); 当WebBrowser 的窗口应当被显示或隐藏时,框架调用此函数,bVisible表示了窗口的状态,:如果为非零,对象可见;为零,对象不可见。 virtual void OnToolBar( BOOL bToolBar ); 当 ToolBar 属性已经改变时,调用此函数,bToolBar为非零, IE的工具栏是可见的;否则相反。 virtual void OnMenuBar( BOOL bMenuBar ); 当 MenuBar 属性已改变时,调用此函数。bMenuBar为非零,菜单栏可见;否则相反。
Platform: | Size: 3688551 | Author: chuengchi@126.com | Hits:

[SourceCodebrew-web-source-code

Description: brew 平台 web浏览器源码,绝对是学习浏览器开发的好资料。
Platform: | Size: 1343517 | Author: kinghy | Hits:

[Education soft systemwebemail-source-1.23.tar

Description: 一个国外学生做的基于Web浏览器的email程序,和Apache、Sendmail一起工作-Web based email app writed by a foreign student, working with Apache and Sendmail
Platform: | Size: 63488 | Author: 站长 | Hits:

[Internet-NetworkShowMessage

Description: 使用C#编写的WEB浏览器。基本功能齐全。- Uses WEB browser which C# compiles. The basic function is complete.
Platform: | Size: 120832 | Author: | Hits:

[JSP/Java用VB设计自已的Web浏览器

Description: 用VB设计自已的Web浏览器-VB design their own Web browser
Platform: | Size: 4096 | Author: tao | Hits:

[ISAPI-IE我的web浏览器

Description: 这是一个简易的WEB浏览器。-This is a simple WEB browser.
Platform: | Size: 52224 | Author: 陈璟 | Hits:

[Browser Clientweb浏览器

Description: 一个仿ie的网页浏览器-ie an imitation of the Web browser
Platform: | Size: 1224704 | Author: 闫永明 | Hits:

[Internet-Networkjava实验的web浏览器源代码支持mime

Description: java实验的web浏览器源代码支持mime-java web browser source code support mime
Platform: | Size: 14336 | Author: 俩深刻 | Hits:

[Internet-Network基于C++ Builder的建立WEB浏览器的方法

Description: 基于C++ Builder的 建立WEB浏览器的方法-based on the establishment of C Builder Web browser approach
Platform: | Size: 2048 | Author: 王一凡 | Hits:

[Internet-NetworkMyWEB浏览器

Description: 用vc实现的类似ie的web浏览器程序!可以实现基本的浏览功能! -vc used to achieve similar ie web browser procedures! Can achieve basic browsing!
Platform: | Size: 46080 | Author: 刘通 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[CSharpExa3-Web

Description: C#制作的Exa3-Web浏览器来自C#课程设计案例精编》-王振江-源代码-3438-C# Produced Exa3-Web browser from the C# Curriculum design Short cases
Platform: | Size: 90112 | Author: 秦硕 | Hits:

[WinSock-NDISc# web浏览器

Description: 一款简易的基于c#语言实现的web浏览器
Platform: | Size: 398450 | Author: 1041750103@qq.com | Hits:

[Windows DevelopVC web浏览器

Description: VC web浏览器,有完整的源码,值得下载学习(VC web browser with complete source code)
Platform: | Size: 2628608 | Author: xp9802 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net