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.
我希望能够访问程序的 ram 并将一些 ram 数据发送到另一个程序。我可能会尝试通过以太网线发送数据,并在发送计算机上加载具有程序状态的类似程序。我认为这类似于冬眠。
这可能吗?我真的不知道从哪里开始找到。