发布时间:2015-08-05 23:17:41
<div class="article_title" style="margin:5px 0px;font-size:20px;line-height:30px;font-family:'Microsoft YaHei';white-space:normal;background-color:#FFFFFF;"><h1 style="margin:0px;padding:0px;display:inline;font-weight:normal;font-size:20px;vertical-align:middle;"><span class="link_title"><a hre.........【阅读全文】
发布时间:2015-08-05 23:15:45
<div class="article_title" style="margin:5px 0px;font-size:20px;line-height:30px;font-family:'Microsoft YaHei';white-space:normal;background-color:#FFFFFF;"> <h1 style="margin:0px;padding:0px;display:inline;font-weight:normal;font-size:20px;vertical-align:middle;"><span class="link_title.........【阅读全文】
发布时间:2015-08-05 01:18:40
<div class="article_title" style="margin:5px 0px;font-size:20px;line-height:30px;font-family:'Microsoft YaHei';white-space:normal;background-color:#FFFFFF;"><h1 style="margin:0px;padding:0px;display:inline;font-weight:normal;font-size:20px;vertical-align:middle;"><span class="link_title"><a hre.........【阅读全文】
发布时间:2015-08-05 00:28:16
<div class="Blog_tit4 Blog_tit5" style="border-bottom-width:0px;padding:0px 0px 11px;"> <a href="http://blog.itpub.net/30057524/viewspace-1762112/" style="text-decoration:none;color:#9C2423;font-family:微软雅黑, 黑体, Verdana;font-size:20px;">Linux 内核使用的 GNU C 扩展(转)</a> 2015-08-0.........【阅读全文】
发布时间:2015-08-05 00:24:21
1.作用:都可提供一个长度可变的数组,使用零长度数组还可以节省空间<br /><br />2.注意事项:当用于结构体中时只能放在末尾<br /><br /> 例:struct test { //对 <br />  .........【阅读全文】