Logo
Explore Help
Register Sign In
flying-hero/meeting-room
1
0
Fork 0
You've already forked meeting-room
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
96f6318101c693911e02a5e868fd8b00b6e69ad2
meeting-room/frontend/node_modules/boolbase/index.js

8 lines
125 B
JavaScript
Raw Normal View History

📦 添加虚拟环境和启动脚本 新增: - backend/venv/ - Python 虚拟环境 - backend/start.sh - 启动脚本(使用虚拟环境) - backend/requirements.txt - 依赖列表 - .gitignore - 忽略虚拟环境和缓存文件 说明: - 每个项目使用独立虚拟环境 - 避免依赖冲突 - 启动脚本自动创建和激活虚拟环境
2026-04-04 18:28:31 +08:00
module.exports = {
trueFunc: function trueFunc(){
return true;
},
falseFunc: function falseFunc(){
return false;
}
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 93ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API