发布时间:2012-02-04 17:30:07
本文从解释char **无法赋给 const char**,解释了const限定符的修饰范围......【阅读全文】
发布时间:2012-02-04 17:04:51
<p style="font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: normal; margin-top: 10px; margin-right: 0px; margin-bottom: 10px;......【阅读全文】
发布时间:2012-02-03 21:46:15
任何代码的美丽不仅在于找到一个给定的问题的解决方案,但在它的简单性,有效性,紧凑性和效率(内存)。设计的代码比实际执行更难 。因此,每一个程序员当......【阅读全文】