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.
我有一个 Windows 移动设备 - HTC Touch Viva - 和 PythonCE 安装在它上面。我想使用 python 脚本捕获相机图像。我在 PythonCE 中有 ctypes,所以想知道是否可以加载控制相机的 DLL 并直接访问这些方法。
请让我知道是否有人以前这样做过。