交互优化

This commit is contained in:
Your Name
2023-04-01 04:11:31 +08:00
parent 639e24fc82
commit 3c95299f48
4 changed files with 30 additions and 21 deletions

View File

@ -18,7 +18,7 @@ def get_crazy_functionals():
from crazy_functions.代码重写为全英文_多线程 import 全项目切换英文
function_plugins = {
"请解析并解构此项目本身": {
"请解析并解构此项目本身(源码自译解)": {
"AsButton": False, # 加入下拉菜单中
"Function": 解析项目本身
},
@ -30,7 +30,7 @@ def get_crazy_functionals():
"Color": "stop", # 按钮颜色
"Function": 解析一个C项目的头文件
},
"解析整个C++项目": {
"解析整个C++项目.cpp/.h": {
"Color": "stop", # 按钮颜色
"AsButton": False, # 加入下拉菜单中
"Function": 解析一个C项目