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.
当我单击编辑表上的前 200 行时,我得到 OutOfMemoryException。我打开了一个 52,396 KB 大小的 sdf 文件。
我怎样才能打开它?
更新:如果我重新打开 VS 2019,它可以正常工作。:)