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.
我想使用热电偶读取房间的温度并对其进行监控。我想用 C# 编写我的程序。谁能帮我?(我更喜欢使用测量工作室和 DAQmx)
你试过什么?
作为起点,有一些库可以帮助您:
在 stackoverflow 中,您还可以找到一些有趣的问题,例如:
Working with USB devices in .NET
USB device
我正在尝试将一个文档 objectID 作为属性(链接)存储到另一个文档中,但 mongo 一直给我这个错误。这行的语法有什么问题?
for u in self.request.db.lyrics.find(): u['forSong'] = self.request.db.song.find({}, {'_id'