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.
我想知道,是否有某种类型的光盘 ID 可以用来在我的数据库中搜索以查看该光盘是否已被扫描?所有光盘都是由我创建的,通常在 Windows 上刻录。
-edit- 我可以比较写入时间和卷标以查看光盘是否已被扫描,但我注意到如果我放入某些商业光盘,字段为空白或错误导致许多误报(我曾经将时间设置为未来,我不知道人们是否想在我的应用程序中将商业光盘上的文件内容存档)。
请查看 http://wiki.dvdlookup.org/index.php?title=Disc_Identification
我从标准 MVC 4 WebApi 项目中得到以下响应;
<ArrayOfProduct xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Produ