The best way to get the main executable file path is to use sys.argv[0], which may be a relative path, so it is safe to take the abspath.
確定! 回上一頁