This evening, I finally read "Deep Exploration of the C ++ object model" for the first time. A month ago, I wroteProgramI feel uneasy. Sometimes I want to optimize it, but I don't know how to do it. At that time, I was eager to understand the underlying implementation mechanism of C ++. But I don't know how to read this book. I think of Mr. Hou Jie by chance, because I used to read the book translated by Mr. Hou Jie when I went to the bookstore. he also learned that Mr. Hou Jie has been focusing on the translation of typical C ++ books. Therefore, he searched the translation bibliography of Mr. Hou Jie online, and found "Deep Exploration of C ++ object model".
I first got this book. If I got it, I worked overtime to read it. After a rough look at the directory, I found that this is the book I was looking for, a book introducing the underlying implementation details of the C ++ object model. In the process of reading, I deeply understood the reason why C ++ designers introduced relevant mechanisms on the spot. In the course of study, it was not smooth sailing. Sometimes it was also boring and annoying, and sometimes there was an idea to give up, especially when I saw chapter 4th and Chapter 5th. It may be because I have a poor foundation, and I feel a little hard at reading it, but I insist on reading it, no matter how I stick to it. I want to come and think about it now. I still have a lot to understand in the book, but the framework of the C ++ object model has already been set up in my mind. There will also be chapters to follow when you need to use it in the future, this will undoubtedly greatly improve my professional skills. I will try again to understand the author's thoughts as much as possible.
Finally, I would like to thank Mr. Hou Jie again and the project team's teachers, students, and XXX engineers for their help.