查找 CD 的序列号

发布于 2024-08-17 08:49:46 字数 342 浏览 4 评论 0原文

当我在 Windows 上使用这个 CD 编目程序时,它会通过(大部分是唯一的)四位来识别每张 CD字节序列号,例如 376b-4554。 cmd.exe 的 dir 命令也会显示序列号。

现在我在 Linux 上,并尝试破解我自己的小型 CD 目录脚本。有没有办法从插入的 CD 中读取该序列号?或者,如果不可能,是否有任何其他标识符可以用于相同目的? (不要建议卷标。我有五张标有“新”的 CD。)

大多数编程语言都可以使用,shell 命令也可以。

When I used this CD cataloging program on Windows, it would identify each CD by a (mostly unique) four-byte serial number, like 376b-4554. The dir command of cmd.exe would show a serial number too.

Now I'm on Linux, and trying to hack my own small CD catalog script. Is there a way to read that serial number from an inserted CD? Or, if not possible, is there any other identifier that I could use for the same purpose? (Don't suggest volume label. I have five CDs labelled "NEW".)

Most programming languages would work, shell commands are okay too.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

末蓝 2024-08-24 08:49:46

看看 freedb,有很多程序可以使用它们的 DB 和标识符来查找 CD相关信息。

Have a look at freedb, there are a lot of programs available that use their DB and identifier to look up CD related information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文