添加资源文件

This commit is contained in:
2024-07-31 16:06:18 +08:00
parent b61da796c5
commit 8c8a471072
35 changed files with 220175 additions and 30 deletions

1
VM/mainwindow.py Normal file → Executable file
View File

@@ -3,6 +3,7 @@ import os
import sys
import json
import subprocess
import program_resources
import ui_mainwindow
from buildvbox import *
from PyQt5.QtGui import *