一小段python代码在SciTE中以-1073741819中断/退出。
有没有办法附上系统声音或任何东西来提醒我退出。
到目前为止,它是一个无声的休息。
最佳答案
Scite具有通过属性文件配置编辑器各个方面的方法。
配置系统声音的以下事件时需要注意的一些属性:
warning.findwrapped
warning.notfound
warning.wrongfile
warning.executeok
warning.executeko
warning.nootherbookmark
请参阅Scite文档:http://www.scintilla.org/SciTEDoc.html
关于python - SciTE -1073741819中的Python退出代码,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/4027709/