BUAA_Tools_Network_NoPass

+1

No comments posted yet

Comments

Slide 22

Songbird is a free-software media player and web browser developed as open source by a group known as Pioneers of the Inevitable (with members who previously developed for both Winamp[1] and the Yahoo! Music Engine), with a stated mission "to incubate Songbird, the first Web player, to catalyze and champion a diverse, open Media Web."[2] Beonex Communicator was a fork of the Mozilla Application Suite. It was created as an end-user product, because of the original statement of the Mozilla Organization that the Mozilla Application Suite was only for testing purposes and was not meant for end users. Beonex was meant to provide the documentation and support necessary for an end-user project.

Slide 1

软件工具 : 网络工具 http://blog.csdn.net/hhmoll hhmall@hotmail.com 2009-01-18 Created 2009-03-29 Version 2009 2009-05-27 Last Updated 北京航空航天大学软件学院 课程 2009 1

Slide 2

软件分类 系统工具 网络工具 应用工具 联络聊天 图形图像 多媒体 行业软件 游戏娱乐 教育教学 Copyright by Huang Hui @2004-2009 2 开发工具 调试工具 测试工具 网络安全

Slide 3

3 内容 浏览器 离线浏览 Copyright by Huang Hui @2004-2009

Slide 4

Browsers Microsoft Internet Explorer Mozilla Firefox Google Chrome Apple Safari TouchNet 4 Copyright by Huang Hui @2004-2009

Slide 5

Internet Explorer License: Microsoft OS: Windows Versions 5 2009-01-30: IE 8 RC1 2008-01-17: IE 7 SP2 7.0.5 2006-10: IE 7.0 2001-08: IE 6.0 2000-06: IE 5.5 1999-05: IE 5.0 1997-10: IE 4.0 1996-08: IE 3.0 1995-11: IE 2.0 1995-08: IE 1.0 Copyright by Huang Hui @2004-2009

Slide 6

Firefox Open Source OS: Windows, Linux/Solaris, Mac Source Code: https://developer.mozilla.org/en/Download_Mozilla_Source_Code Versions 6 2009-03: Firefox 3.1 (1.9.1) 2008-12-08: Firefox 3.1b3 (1.9.1) 2008-06-17: Firefox 3.0 (1.9) 2006-10-24: Firefox 2.0 (1.8.1) 2005-11-29: Firefox 1.5 (1.8) 2004-11-09: Firefox 1.0 (1.7) 2004-02-09: Firefox 0.8 (1.6) 2003-10-15: Firefox 0.7 (1.5) 2003-05-17: Firefox 0.6 (1.5) 2003-12-07: Firefox 0.5 (1.3) 2002-09-23: Firefox 0.1 (1.2) Copyright by Huang Hui @2004-2009

Slide 7

Google Chrome 7 Copyright by Huang Hui @2004-2009

Slide 8

Why Google Chrome? http://www.google.com/googlebooks/chrome/ 8

Slide 9

Chromium Development 9 Copyright by Huang Hui @2004-2009

Slide 10

Apple Safari License: Apple Versions(Mac): 2008-06-11: 4.0 (526) 2008-11-13: 3.2 (525) 2007-06-11: 3.0 (522) 2005-04-29: 2.0 (412) 2006-01-12: 1.3.2 (312) 2004-02-02: 1.2 (125) 2003-06-23: 1.0 (85) 10 Copyright by Huang Hui @2004-2009

Slide 11

Apple Safari 11 Versions (Windows): 2008-08-22: 4.0 (528) 2008-11-13: 3.2 (525) 2007-06-11: 3.0 (522) Versions (Mobile): 2008-11-21: 3.2 (525) , iPhone OS 1.15 2008-08-04: 3.1.1 (525), iPhone OS 2.0.2 2008-07-18: 3.0 (419), iPhone OS 2.2 Copyright by Huang Hui @2004-2009

Slide 12

TouchNet Freeware/USD $30 Version 2004-08-16: 1.30 基于IE 6.0 Features: 自动更换代理服务器 老板键 Ctrl+Q 清除隐私 在线翻译 自动朗读 12 Copyright by Huang Hui @2004-2009

Slide 13

浏览器内核引擎 Trident: IE Gecko: Firefox WebKit: Safari, Google Chrome 13

Slide 14

Layout Engine A layout engine, or rendering engine, is software that takes marked up content (such as HTML, XML, image files, etc.) and formatting information (such as CSS, XSL, etc.) and displays the formatted content on the screen. It "paints" on the content area of a window, which is displayed on a monitor or a printer. A layout engine is typically used for web browsers, e-mail clients, or other applications that require the displaying (and editing) of web contents. 网页浏览器的排版引擎也被称为页面渲染引擎或樣版引擎,它负责取得网页的内容(HTML、XML、图像等等)、整理訊息(例如加入CSS等),以及计算网页的显示方式,然后会输出至显示器或打印机。所有网页浏览器、电子邮件客户端以及其它需要编辑、显示网络内容的应用程序都需要排版引擎。 14

Slide 15

Trident Trident (also known as MSHTML) is the name of the layout engine for the Microsoft Windows version of IE. Trident提供COM接口,任何基于COM的应用程序(C++或.NET)都可通过Trident访问Web. 15

Slide 16

Trident Versions 16

Slide 17

Trident为核心的浏览器 Avant Browser (前IEOpera) Maxthon (前MyIE) GreenBrowser (前MyIE 3.2) TouchNet Browser 腾讯TT GoSuRF 世界之窗(TheWorld Browser) MiniIE MyIE iTreeSurf (MyIE) 17

Slide 18

使用Trident的应用程序 RealPlayer MSN Explorer Microsoft Outlook/Outlook Express Windows Media Player FeedReader (RSS阅读工具) Microsoft Office InfoPath MSN Messenger RealNetworks Microsoft Compiled HTML Help 18

Slide 19

Gecko Gecko is the name of the layout engine developed by the Mozilla Project. It was originally named NGLayout. Gecko's function is to read web content, such as HTML, CSS, XUL, and JavaScript, and render it on user's screen or print it. In XUL-based applications Gecko is used to render the application's user interface as well. The Gecko name and logo are trademarks of Netscape Communications Corporation, used under license. 19

Slide 20

Gecko Versions 20

Slide 21

Standard support HTML 4.0 CSS Level 1 (partial support for CSS 2 and 3, see Mozilla CSS support chart for details) JavaScript 1.8 (ECMAScript) DOM Level 1 and 2 (partial support for DOM 3) XML 1.0 XHTML 1.1 XSLT and Xpath MathML XForms (via an official extension) RDF 21

Slide 22

使用Gecko的应用程序 Firefox Netscape SeaMonkey SeaMonkey is a free, open source, and cross-platform Internet suite It is the continuation of the former Mozilla Application Suite, based on the same source code. Flock Flock is a web browser built on Mozilla’s Firefox codebase that specializes in providing social networking and Web 2.0 facilities built into its user interface. Songbird Beonex Communicator 22

Slide 23

WebKit 23 The WebKit Open Source Project WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. This website is also the home of S60's S60 WebKit development.

Slide 24

离线浏览 WebZip Teleport Pro IECacheViewer / MozillaCacheViewer Offline Explorer WebCHM Offline Explorer Pro WebStripper P2P TV 记录器 SuperBot HTTrack WebCopier 24

Slide 25

Webzip Shareware OS: Windows http://www.spidersoft.com/ 下载整个站点,在离线的情况下可以浏览 下载后的文件保存在ZIP文件中 Demo 1: 软件使用 Demo 2: 本地文件 25

Slide 26

Teleport Pro Shareware OS: Windows http://www.tenmax.com/ 复制整个网站 26

Slide 27

Teleport Pro Copyright by Huang Hui @2004-2009 27

Slide 28

Teleport Pro Versions 2009-03-18: Version 1.60 2007-10-31: Version 1.50 2006-02-06: Version 1.40 2005-04-21: Version 1.30 1998-01-12: Version 1.29 1997-01-08: Version 1.24 Copyright by Huang Hui @2004-2009 28

Slide 29

NirSoft Tools VideoCacheView MyLastSearch IECacheView IECookiesView IEHistoryView MozillaCacheView MozillaHistoryView MozillaCookieView Copyright by Huang Hui @2004-2009 29

Slide 30

IECacheView Freeware (Green) System Requirements Windows: from 98 to Vista IE: 6.x, 7.x 8.x Command Support Versions: 2009-02-02: IECacheView 1.25 30

Slide 31

IECacheView Copyright by Huang Hui @2004-2009 31

Slide 32

IECacheView Screenshot Copyright by Huang Hui @2004-2009 32

Slide 33

MozillaCacheView Freeware (Green) System Requirements Windows: from 98 to Vista Mozilla, Firefox Command Line Support Versions: 2009-03: MozillaCacheView 1.21 33

Slide 34

MozillaCacheView Copyright by Huang Hui @2004-2009 34

Slide 35

MozillaCacheView Copyright by Huang Hui @2004-2009 35

Slide 36

邮件检测 Any@Mail V2.20.2206[邮件检测] MailSpy(邮件神探) 2.33 - Hacker 电子邮件精灵(Esprite) V1.7c[邮件检测] Gmail Notifier V1.1.217[邮件检测] Mail Notifier V1.2.311[邮件检测] ePrompter V2.0 SR112[邮件检测] 36

Slide 37

邮件接收 Foxmail Windows Live Mail Outlook Express Outlook 37

Slide 38

Windows Live Mail Copyright by Huang Hui @2004-2009 38

Slide 39

Windows Live Mail Copyright by Huang Hui @2004-2009 39

Slide 40

Calendar Copyright by Huang Hui @2004-2009 40

Slide 41

FTP 41

Slide 42

下载工具 42

Summary: BUAA Tools Network Tools

Tags: buaa ie firefox

URL:
More by this User
Most Viewed