Roger Luo

超越梦想一起飞
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年1月24日

摘要: 1. Show current time 2. Calculate execution time Use StopWatch classs, which locates in System.Diagnostics namespace. static void Main(string[] args){ Stopwatch s1 = new Stopwatch(... 阅读全文

posted @ 2013-01-24 21:43 Roger Luo 阅读(144) 评论(0) 推荐(0) 编辑

摘要: OSI model The Open Systems Interconnection (OSI) model (ISO/IEC 7498-1) is a product of the Open Systems Interconnection effort at the International Organization for Standardization. It is a prescrip... 阅读全文

posted @ 2013-01-24 20:56 Roger Luo 阅读(331) 评论(0) 推荐(0) 编辑