Git Product home page Git Product logo

windows-programming-5th's Introduction

                  《Windows程序设计(第5版 珍藏版)》
 
                               配书光盘

                          版权所有,侵权必究

                              2010年6月

一、使用方法

1. 将光盘插入光盘驱动器,随后会出现23个目录。
2. 光盘中包含书中所讨论的每个范例的源代码和可执行文件。可以在Microsoft Visual C++编程环境或者你喜  欢的任何一个编辑器中打开这些源文件。
3. 对于每个范例,都有两个不同的可执行文件,一个位于RELEASE子目录,一个位于DEBUG子目录。DEBUG目录中的可执行文件用于调试。
4. 尽管可执行文件位于RELEASE和DEBUG子目录,但有些程序还使用了其父目录下的数据文件,目录名与程序名相同,其中包含程序的源代码。因此,在此程序运行时或程序运行不正常时,默认目录一定是其父目录。如果程序能在Visual C++环境中运行,就不会有任何问题。此外,还可以通过MS-DOS命令行从父目录运行程序,如下所示:

    DEBUG\progname
或:

    RELEASE\progname

但是,如果是从Windows资源管理器运行程序,那么程序将无法找到其数据文件。


第18章的有些程序创建了一些文件供本章其他程序使用。因此,这些程序必须按照特定的顺序运行。


二、光盘内容

1. 本光盘是《Windows程序设计(第5版 珍藏版)》的配套光盘。
2. 本光盘涵盖书中所有范例的源代码和可执行文件。

三、技术支持

如果在使用光盘时遇到任何问题,可通过以下方式与我们联系。

联系电话:010-62788562-888

==============================================================
注:本光盘为引进版权产品,由于环境或时间等差异,运行中
可能会出现某些问题,读者可按照Readme文件中提供的办法与
制作者联系。由此所带来的不便,请读者谅解。
==============================================================




windows-programming-5th's People

Contributors

cornyum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.