This is the complete source code for Quake 2, version 3.21, buildable with visual C++ 6.0. The linux version should be buildable, but we haven t tested it for the release. The code is all licensed under the terms of the GPL (gnu public license). You
Visual C# and Databases is a tutorial that provides a detailed introduction to using Visual C# for accessing and maintaining databases. Topics covered include: database structure, database design, Visual C# project building, ADO .NET data objects, d
Beginning Visual C# Express is presented using a combination of over 400 pages of course notes and actual Visual C# Express examples. Ten plain-English lessons explain the Visual C# Express toolbox, event methods, and many elements of the C# compute
C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
PART 1 Core Concepts CHAPTER 1 Introducing ASP.NET 3 CHAPTER 2 Visual Studio 23 CHAPTER 3 Web Forms 71 CHAPTER 4 Server Controls 115 CHAPTER 5 ASP.NET Applications 167 CHAPTER 6 State Management219 PART 2 Data Access CHAPTER 7 ADO.NET Fundamental s
C++跨平台开发:构建Mac OS X,Linux和Windows通用的应用程序 《Cross-Platform Development in C++:Building Mac OS X,Linux,and Windows Applications》 本书为英文版,带有详细的PDF目录,阅读效果极佳。 如果你正在为同一份C++源代码如何同时应用到Windows/Linux/Mac上面而烦恼。这本书就是最佳读物。
Cross-Platform Development in C++ is the definitive guide to developing portable C/C++ application code that will run natively on Windows, Macintosh, and Linux/Unix platforms without compromising functionality, usability, or quality. C++跨平台开发:构建Mac