一組強大免費或開源的 Windows 工具

jopen 12年前發布 | 59K 次閱讀 Windows

這些工具包括了免費的.Net開發工具;文件下載加速器和其它實用的工具。

微軟免費的 .Net 開發工具

 

1) Open Source – Sharp Develop 

SharpDevelop是一個用于開發C#或者VB.NET項目而設計的一個編輯器,同時,這個編輯器本身就是使用C#開發的,而且公開了全部源代碼, 因此這個工具本身也是學習C#以及軟件開發規范的一個很好材料。SharpDevelop 這個輕型的開發工具支持多種程序語言,包括C#以及VB.NET,同時還支持多種語言界面。

這個編輯器的界面風格類似于Office XP以及VS.NET,可以支持書寫C#, ASP.NET, ADO.NET, XML, HTML 等多種代碼, 支持基于項目或者是文件的開發,可以對C#, HTML, ASP, ASP.NET, VBscript, VB.NET, XML 提供彩色語法顯示支持,同時還可以把彩色的代碼輸出為HTML格式文件。你可以在代碼中做標記,支持豐富的代碼模版以及外接插件。

一組強大免費/開源 Windows 工具

2) Storm Codeplex

STORM 是一個免費和開源的用于測試 Web 服務的工具,STORM 可以讓你:

1. 使用任何現有技術來測試 Web 服務 (.NET , Java, etc.)
2. 動態調用 Web 服務的方法
3. 節省開發時間
4. 在一個界面中測試多個 Web 服務
5. 編輯和操作 SOAP 請求

一組強大免費/開源 Windows 工具

3) Cruise Control 

CruiseControl是一個針對持續構建程序(項目持續集成)的框架,它包括一個email通知的插件,Ant和各種各樣的CVS工具。CruiseControl提供了一個Web接口, 可隨時查看當前的編譯狀況和歷史狀況

一組強大免費/開源 Windows 工具

4) CoffeeScript-Compiler-for-Windows

使用這個工具開發者可以在Windows下編譯 CoffeeScript 文件。

一組強大免費/開源 Windows 工具

5) Silver Light Spy

Silverlight Spy是一個免費的.NET 3.5工具,用來對顯示Silverlight 2內容的網頁進行詳細的監測。這個工具使用它自己內嵌的瀏覽器,可以幫助用戶瀏覽任何網站,并監測Silverlight。

一組強大免費/開源 Windows 工具

6) Nuget

NuGet(發音:New-Get)是一個Visual Studio的擴展。在使用Visual Studio開發基于.NET Framework的應用時,NuGet能夠令你在項目中添加、移除和更新引用的工作變得更加快捷方便。

一組強大免費/開源 Windows 工具

7) Style cop

SourceAnalysis (StyleCop)目的是幫助項目團隊執行一系列常用的源代碼格式規范,這些規范是關于如何開發布局規整,易讀,易維護并且文檔良好的優雅代碼的

一組強大免費/開源 Windows 工具

8) Codeinject

CInject (or CodeInject) 允許直接往托管的代碼中注入代碼,而無需反編譯。可在單個或者多個方法中注入你要執行的代碼。使用 CInject 時你無需了解目標應用的細節,你通過注入來輕松對應用功能進行改造.

一組強大免費/開源 Windows 工具

 

9) Webmatrix

WebMatrix是微軟最近發布的免費Web開發包,包含了一些基本工具用以創建簡單的Web站點。WebMatrix包含如下組件:

  • IIS Developer Express——開發版的Web服務器
  • ASP.NET Web Pages——Web框架
  • SQL Server Compact Edition——嵌入式數據庫
  • 用于創建Web站點的簡單IDE,它能與其他組件無縫整合。

WebMatrix用于在本地創建與測試Web站點,但它也可以通過FTP、SSL或MSDeploy將站點發布到托管主機上。此外,它還支持增量式的文件更新。

WebMatrix會維護與站點相關的所有信息,包括數據庫數據、文件,這樣就可以手工或遷移的方式修改了。可以使用Visual Studio打開WebMatrix項目,如果SQL Server CE達到了極限,還可以將數據輕松轉換到SQL Server上。

一組強大免費/開源 Windows 工具

10) Visual Studio Express

Visual Studio 2010 Express是一套免費工具,為您提供了與新的集成開發環境和令人興奮的體驗,包括一個新的WPF編輯器以支持全新的.NET Framework 4。

一套功能強大的免費工具

你可以選擇如下最適合您的語言:

- Microsoft Visual Web Developer 2010 Express:一個易用的動態Web應用程序開發環境。

- Microsoft Visual Basic 2010 Express是最理想的微軟Windows程序開發人員學習環境。

- Microsoft Visual C# 2010 Express為Windows下.NET開發提供了一個強有力的生產環境。

- Microsoft Visual C++ 2010 Express提供比其它Visual Studio Express產品更強的動力和更精細的可控性。

Visual Studio Express 2010的主要特點:

支持新的.NET Framework 4。

一個新的集成開發環境(IDE),包括一個新WPF代碼編輯器。

更好的多顯示器支持

簡化用戶體驗,同時工具欄和菜單包括大量改進,常用指令的調用更加快捷方便。

一組強大免費/開源 Windows 工具

11) notepad plus

Notepad++ 是一款非常有特色的編輯器,是開源軟件,可以免費使用。支持的語言: C, C++ , Java , C#, XML, HTML, PHP, Javascript!  功能有:
①、Notepad內置支持多達 27 種語法高亮度顯示(囊括各種常見的源代碼、腳本,值得一提的是,完美支持 .nfo 文件查看),也支持自定義語言;
②、Notepad可自動檢測文件類型,根據關鍵字顯示節點,節點可自由折疊/打開,代碼顯示得非常有層次感!這是此軟件最具特色的體現之一;
③、Notepad可打開雙窗口,在分窗口中又可打開多個子窗口,允許快捷切換全屏顯示模式(F11),支持鼠標滾輪改變文檔顯示比例,等等;
④、Notepad提供數個特色東東,如 鄰行互換位置、宏功能,等等...現在網上有很多文件編輯器,這個卻是不可多得的一款,不論是日常使用還是手寫編程代碼,都能讓你體會到它獨有的優勢和方便。

一組強大免費/開源 Windows 工具

12) decompiler

JustDecompile新的免費的.NET 瀏覽和反編譯的開發者效率工具, JustDecompile基于Telerik的多年的代碼分析和開發者效率工具。JustDecompile讓你輕松地探索和分析已經編譯過的.NET 程序集,你只需要簡單地點擊一個按鈕就能反編譯代碼。

一組強大免費/開源 Windows 工具

13) fiddler

Fiddler是一個http調試代理,它能 夠記錄所有的你電腦和互聯網之間的http通訊,Fiddler 可以也可以讓你檢查所有的http通訊,設置斷點,以及Fiddle 所有的“進出”的數據(指cookie,html,js,css等文件,這些都可以讓你胡亂修改的意思)。 Fiddler 要比其他的網絡調試器要更加簡單,因為它僅僅暴露http通訊還有提供一個用戶友好的格式。

Fiddler 包含一個簡單卻功能強大的基于JScript .NET 事件腳本子系統,他非常靈活性非常棒,可以支持眾多的http調試任務。Fiddler 是用C#寫出來的。

一組強大免費/開源 Windows 工具

14) filezilla

FileZilla是一個免費開源的FTP客戶端軟件,分為客戶端版本和服務器版本,具備所有的FTP軟件功能。可控性、有條理的界面和管理多站點的簡化方式使得Filezilla客戶端版成為一個方便高效的FTP客戶端工具,而FileZilla Server則是一個小巧并且可靠的支持FTP&SFTP的FTP服務器軟件。

一組強大免費/開源 Windows 工具

15) linqpad

LINQPad是一款由Joseph Albahari編寫的免費獨立應用程序,并是C# 3.0 in a Nutshell一書中的附加程序。

基本上,LINQPad是集成了IDE和SQL的LINQ解析器。LINQPad有簡單而實用的用戶界面,可即時執行LINQ查詢,包括LINQ to SQL、LINQ to Objects和LINQ to XML等多語句查詢。


LINQPad提供了多種執行模式:

  • C# (或 VB)表達式

        可執行單條C#或VB的LINQ表達式,并在結果窗格中顯示最終的對象

  • C# (或 VB)語句

        可執行多條C#或VB的LINQ表達式,LINQPad有Dump擴展方法,在執行期間發送對象和文本到結果窗格

  • C# (或 VB)程序

        在Main()函數中編寫要執行的代碼,可在LINQPad編輯器中定義其他類型和方法進行測試。

  • SQL

        使用SQL支持特定數據查詢

一組強大免費/開源 Windows 工具

16) soapui

 soapUI是一個開源測試工具,通過soap/http來檢查、調用、實現Web Service的功能/負載/符合性測試。該工具既可作為一個單獨的測試軟件使用,也可利用插件集成到Eclipse,maven2.X,Netbeans 和intellij中使用。soapUI pro是soapUI的商業非開源版本,實現的功能較開源的soapUI更多。

  SoapUI是一個自由和開放源碼的跨平臺功能測試解決方案。通過一個易于使用的圖形界面和企業級功能,SOAPUI讓您輕松,快速創建和執行自動化功能,回歸,合規和負載測試。在一個測試環境,SOAPUI提供完整的測試覆蓋,并支持所有的標準協議和技術。

一組強大免費/開源 Windows 工具

17) ncrunch

NCrunch is an automated parallel continuous testing tool for Visual Studio .NET. It intelligently takes responsibility for running automated tests so that you don’t have to, and it gives you a huge amount of useful information about your tests (such as code coverage and performance metrics) inline in your IDE while you work.

一組強大免費/開源 Windows 工具

18) kdiff3

 

一組強大免費/開源 Windows 工具

19) sublimetext

 

一組強大免費/開源 Windows 工具

加速下載管理器

1) Shareware

一組強大免費/開源 Windows 工具

2) connect fusion

ConnectFusion is well known around the world for its innovative internet software tools. This includes download accelerator, web spider and email extractor software. Its products are extremely feature rich, powerful and easy to use.

一組強大免費/開源 Windows 工具

3) Download Accelerator Plus

DAP provides powerful acceleration and the most complete set of download tools available. With DAP 9.7 downloading is smoother, more responsive, and faster than ever.

一組強大免費/開源 Windows 工具

4) Download Accelerator Manager (DAM)

Download Accelerator Manager (DAM) empowers you to download Internet files and save Web videos, music and more, from sites like 油Tube, easily with the fastest speed. Download Accelerator Manager is a perfect tool to capture and download Web media for Google Chrome, Safari, Opera, Firefox, Internet Explorer browsers. DAM lets you increase download speeds, resume, schedule, and manage downloads.

一組強大免費/開源 Windows 工具

5) Download Optimizer & Manager 

Download Boost is a special utility designed to help you manage and boost the speed of your downloads. This tool has advanced features of the 3rd generation of download manager software, such as pause and resume broken downloads, boost the speed of downloads with multiple connections (up to 8 connections) for one file, download scheduling, and many more.

一組強大免費/開源 Windows 工具

6) Download Express

MetaProducts Download Express is a Windows 95/98/NT/2000/ME/XP/2003 program that allows you to download individual files from the Web and FTP sites at the maximum possible speed.

一組強大免費/開源 Windows 工具

7) Download Studio

DownloadStudio is the award-winning, high performance download manager that lets you get everything on the web! It lets you download programs, games, flash video, music, movies, TV shows, photos, streaming audio, streaming video, documents, RSS feeds, blogs, podcasts, complete web sites, complete FTP sites and much more!

一組強大免費/開源 Windows 工具

8 ) Free Download Accelerator

Though this download manager is free, using it will cost you. Free Download Accelerator does help speed up multiple-program downloads, but the program design and lack of features make it a middling choice among many other freeware options.

一組強大免費/開源 Windows 工具

9) Download Commander

Download Commander is a program which allows you to download files from the internet by using the http protocol. It is possible to download only one file, but the strength of the program lies in the fact that it enables the user to select more than one file to download from a single internet page. The files are queued and downloaded one after the other.

一組強大免費/開源 Windows 工具

10) File Rain

一組強大免費/開源 Windows 工具

11) Flash Get

一組強大免費/開源 Windows 工具

12) Fresh Download

Fresh Download is an easy-to-use and very fast download manager that turbo charges downloading files from the Internet, such as your favorite freeware and shareware, mp3 files, movie files, picture collections, etc.

一組強大免費/開源 Windows 工具

13) Free-Download-Accelerator

Though this download manager is free, using it will cost you. Free Download Accelerator does help speed up multiple-program downloads, but the program design and lack of features make it a middling choice among many other freeware options.

一組強大免費/開源 Windows 工具

14) Get Right

一組強大免費/開源 Windows 工具

15) Get go Soft

GetGo Download Manager is the Best FREE Internet Download Manager with strong 油Tube Download support as well as tons ofDownload Management features. It is being actively developed and updated frequently.

一組強大免費/開源 Windows 工具

16) Orbit Downloader

Orbit Downloader, leader of download manager revolution, is devoted to new generation web (web2.0) downloading, such as video/music/streaming media from Myspace, 油Tube, Imeem, Pandora, Rapidshare, support RTMP. And to make general downloading easier and faster.

一組強大免費/開源 Windows 工具

17) Net Transport

“Net Transport” (also called NetTransport or NetXfer) is a faster, exciting and the most powerful downloading manager that you ever saw, now supports the most pop Internet protocols, including:

HTTP / HTTPS
FTP / over SSL (Secure Sockets Layer) / over SSH (Secure Shell)
MMS (Microsoft Media Services)
RTSP (Real-Time Streaming Protocol)
BitTorrent
eMule
RTMP / RTMPE / RTMPT (Real Time Messaging Protocol)

一組強大免費/開源 Windows 工具

18) Mass Downloader

MetaProducts Mass Downloader is a Windows download manager application that makes it easy to download video/audio streams and files from Internet sites at the maximum available speed. Download resume is supported. Multiple channels technology significantly reduces download time.

一組強大免費/開源 Windows 工具

Other Useful Windows Tools

1) Gimp

GIMP的定義 GIMP 是跨平臺的圖像處理程序。GIMP 是 GNU 圖像處理程序(GNU Image Manipulation Program)的縮寫。包括幾乎所有圖象處理所需的功能,號稱Linux下的PhotoShop。GIMP在Linux系統推出時就風靡了許多繪圖愛好者的喜愛,它的接口相當輕巧,但其功能卻不輸于專業的繪圖軟件;它提供了各種的影像處理工具、濾鏡,還有許多的組件模塊,對于要制作一個又酷又炫的網頁按鈕或網站Logo來說是一個非常方便好用的繪圖軟件,因為它也提供了許多的組件模塊,你只要稍加修改一下,便可制作出一個屬于你的網頁按鈕或網站Logo。一組強大免費/開源 Windows 工具

2) Virtual Box

VirtualBox 是一款開源虛擬機軟件。VirtualBox 是由德國 Innotek 公司開發,由Sun Microsystems公司出品的軟件,在 Sun 被 Oracle 收購后正式更名成 Oracle VM VirtualBox。Innotek 以 GNU General Public License (GPL) 釋出 VirtualBox,并提供二進制版本及 OSE 版本的代碼。使用者可以在VirtualBox上安裝并且執行Solaris、Windows、DOS、Linux、OS/2 Warp、BSD等系統作為客戶端操作系統。

一組強大免費/開源 Windows 工具

3) Get Paint

一組強大免費/開源 Windows 工具

4) Hyper Cam

HyperCam 是一套專門用來捕捉您的操作畫面的程序,包括鼠標的移動軌跡與音效,然后將它保存為標準的 AVI 視頻文件讓您播放。很適合用來制作教學課程或演示,您可以輕易地依照平常的操作方式,將步驟一步一步地捕捉下來,只需將此 AVI 文件播放,即可觀看.

一組強大免費/開源 Windows 工具

5) Pure Text

有時候需要經常在網頁上復制些信息,而我需要的只是文字而已,但是復制下來的東西一大串、鏈接、圖片等等。Pure Text這個工具就相當于粘貼板的過濾器。
使用方法:在網頁上復制一段含有鏈接的信息,先復制到word里面,這時你可以看到是帶有鏈接的。然后你再按一下 windows鍵+v ,這時出來的就是純文本啦,就不需要先復制到txt里面再復制出來了,很方便。當然,那個快捷鍵是可以修改的。
還有就是體積非常小,只有20幾K。

一組強大免費/開源 Windows 工具

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!