Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 .NET CF 与符号 ppt88xx 的条码扫描器交互。
有任何想法吗?
如果您的意思是扫描仪本身(从内存中 PPT8800 在 Windows Mobile 2003?2002 上运行?)您不需要做任何事情来与它交互。当您扫描某些内容时,它会将任何成功读取的结果作为击键发送到活动应用程序(只需在表单上粘贴一个文本框或其他内容,给它焦点并瞧瞧)。如果您指的是来自另一台 PDA,您可以将 PPT8800 连接为蓝牙设备,同样,就活动应用程序而言,它就像一个虚拟键盘。您根本不必直接与扫描仪交互。