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.
调试时如何防止弹出CPU窗口? 有这个设置吗? 我正在使用德尔福 2007。
如果您单步执行没有调试信息的代码,则会弹出反汇编窗口。据我所知,没有办法禁用这种行为。
相反,您可以通过简单地为所有单元提供调试信息来规避这种情况。例如,如果您要进入 RTL/VCL 单元,则在启用调试 DCU选项的情况下进行构建。
我想使用包含如下结构化代码的 jsp 页面向 ActionFormBean 发送信息:
<table> <thead> <tr> <th>ID Turno</th> <th>Data e Ora</th>