C++ Primer 3rd This new edition of C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version–weigh… Continue reading
-
-
C++ Primer (第三版 中文譯版) 《C++ Primer》(中文第3版)(據原書第3版譯出)結合Stanley Lippman的實踐經驗和Josee Lajoie對於ANSI/ISO標準C++的深入理解,完整精確地講述了標準C++的特性和用法。 C++ Primer的 Continue reading
-
Professional C# 2008 (Wrox Professional Guides) Professional C# 2008 starts by reviewing the overall architecture of .NET in Chapter 1 in order to give you the background you need to be able to write managed code. After that the book is divided int… Continue reading
-
清華大學出版社最新推出《C#高級程式設計(第6版)》 本書為C#經典名著!是Wrox紅皮書中最暢銷的品種之一。從第1版開始就名滿天下,其第3版被評選為2005年最權威的十大IT圖書之一,並榮獲 Continue reading
-
ASP.NET密技集錦(C#)繁體中文版,作者許嘉仁恆逸資訊許嘉仁著名講師。此篇介紹C#技巧的文章,關於Server Control的文章,對於有些朋友來說,文章不算太難,主要是介紹經驗,作者希望通過實例… Continue reading
-
Beginning ASP.NET 4 in C# 2010 該書提供了詳盡的ASP.NET的覆蓋面,引導你從你的第一個步驟,一直到最先進的技術,如查詢從一個網頁資料庫和優化您的網站以獲得最佳性能。在這些網頁,你可以找 Continue reading
-
Visual C++駭客程式設計揭秘與防範 網路掃描器程式設計、遠端控制軟體發展、基於認證的網路程式、U盤防火牆工具實現、Windows底層Rootkit程式設計..20多個駭客程式設計關鍵技術:Socke、監聽 Continue reading
-
Microsoft C# Windows 程式設計(中文版) 微軟圖書必為精品 目錄 第一章 控制台本身 1.1 C#版本 1.2 程式分析 1.3 C#名稱空間 1.4 控制台I/O 1.5 C#資料類型 1.6 運算式和操作符 1.7 條件和迴圈 1 Continue reading
-
The C++ Programming Language 課件和學習筆記 學習目標:掌握ATM的代碼實現,學習專案設計的層次劃分 學習重點:資料的輸入輸出,專案層次劃分 學習難點:資料的輸入輸出,專案層次劃分 學習難… Continue reading