Archive for the 'Programming Languages' Category存檔為'編程語言'類別

Introducing Microsoft LINQ Free Digital E-Book Download在介紹微軟linq免費的數碼電子圖書下載

Thursday, July 24th, 2008 週四, 2008年7月24日

Introducing Microsoft LINQ LINQ (Language Integrated Query) is a Microsoft .NET Framework extension component that adds native data querying capabilities to .NET C# and Visual Basic programming languages using a native syntax reminiscent of SQL, and provides class libraries to take advantage of these capabilities. linq (語文綜合查詢)是一個Microsoft 。 NET Framework的擴展組件,增加本土數據查詢的能力。淨額C #與Visual Basic編程語言的使用母語語法想起的SQL ,並提供一流的圖書館,以利用這些能力。 LINQ defines a set of query operators that can be used to query, set, transform, project and filter data in arrays, enumerable classes, XML, relational database, and third party data sources. linq定義了一整套查詢營辦商可用於查詢,設置,改造,項目和過濾器的數據陣列,可枚舉班, XML的,關聯式資料庫,以及第三黨的數據來源。

Continue reading Introducing Microsoft LINQ Free Digital E-Book Download » » »繼續閱讀介紹微軟linq免費的數碼電子圖書下載» » »


HTML Color Names HEX Codes Chart Table HTML顏色名稱,十六進制代碼表圖

Wednesday, June 18th, 2008 週三, 2008年6月18日

Color (or colour) can be defined and encoded in HTML web pages by using hexadecimal (HEX) code to denote an RGB (combination of Red, Green and Blue) color value, or by using a standard color name.彩色(或彩色)可以被界定和編碼的HTML網頁所使用十六進制(十六進制)代碼是指一的RGB (相結合的紅色,綠色和藍色)的顏色值,或用一個標準的顏色名稱。 For user who wants to translate between the RGB color HEX code and color name, the following color table with color names with their corresponding RGB HEX value can be used as reference.為用戶誰要翻譯之間的RGB顏色的十六進制代碼和顏色的名稱,下面的色彩表與顏色名稱及其相應的RGB十六進制值可以用來作為參考。

Continue reading HTML Color Names HEX Codes Chart Table » » »繼續閱讀HTML顏色名稱,十六進制碼圖表» » »

Microsoft Visual Studio 2008 Trial Download微軟的Visual Studio 2008試用版下載

Sunday, December 30th, 2007 週日, 2007年12月30日

Microsoft has released the trial version of its flagship software development product for software developers, Microsoft Visual Studio 2008. Microsoft已發布了試用版的旗艦軟件開發產品,為軟件開發商,微軟的Visual Studio 2008 。 The Microsoft Visual Studio 2008 includes Visual Basic (.Net), Visual C#, Visual C++ and ASP.NET.微軟的Visual Studio 2008 ,包括Visual Basic中( 。淨額) ,在Visual C # , Visual C + +和asp.net 。 Microsoft Visual Studio 2008 provides an industry-leading developer experience for Windows Vista, the 2007 Microsoft Office system, and the Web.微軟的Visual Studio 2008提供了業界領先的開發經驗,適用於Windows Vista , 2007 Microsoft Office系統,和網絡。 In addition, it continues in the Microsoft tradition of development language innovation.此外,它繼續在微軟的傳統,發展語言創新。 Microsoft has offered a 90-Day trial period for this new package and allows users for evaluation.微軟已經提供了90天試用期,這個新的軟件包,並允許用戶進行評估。

Continue reading Microsoft Visual Studio 2008 Trial Download » » »繼續閱讀的Microsoft Visual Studio 2008試用版下載» » »

Make Website and WebApp Compatible with iPhone and Blackberry使網站和Web應用兼容iphone和黑莓

Thursday, July 12th, 2007 週四, 2007年7月12日

Most websites and web pages will be compatible and work fine on iPhone and Blackberry.大多數網站和網頁,將兼容和工作的罰款iphone和黑莓。 However, it’s still possible to make the web sites more supportive, ready and friendly to Apple iPhone by giving more information to iPhone about how the webpage should be displayed on the iPhone browser.不過,它仍有可能使網站更多的支持,準備和友好的蘋果iphone提供更多信息,以iphone如何在網頁上應顯示在iphone的瀏覽器。 Beside, for web sites that try to emulate the functionality of the built-in iPhone applications such as webapps that use Canvas, AJAX functionality and limit the size of the page to 320×480px (or 480×320px), it’s best to ensure iPhone and Blackberry compatibility to ensure that the page is rendered and formatted correctly and avoid problem such as web page or application not scaling properly when rotate and Safari browser zooming out.旁邊,為網站嘗試學習的功能,內置在iphone應用,如webapps使用帆布, Ajax的功能和限制的大小網頁320 × 480px (或480 × 320px ) ,最好的確保iphone和黑莓的兼容性,以確保該網頁是勞務費和正確的格式和避免的問題,如網頁或應用程序不結垢適當時,旋轉和Safari瀏覽器放大。

Continue reading Make Website and WebApp Compatible with iPhone and Blackberry » » »繼續閱讀,使網站和Web應用兼容iphone和黑莓» » »


How Your Cursor Works如何將光標工程

Thursday, May 24th, 2007 週四, 2007年5月24日

Ever wonder how your mouse connects to the cursor and moves it around your screen?以往任何時候都不知如何將鼠標連接到光標和舉動,它靠近你的屏幕呢? Believe it or not, I found a website that explains this technical process clearly thanks to a giant digital magnifying glass.相信它或沒有,我發現一個網站,解釋了這一技術的過程中清楚地感謝一個巨大的數字放大鏡。

Continue reading How Your Cursor Works » » »如何繼續讀您的光標工程» » »

CPAN Missing Parameter auto_commit Message cpan失踪參數auto_commit訊息

Friday, May 11th, 2007 週五, 2007年5月11日

Perl programmers or system that using CPAN (Comprehensive Perl Archive Network) extensive list of modules or distributions may occasionally has the following message shown in log file, especially when using script that acts as a package manager or automated update script such as in the case of upcp script for cPanel WebHost Manager hosting server:的Perl程序員或系統,使用cpan (全面的Perl檔案網絡)的廣泛清單模塊或分佈可能偶爾有下列訊息顯示,在日誌文件,特別是當使用的腳本作為一個軟件包管理器或自動更新腳本,如在案件upcp腳本的cPanel網頁主機服務經理主機服務器:

Continue reading CPAN Missing Parameter auto_commit Message » » »繼續閱讀cpan失踪參數auto_commit訊息» » »

Adobe Apollo Alpha Free Download Adobe公司阿波羅阿爾法免費下載

Wednesday, March 21st, 2007 週三, 2007年3月21日

Adobe Systems has released Adobe Apollo alpha version for sneak peak and free download from Adobe Labs. Adobe系統公司已發布的Adobe阿波羅阿爾法版本潛入山頂及免費下載從Adobe實驗室。 Apollo is the code name for a cross-operating system runtime technology that allows rich Internet application to port and run offline, and thus allows developers to leverage their existing web development skills on Adobe (Macromedia) Flash, Flex, HTML, JavaScript, Ajax and etc to build and deploy rich Internet applications (RIAs) to the desktop.阿波羅是代號為一個跨操作系統運行時技術,該技術允許豐富的互聯網應用,以港口和離線運行,從而允許開發者利用現有網絡的發展對技能的Adobe ( Macromedia的)閃光,彎曲,的HTML , JavaScript後,阿賈克斯和等,以建立和部署豐富Internet應用程序(區域一體化協定)到桌面上。 Apollo, if success, may threaten threaten the popularity of programming platforms such as Java and Microsoft.NET.阿波羅,如果成功,可能會威脅威脅受歡迎的節目平台,如Java和microsoft.net 。

Continue reading Adobe Apollo Alpha Free Download » » »繼續閱讀的Adobe阿波羅阿爾法免費下載» » »

Oracle JDeveloper Reviews甲骨文的JDeveloper評語

Thursday, January 4th, 2007 週四, 2007年1月4日

甲骨文的JDeveloper Oracle JDeveloper is a free Java IDE or integrated development environment from Oracle that offers features for development in Java, XML, SQL and PL/SQL, HTML, JavaScript, BPEL, PHP, and more.甲骨文的JDeveloper是一個自由的Java IDE或集成開發環境從Oracle提供的功能,為發展在Java , XML的, SQL和PL / SQL的,的HTML , JavaScript後,的BPEL , PHP中,和更多。 JDeveloper provides covers the end-to-end full development lifecycle from modeling, designing, developing, coding, debugging, optimization and profiling to deploying Java application and web services.的JDeveloper提供包括端到端的全面發展的生命週期,從建模,設計,開發,編碼,調試,優化和剖面部署Java應用程序和Web服務。 Full features of Oracle JDeveloper, Oracle’s Java/J2EE Workbench for Oracle 10g includes ADF, SOA, J2EE, UML, Database, Java, and XML, with newer version also support BPEL, ESB and EJB 3.0/JPA.充分的特點,甲骨文的JDeveloper ,甲骨文的java/j2ee工作台甲骨文一十克包括亞洲開發基金,國家海洋局, J2EE的,基於UML ,數據庫, Java和XML的,與較新的版本也支持的BPEL ,經濟局和EJB的3.0/jpa 。

Continue reading Oracle JDeveloper Reviews » » »繼續讀甲骨文的JDeveloper評語» » »