How to test if Canopy editor is open

[亡魂溺海] 提交于 2019-12-06 15:19:09

At present, on all OSes, if Canopy is running, then there will be a text file process.lck in the configuration/preferences directory. The second line of the file is the process ID. If Canopy was forced-stopped, the file will still be present even though Canopy is not running, so you should check that this process ID is still running. These implementation details could change in a future version.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!