Eric's Blog

有需求才有进步

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年2月25日

摘要: 1.What’s the difference between a linked list and an array? First what is a linked list? A linked list is a dynamically sized array. An array has a size and you have to deal with it you cant just res... 阅读全文
posted @ 2008-02-25 22:46 Eric.Chai 阅读(258) 评论(0) 推荐(0) 编辑