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.
我开发了使用 truecrypt 的 C# 应用程序。首先,我使用 truecrypt 向导制作 truecrypt 文件并将大小设置为(例如 500gb)。然后我将该文件安装为 truecrypt 驱动器并将文件和文件夹复制到该驱动器。没关系。但是我想知道当来自该 truecrypt 驱动器的数据超过 500gb 时,我需要调整该驱动器的大小(例如,将大小增加到 500 到 1000)。我怎样才能用 C# 代码做那个员工?