本文介绍了如何冻结一个内存块或使其看起来像冻结的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
一个内存块中我已经找到地址的数据总是在变化,我希望它不变化.如何用Visual C ++,多线程或...来实现它?代码会没事的.谢谢! :):rose:
The data in one memory block whose address I have already found is always changing, and I want it not changed. How to realise it with Visual C++, multi-thread or ...? Code will be fine. Thanks! :) :rose:
推荐答案
这篇关于如何冻结一个内存块或使其看起来像冻结的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!