作者简介 :
Richard Reese
华盛顿州塔尔顿州立大学副教授。Reese自2002年起就在塔尔顿州立大学教授计算机科学课程,此前在洛克希德•马丁公司做过十年的软件开发。Reese著有多本技术图书,包括Oracle Certified Associate,Java SE 7 Programmer Study Guide,Java 7 New Features Cookbook,EJB 3.1 CookBook等。
译者简介:
陈晓亮
美团网iOS工程师,长期关注Linux、iOS、C、Objective-C,推崇C语言,认为程序员的C功底会直接影响Objective-C代码质量。他重视用户体验,喜欢干净的代码,业余时间喜欢读书,经常与大家探讨技术问题,译有《iOS6编程实战》。
发表于2024-12-26
Understanding and Using C Pointers 2024 pdf epub mobi 电子书
我觉得前面3章还是不错的,后面不造是心情浮躁还是怎么,读不下去,匆匆而过,从字符串开始,太无聊了。但是这个书感觉对指针非常全面,所以还是4颗星。我第一本读完的书,这个书让我造了函数指针,最后一两章内容太浅了,都是老生常谈,隔靴搔痒,让人想多了解又不够具体。前...
评分指针可以说是C语言的皇冠一样,让C语言大放光彩的也是它,让C语言充满问题的也是它。不知道多少人在学习C语言时,被这座大山挡住了。 本人一直以来对指针都处于半懂的状态,架不住C指针的内容太过复杂。后来因为项目的原因,决心一定要抽个时间好好把它弄清楚。至于市面存在的...
评分指针可以说是C语言的皇冠一样,让C语言大放光彩的也是它,让C语言充满问题的也是它。不知道多少人在学习C语言时,被这座大山挡住了。 本人一直以来对指针都处于半懂的状态,架不住C指针的内容太过复杂。后来因为项目的原因,决心一定要抽个时间好好把它弄清楚。至于市面存在的...
评分我觉得前面3章还是不错的,后面不造是心情浮躁还是怎么,读不下去,匆匆而过,从字符串开始,太无聊了。但是这个书感觉对指针非常全面,所以还是4颗星。我第一本读完的书,这个书让我造了函数指针,最后一两章内容太浅了,都是老生常谈,隔靴搔痒,让人想多了解又不够具体。前...
图书标签: C C/C++ 计算机 C指针 编程 程序设计 Programming O'Reilly
Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you'll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout the book. Difficult to master, pointers provide C with much flexibility and power - yet few resources are dedicated to this data type. This comprehensive book has the information you need, whether you're a beginner or an experienced C or C++ programmer or developer. Get an introduction to pointers, including the declaration of different pointer types Learn about dynamic memory allocation, de-allocation, and alternative memory management techniques Use techniques for passing or returning data to and from functions Understand the fundamental aspects of arrays as they relate to pointers Explore the basics of strings and how pointers are used to support them Examine why pointers can be the source of security problems, such as buffer overflow Learn several pointer techniques, such as the use of opaque pointers, bounded pointers and, the restrict keyword
有错就有错吧 这书真心救命啊
评分太浅了。
评分太浅了。
评分挺使用的c指针
评分一本比较清晰的简明的C指针指导性书籍,虽然每一个指针特性领域介绍都不是很深刻,但是总体还是比较全面的。
Understanding and Using C Pointers 2024 pdf epub mobi 电子书