镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 06:26:47 +00:00
Update crazy_functional.py
这个提交包含在:
@@ -163,5 +163,14 @@ def get_crazy_functions():
|
|||||||
except Exception as err:
|
except Exception as err:
|
||||||
print(f'[下载arxiv论文并翻译摘要] 插件导入失败 {str(err)}')
|
print(f'[下载arxiv论文并翻译摘要] 插件导入失败 {str(err)}')
|
||||||
|
|
||||||
|
from crazy_functions.解析项目源代码 import 解析一个Lua项目
|
||||||
|
function_plugins.update({
|
||||||
|
"解析整个Lua项目": {
|
||||||
|
"Color": "stop", # 按钮颜色
|
||||||
|
"AsButton": False, # 加入下拉菜单中
|
||||||
|
"Function": HotReload(解析一个Lua项目)
|
||||||
|
},
|
||||||
|
})
|
||||||
|
|
||||||
###################### 第n组插件 ###########################
|
###################### 第n组插件 ###########################
|
||||||
return function_plugins
|
return function_plugins
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户