本书共有27章和3个附录,大致分成3个部分。第1部分为第1章,介绍了VBA编程和Excel对象模型的基础知识。第2部分为第2章~第27章,通过大量的实例介绍了Excel的关键对象,并介绍了Excel 2007新的Office XML文件格式和RibbonX开发技术,其中一些章节专门介绍了为提取各种格式的数据而访问外部数据库的详细技术,最后4章探讨了将Excel链接到Internet、为国际兼容性编写代码、VBE编程以及如何使用Win32 API函数等高级话题。第3部分为附录,提供了Excel 2007对象模型以及VBE和Office对象模型的所有对象,并包括相应的所有属性、方法和事件以及相关示例。   本书介绍的开发技术都是许多优秀的VBA程序员多年经验交流、归纳、总结的成果。本书适合从基础到高级的Excel用户和程序员,特别是希望在Excel应用程序中利用VBA语言功能的Excel用户阅读。
2019-12-21 22:14:37 5.54MB vba excel
1
Computer Graphics for Java Programmers, Second Edition
2019-12-21 22:11:51 12.57MB GRAPHICS Java 2nd
1
经典书籍《深入理解计算机系统》(英文名《Computer Systems - A Programmer Perspective》)。本书是英文版第三版,里面还包含一个家庭作业答案(csapp-3e-solutions), 绝对正版,排版清晰。
2019-12-21 21:59:42 5.82MB csapp
1
Write Socket server by .NET Framework class.
2019-12-21 21:09:13 1.64MB TCP/IP C# Sockets
1
Cython: A Guide for Python Programmers 作者: Kurt W. Smith; ISBN13: 9781491901557 类型: 平装(简装书) 语种: (English) 出版日期: 2015-01-27 页数: 254 重量(克): 408 尺寸: 25.908 x 14.986 x 1.27 cm
2019-12-21 21:08:22 3.76MB cython
1
A book on mazes? Seriously? Yes! Not because you spend your day creating mazes, or because you particularly like solving mazes. But because it’s fun. Remember when programming used to be fun? This book takes you back to those days when you were starting to program, and you wanted to make your code do things, draw things, and solve puzzles. It’s fun because it lets you explore and grow your code, and reminds you how it feels to just think. Sometimes it feels like you live your life in a maze of twisty little passages, all alike. Now you can code your way out.
2019-12-21 20:06:31 8.71MB Maze code
1
he QNX Neutrino Cookbook: Recipes for Programmers provides “recipes” that will help you understand how to design and write programs that run on the QNX Neutrino RTOS. There's a separate archive of the source code for the programs that the book describes.
2019-12-21 19:55:23 1.68MB QNX
1
真正的原版PDF,非其他格式转换而来,不会有其他转换格式的公式错误等缺点,容量也小多了。
2019-12-21 19:42:00 4.82MB 计算机系统
1
Book Description Written for the moderately experienced Java programmer, this book builds on readers¿ existing knowledge of object-oriented programming and covers all important aspects of Standard C++—emphasizing more lower-level C-style details later in the presentation. Chapter topics include philosophy of C++, simplest C++, pointers and reference variables, object-based programming: classes, operator overloading, object-oriented programming: inheritance, templates, abnormal control flow, input and output, collections: the standard template library, primitive arrays and strings, C-style C++, and using Java and C++: the JNI. For new C++ programmers converted from Java. For experienced Java programmers and students who require the skills of C++ programming, best-selling author Mark Allen Weiss bridges the gap. He efficiently presents the complex C++ language in this well-designed tutorial/reference that both students and seasoned programmers will appreciate. The book is ideal as a primary text for intermediate C++ courses, as a supplemental no-nonsense reference for other courses, or for independent learning by professionals. C++ for Java Programmers is a concise, well-written text that provides authoritative and up-to-date coverage of key features and details of C++, with a special focus on how C++ compares to Java. The book's approach shows knowledgeable students or professionals how to grasp the complexities of C++ and harness its power by mutually addressing the benefits and the pitfalls of the two languages. By highlighting the features and comparative elements of each language, and building on the reader's existing knowledge of object-oriented programming, C++ for Java Programmers enables users to master the essentials of C++ quickly and thoroughly. Key Features Includes insightful comparisons of the two programming languages throughout the text and points out the subtleties of C++ Succinctly covers the pertinent highlights of STL (Standard Template Library
2019-12-21 19:29:21 8.94MB C++ Java
1