1. 首页
  2. 移动开发
  3. iOS
  4. 诺基亚C#利用SerialPort收发信息

诺基亚C#利用SerialPort收发信息

上传者: 2018-12-09 13:13:47上传 RAR文件 23.14KB 热度 37次
Created by Noah Coad See blog post: http://msmvps.com/blogs/coad/archive/2005/03/23/39466.aspx ====== Ports Added/Removed Scenarios (on timer tick) ====== Assumptions: If a port is opened, it is the currently selected port 1. No Change Do nothing. 2. Port is Open, New Ports Added Refresh port list, but keep the currently selected port selected 3. Port is Open, Existing Ports Removed, One removed was currently selected Refresh port list, but keep the currently selected port selected 4. Port is Open, Existing Ports Removed, None of removed ones were currently selected Close current port, refresh port list, select a new default port 5. Port is Closed, New Ports Added Refresh port list, new selected default is the highest of the most recently added ports 6. Port is Closed, Existing Ports Removed, One removed was currently selected Refresh port list, selected default is the highest of the current list of ports 7. Port is Closed, Existing Ports Removed, None of removed ones were currently selected Refresh port list, selected default is the highest of the current list of ports
用户评论
码姐姐匿名网友 2018-12-09 13:13:47

根本没有一点跟诺基亚沾边的东西。

码姐姐匿名网友 2018-12-09 13:13:47

还没仔细看,看似挺详细。

码姐姐匿名网友 2018-12-09 13:13:47

英文的,看不懂!!