Chapter 1 Hello Windows CE From Kernighan and Ritchie to Petzold and on to Prosise, programming books traditionally start with a "hello, world" program. It's a logical place to begin. Every program has a basic underlying structure that, when not obs
Preface Preface to the first edition Introduction Chapter 1: A Tutorial Introduction Getting Started Variables and Arithmetic Expressions The for statement Symbolic Constants Character Input and Output File Copying Character Counting Line Counting W
Resource Hacker has been designed to: 1. View resources in Win32 executable files (*.exe, *.dll, *.cpl, *.ocx) and in Win32 resource files (*.res) in both their compiled and decompiled formats. 2. Extract (save) resources to file in (*.res) format,
目录 Foreword Preface Part I. Actionscr ipt from the Ground Up 1. Core Concepts 2. Conditionals and Loops 3. Instance Methods Revisited 4. Static Variables and Static Methods 5. Functions 6. Inheritance 7. Compiling and Running a Program 8. Datatypes
If you are a programmer, you need this book. You've got a day to add a new feature in a 34,000-line program: Where do you start? Page 333 How can you understand and simplify an inscrutable piece of code? Page 39 Where do you start when disentangling
国外知名Windows CE 6.0 编程教程。【英文版】 Introduction ..................................................xxi Chapter 1: Windows Embedded CE ................................1 Chapter 2: Development Environment and Tools ..................15 Chapter 3: Board Supp
This book teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples such as game programming, club membership organization, grade tracking and grade point aver