pycharm Process finished with exit code

    技术2022-07-13  79

    在大部分编程语言中都适用:

    exit code 0 表示程序执行成功,正常退出

    exit code 1 表示程序执行执行过程中遇到了某些问题或者错误,非正常退出

    例如:

    Process finished with exit code -1073741819 (0xC0000005)  

    Processed: 0.017, SQL: 9