文件名称:JAVA 浏览器
介绍说明--下载内容来自于网络,使用问题请自行百度
1. 使用Java语言进行编程;
2. 具有可视化的GUI图形界面,能够直观的进行显示;
3. 自己开发的MiniIE客户端软件,能够解析自己定义的MiniHTML,进行页面的显示(使用JDIC);
4. 自己开发的MiniApache服务器软件,能够使用多线程接受多个客户端的多次连接,返回MiniHTML代码;并且具有日志功能,能够记录每次连接的客户端IP和接入时间;
特色附加功能:
1. 支持HTML的排版标签,如<table>、<td>、<tr>等。
2. HTML是字符形式的,这实际上浪费了网络带宽,以二级制流的形式重新定义MiniHTML标签,实现Binary MiniHTML的定义。
3. 类似JSP,能够支持动态网页的功能,将部分计算交给服务器端完成,服务器可以通过MiniHTML代码返回结果;
4. 支持文件传输和流媒体传输等功能,浏览器能够显示音视频;
5. 采用数据库对访问记录进行存储。
2. 具有可视化的GUI图形界面,能够直观的进行显示;
3. 自己开发的MiniIE客户端软件,能够解析自己定义的MiniHTML,进行页面的显示(使用JDIC);
4. 自己开发的MiniApache服务器软件,能够使用多线程接受多个客户端的多次连接,返回MiniHTML代码;并且具有日志功能,能够记录每次连接的客户端IP和接入时间;
特色附加功能:
1. 支持HTML的排版标签,如<table>、<td>、<tr>等。
2. HTML是字符形式的,这实际上浪费了网络带宽,以二级制流的形式重新定义MiniHTML标签,实现Binary MiniHTML的定义。
3. 类似JSP,能够支持动态网页的功能,将部分计算交给服务器端完成,服务器可以通过MiniHTML代码返回结果;
4. 支持文件传输和流媒体传输等功能,浏览器能够显示音视频;
5. 采用数据库对访问记录进行存储。
相关搜索: Java
Web浏览器,多线程
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : java BROWSER.zip 列表 浏览器/ 浏览器/sdu.mdb 浏览器/代码/ 浏览器/代码/IExplorer/ 浏览器/代码/IExplorer/.classpath 浏览器/代码/IExplorer/.project 浏览器/代码/IExplorer/.settings/ 浏览器/代码/IExplorer/.settings/org.eclipse.jdt.core.prefs 浏览器/代码/IExplorer/bin/ 浏览器/代码/IExplorer/bin/Browser/ 浏览器/代码/IExplorer/bin/Browser/Browser$1.class 浏览器/代码/IExplorer/bin/Browser/Browser$2.class 浏览器/代码/IExplorer/bin/Browser/Browser.class 浏览器/代码/IExplorer/bin/Browser/Browser_jAddressTextField_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jBackButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jCapScreenButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jFavoriteButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jForwardButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jGoButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jHomepageButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jRefreshButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/Browser_jStopButton_actionAdapter.class 浏览器/代码/IExplorer/bin/Browser/myMouseListener.class 浏览器/代码/IExplorer/bin/Browser/MyStatusBar.class 浏览器/代码/IExplorer/bin/core/ 浏览器/代码/IExplorer/bin/core/iframe/ 浏览器/代码/IExplorer/bin/core/iframe/IButton.class 浏览器/代码/IExplorer/bin/core/iframe/IPanel.class 浏览器/代码/IExplorer/bin/default/ 浏览器/代码/IExplorer/bin/default/mainframe/ 浏览器/代码/IExplorer/bin/default/mainframe/BK_Left.bmp 浏览器/代码/IExplorer/bin/default/mainframe/BK_Middle.bmp 浏览器/代码/IExplorer/bin/default/mainframe/BK_Right.bmp 浏览器/代码/IExplorer/bin/default/mainframe/border_bottom.BMP 浏览器/代码/IExplorer/bin/default/mainframe/border_left.bmp 浏览器/代码/IExplorer/bin/default/mainframe/border_right.bmp 浏览器/代码/IExplorer/bin/default/mainframe/btnHighlightselect.png 浏览器/代码/IExplorer/bin/default/mainframe/btnHighlightselect_down.png 浏览器/代码/IExplorer/bin/default/mainframe/btnHighlightselect_over.png 浏览器/代码/IExplorer/bin/default/mainframe/btnMenuSwitcher1_down.PNG 浏览器/代码/IExplorer/bin/default/mainframe/btnMenuSwitcher1_normal.png 浏览器/代码/IExplorer/bin/default/mainframe/btnMenuSwitcher1_over.PNG 浏览器/代码/IExplorer/bin/default/mainframe/btnMenuSwitcher2_down.PNG 浏览器/代码/IExplorer/bin/default/mainframe/btnMenuSwitcher2_normal.PNG 浏览器/代码/IExplorer/bin/default/mainframe/btnMenuSwitcher2_over.PNG 浏览器/代码/IExplorer/bin/default/mainframe/btnMoreLinkItems.png 浏览器/代码/IExplorer/bin/default/mainframe/btnMoreLinkItems_down.png 浏览器/代码/IExplorer/bin/default/mainframe/btnMoreLinkItems_over.png 浏览器/代码/IExplorer/bin/default/mainframe/btnNavlist.png 浏览器/代码/IExplorer/bin/default/mainframe/btnNavlist_disable.png 浏览器/代码/IExplorer/bin/default/mainframe/btnNavlist_down.png 浏览器/代码/IExplorer/bin/default/mainframe/btnNavlist_over.png 浏览器/代码/IExplorer/bin/default/mainframe/BtnToolBarLine.bmp 浏览器/代码/IExplorer/bin/default/mainframe/CapScreen.bmp 浏览器/代码/IExplorer/bin/default/mainframe/CapScreen_down.bmp 浏览器/代码/IExplorer/bin/default/mainframe/CapScreen_hot.bmp 浏览器/代码/IExplorer/bin/default/mainframe/caption_icon.bmp 浏览器/代码/IExplorer/bin/default/mainframe/close.png 浏览器/代码/IExplorer/bin/default/mainframe/close_down.png 浏览器/代码/IExplorer/bin/default/mainframe/close_over.png 浏览器/代码/IExplorer/bin/default/mainframe/config.xml 浏览器/代码/IExplorer/bin/default/mainframe/Down_Down.png 浏览器/代码/IExplorer/bin/default/mainframe/Down_Hover.png 浏览器/代码/IExplorer/bin/default/mainframe/Down_Normal.png 浏览器/代码/IExplorer/bin/default/mainframe/DragBar_big.png 浏览器/代码/IExplorer/bin/default/mainframe/DragBar_small.png 浏览器/代码/IExplorer/bin/default/mainframe/Drag_Separator.png 浏览器/代码/IExplorer/bin/default/mainframe/DropDown.bmp 浏览器/代码/IExplorer/bin/default/mainframe/Feedback.png 浏览器/代码/IExplorer/bin/default/mainframe/Feedback_.png 浏览器/代码/IExplorer/bin/default/mainframe/Feedback_down.png 浏览器/代码/IExplorer/bin/default/mainframe/Feedback_down_.png 浏览器/代码/IExplorer/bin/default/mainframe/Feedback_over.png 浏览器/代码/IExplorer/bin/default/mainframe/Feedback_over_.png 浏览器/代码/IExplorer/bin/default/mainframe/GoButton_down.png 浏览器/代码/IExplorer/bin/default/mainframe/GoButton_hot.png 浏览器/代码/IExplorer/bin/default/mainframe/GoButton_Normal.png 浏览器/代码/IExplorer/bin/default/mainframe/InsertMark.png 浏览器/代码/IExplorer/bin/default/mainframe/jBackButton.png 浏览器/代码/IExplorer/bin/default/mainframe/jBackButton0.png 浏览器/代码/IExplorer/bin/default/mainframe/jBackButton2.png 浏览器/代码/IExplorer/bin/default/mainframe/jBackButton3.png 浏览器/代码/IExplorer/bin/default/mainframe/jCapScreenButton.png 浏览器/代码/IExplorer/bin/default/mainframe/jCapScreenButton2.png 浏览器/代码/IExplorer/bin/default/mainframe/jCapScreenButton3.png 浏览器/代码/IExplorer/bin/default/mainframe/jClearButton.png 浏览器/代码/IExplorer/bin/default/mainframe/jClearButton0.png 浏览器/代码/IExplorer/bin/default/mainframe/jClearButton2.png 浏览器/代码/IExplorer/bin/default/mainframe/jClearButton3.png 浏览器/代码/IExplorer/bin/default/mainframe/jFavoriteButton.png 浏览器/代码/IExplorer/bin/default/mainframe/jFavoriteButton2.png 浏览器/代码/IExplorer/bin/default/mainframe/jFavoriteButton3.png 浏览器/代码/IExplorer/bin/default/mainframe/jForwardButton.png 浏览器/代码/IExplorer/bin/default/mainframe/jForwardButton0.png 浏览器/代码/IExplorer/bin/default/mainframe/jForwardButton2.png 浏览器/代码/IExplorer/bin/default/ma
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.