防止程序挂起 [英] prevent program from hanging

查看:88
本文介绍了防止程序挂起的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要输入大量文本来解码我的hex到ascii解码器。每当我将文本粘贴到文本框中时,exe就会挂起。


我已经将文本框的最大长度设置为最大值。


是否可以采取措施防止这种情况发生?

解决方案

您是否尝试使用调试器逐步查找导致应用程序挂起的进程?


-Frinny



您是否尝试使用调试器逐步完成并找到该过程导致您的应用程序挂起?


-Frinny



抱歉,你怎么做?


< blockquote class =post_quotes>
抱歉,你怎么做的?



您是在开发正在挂起的应用程序还是正在使用挂起的应用程序?


i need to input a huge amount of text to decode for my hex to ascii decoder. the exe hangs whenever i paste the texts in to the textbox.

i''ve set my textbox max length to max already.

could something be done to prevent this from happening?

解决方案

Have you tried using a debugger to step through and find the process that is causing your application to hang?

-Frinny


Have you tried using a debugger to step through and find the process that is causing your application to hang?

-Frinny

sorry but how do you do that?


sorry but how do you do that?

Are you Developing the application that is hanging or are you Using an application that''s hanging?


这篇关于防止程序挂起的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆