發表文章

微軟Translator團隊推出了爲Windows Live Messenger設計的翻譯機器人

圖片
請加入翻譯機器人的帳號: mtbot@hotmail.com 輸入“TBot ?”即可對翻譯機器人進行功能設置 了解設定指令如下列敘述: tbot ?:顯示Tbot指令。 tbot lang:顯示目前的來源及目的語言。 tbot change:更改翻譯的來源及目的語言。 tbot stop:停止翻譯。 tobt start:啟動翻譯。 tobt set:設定偏好語言。 當一開始可先利用tbot set將偏好語言設定成繁體中文,tbot呈獻給您的訊息就會是繁體中文, 接著再以tbot change設定翻譯的來源(例如英文)和目的(例如繁體中文)。 另外,簡中和繁中也可以互翻真的很方便。

i908 Training

圖片

軟體開發版本釋放流程

1. Pre-alpha : 試作中的版本,通常是只有完成重要功能 , 由於大部分的細部功能未完成,一般還不會release給QA部門做測試。 2. Alpha : 給開發人員以外的QA部門測試用,功能尚未完善,但已可滿足一般需求,有點像遊戲的封閉測試,此時根據初步的Spec所開發的功能大都已完成,有些公司會邀請一些客戶或合作夥伴參與測試,這階段通常會先用白箱測試,會設定測試的目標。 3. Beta : 對外開放測試的版本,通常還是會針對測試結果更改Spec或增加Feature,但功能大都已完成,目前大部分的web2.0網站都標榜為beta版本,來顯示其持續改善的決心,此階段的通常會用黑箱/灰箱測試。 4. RC (Release candidate) : 重大bug皆已清除的版本,通常已接近產品化版本,Feature已不再增加或更動。 5. GM(Golden Master) : 正式版本,即最後一版的RC版本。 6. RTM (release to manufacturing) : 出貨壓片的版本,Micorsoft給一般PC製造商的版本就叫RTM. 7. RTW (release to Web) : 線上發佈的正式版本。

IP 等級 ( 防水防塵 ) 定義

圖片
IP 等級系統提供了一個以電器設備和包裝的防塵、防水和防碰撞程度來對產品進行分類的方法,這個系統得到了多數歐洲國家的認可,並在 IEC 529 ( BS EN 60529: 1992 ) 外包裝保護等級 ( IP code ) 中宣佈。 保護等級多以 IP 後跟隨兩個數字來表述,數字用來明確保護的等級。 第一個數字表明設備抗微塵的範圍,或者人們在密封環境中免受危害的程度。 第二個數字表明設備防水的程度。

Visual Studio 2008 Service Pack 1

圖片
Visual Studio 2008 Service Pack 1 繁體中文版的 ISO 檔 http://download.microsoft.com/download/b/c/b/bcbe329b-d7ad-47b2-b8ef-48b9ad3cbe67/VS2008SP1CHTX1512963.iso

Microsoft SQL Server Compact 3.5 Service Pack 1 for Windows Mobile

ADO.NET Entity Framework provider. The Entity Framework enables you to work with data in the form of domain-specific objects and properties, such as customers and customer addresses, without having to concern yourself with the underlying database tables and columns where this data is stored. Support for the ADO.NET Entity Framework allows you to create flexible, strongly typed queries against the Entity Framework object context by using LINQ expressions and the LINQ standard query operators directly from the development environment. Case-sensitive collations for those C# folks that were allowed into the database Native 64bit support. No more locking your apps to WoW mode or Target = X86. And yes, we support a single version of your app that can privately deploy Compact 32 and 64 so your customers don't have to figure out whether they're running 32 or 64bit operating systems. http://www.microsoft.com/downloads/details.aspx?FamilyId=FCE9ABBF-F807-45D6-A457-AB5615001C8F&displ...

Windows Mobile API Usage Tool

The Windows Mobile API Usage Tool is a command-line utility that installs by default into the “Windows Mobile API Usage Tool” directory within the “Program Files” directory. The tool name is wmaut.exe, and when run without arguments or with incorrect arguments, a usage statement will be provided.The tool takes as arguments a series of options, an output database used for reporting, and either an application (in .cab or .msi format) or a directory containing applications. If the output database file provided does not exist it will be created. If the database file does exist, you must either provide the /resume or /overwrite option as appropriate.Additional advanced options are documented through the usage statement displayed by the tool.If you wish to share the database file generated by the tool with the Windows Mobile application compatibility team, please email the database file (or for larger reports, a link to the file) to wmaut@microsoft.com. If you wish, you may use the /anonymiz...