{ "version": "v6.5", "description": "同义词词典 - 36 同义词组,用于查询展开", "groups": [ { "id": "frontend", "words": ["前端", "frontend", "front-end", "客户端", "client-side", "ui", "界面"] }, { "id": "backend", "words": ["后端", "backend", "back-end", "服务端", "server-side", "服务器端"] }, { "id": "deploy", "words": ["部署", "deploy", "deployment", "发布", "上线", "release", "publish"] }, { "id": "debug", "words": ["调试", "debug", "debugging", "排错", "排查", "troubleshoot", "诊断", "故障排查", "问题定位"] }, { "id": "performance", "words": ["性能", "performance", "优化", "optimization", "调优", "tuning", "加速", "提速"] }, { "id": "security", "words": ["安全", "security", "防护", "加固", "hardening", "漏洞", "vulnerability", "防御", "defense"] }, { "id": "database", "words": ["数据库", "database", "db", "存储", "storage", "持久化", "persistence", "MySQL", "PostgreSQL", "MongoDB", "Redis", "SQLite", "ORM", "sql"] }, { "id": "container", "words": ["容器", "container", "docker", "镜像", "image", "容器化", "containerize", "dockerfile", "docker-compose"] }, { "id": "k8s", "words": ["kubernetes", "k8s", "编排", "orchestration", "集群", "cluster", "helm", "pod", "kubectl"] }, { "id": "testing-unit", "words": ["单元测试", "unit test", "jest", "vitest", "mocha", "pytest", "测试用例", "test case", "tdd"] }, { "id": "testing-e2e", "words": ["端到端测试", "e2e测试", "e2e test", "端到端", "e2e", "playwright", "cypress", "selenium"] }, { "id": "testing-integration", "words": ["集成测试", "integration test", "integration testing", "接口测试", "联调"] }, { "id": "testing-meta", "words": ["a/b测试", "ab测试", "渗透测试", "可用性测试", "usability test", "压力测试", "load test", "stress test"] }, { "id": "ml", "words": ["机器学习", "machine learning", "ml", "模型", "model", "训练", "training", "scikit-learn", "xgboost", "lightgbm"] }, { "id": "dl", "words": ["深度学习", "deep learning", "dl", "神经网络", "neural network", "pytorch", "tensorflow", "keras", "cnn", "rnn", "transformer"] }, { "id": "api", "words": ["api", "接口", "interface", "rest", "restful", "graphql", "endpoint", "gRPC", "grpc", "websocket", "openapi", "swagger"] }, { "id": "microservice", "words": ["微服务", "microservice", "microservices", "服务治理", "service mesh", "分布式", "distributed", "服务发现", "service discovery"] }, { "id": "state-management", "words": ["状态管理", "state management", "pinia", "vuex", "redux", "zustand", "recoil", "jotai", "mobx", "xstate", "ngrx", "riverpod", "bloc"] }, { "id": "llm", "words": ["大语言模型", "llm", "large language model", "rag", "向量数据库", "embedding", "fine-tuning", "微调", "langchain", "prompt engineering", "chatgpt", "gpt"] }, { "id": "monitoring", "words": ["监控", "monitoring", "可观测性", "observability", "告警", "alerting", "日志", "logging", "tracing", "链路追踪", "prometheus", "grafana"] }, { "id": "cicd", "words": ["ci/cd", "cicd", "持续集成", "continuous integration", "持续部署", "continuous deployment", "流水线", "pipeline", "github actions", "gitlab ci", "jenkins"] }, { "id": "audit", "words": ["审计", "audit", "审查", "review", "检查", "inspection", "合规", "compliance", "自检", "health check"] }, { "id": "workflow-automation", "words": ["工作流", "workflow", "自动化", "automation", "编排", "orchestrate", "zapier", "n8n", "make", "ifttt", "低代码", "low-code", "无代码", "no-code"] }, { "id": "notification", "words": ["通知", "notification", "推送", "push", "消息推送", "短信", "sms", "邮件发送", "email delivery", "告警通知", "alert", "fcm", "apns"] }, { "id": "video-generation", "words": ["视频生成", "video generation", "I2V", "T2V", "图生视频", "文生视频", "视频渲染", "视频合成", "视频制作", "帧率", "帧数", "分辨率", "画质"] }, { "id": "model-inference", "words": ["模型推理", "inference", "模型加载", "model loading", "checkpoint", "ckpt", "LoRA", "lora", "权重", "weights", "量化", "GGUF", "ComfyUI", "Diffusion"] }, { "id": "system-admin", "words": ["系统管理", "system admin", "虚拟内存", "pagefile", "磁盘清理", "进程管理", "服务管理", "注册表", "防火墙", "环境变量", "powershell", "wmi"] }, { "id": "auth", "words": ["认证", "授权", "OAuth", "oauth2", "JWT", "jwt", "SSO", "sso", "RBAC", "rbac", "权限", "auth", "authentication", "authorization", "oidc", "身份认证", "访问控制"] }, { "id": "cloud-provider", "words": ["AWS", "aws", "GCP", "gcp", "Azure", "azure", "阿里云", "腾讯云", "cloud", "云服务", "云计算", "cloud computing", "华为云", "serverless"] }, { "id": "error-handling", "words": ["异常处理", "错误捕获", "try-catch", "error handling", "错误处理", "exception", "异常", "错误码", "error code", "错误边界", "error boundary", "熔断", "circuit breaker"] }, { "id": "architecture", "words": ["架构", "architecture", "系统设计", "system design", "技术选型", "tech stack", "设计模式", "design pattern", "领域驱动", "ddd"] }, { "id": "refactor", "words": ["重构", "refactor", "refactoring", "代码重构", "code refactoring", "优化代码", "代码优化", "整理代码"] }, { "id": "git-ops", "words": ["git", "版本控制", "version control", "分支", "branch", "合并", "merge", "提交", "commit", "仓库", "repository", "repo"] }, { "id": "scraping", "words": ["爬虫", "爬取", "scraper", "scraping", "web scraping", "数据采集", "crawl", "crawler", "网页抓取", "数据提取"] }, { "id": "mobile", "words": ["移动端", "mobile", "手机", "app", "ios", "android", "react native", "flutter", "小程序", "miniprogram", "原生应用", "native app"] }, { "id": "data-pipeline", "words": ["ETL", "etl", "数据管道", "data pipeline", "数据工程", "spark", "airflow", "数据仓库", "data warehouse", "dbt", "数据湖", "flink", "kafka"] } ] }