全部博文(516)
发布时间:2012-11-01 11:22:53
回调函数是一个程序员不能显式调用的函数;通过将回调函数的地址传给 调用者从而实现调用。 回调函数使用是必要的,在我们想通过......【阅读全文】
发布时间:2012-11-01 11:22:35
<div class="content-head clearfix" style="text-align: left;zoom: 1; color: rgb(69, 69, 69); font-family: 'Microsoft Yahei', 微软雅黑, Tahoma, Arial,......【阅读全文】
发布时间:2012-11-01 11:22:26
以下代码取自《C陷阱与缺陷》一书 C traps and pitfalls 点击(<span style="cursor:pointer;color:red;" onclick="cod......【阅读全文】