- 博客(638)
- 收藏
- 关注
原创 Apache TrafficServer 入门指南:从零开始构建高性能网络服务
Apache TrafficServer 入门指南:从零开始构建高性能网络服务 trafficserver Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy serve...
2025-06-28 09:17:08
166
原创 dotfiles:打造高效美观的开发环境
dotfiles:打造高效美观的开发环境 dotfiles ???? Dotfiles for my WSL2 Ubuntu setup 项目地址: https://gitcode.com/gh_mirrors/dotfiles352/...
2025-06-28 09:00:04
162
原创 Django Two-Factor Auth 实现指南:从基础配置到高级应用
Django Two-Factor Auth 实现指南:从基础配置到高级应用 django-two-factor-auth Complete Two-Factor Authentication for Django providing the easiest integration into most Django pr...
2025-06-27 09:30:38
296
原创 Google SLING 项目安装与构建指南
Google SLING 项目安装与构建指南 sling SLING - A natural language frame semantics parser 项目地址: https://gitcode.com/gh_mirrors...
2025-06-26 09:27:42
592
原创 Dagu项目中的工作流数据与变量管理指南
Dagu项目中的工作流数据与变量管理指南 dagu Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems. ...
2025-06-26 09:13:55
243
原创 Event Catalog项目:事件风暴会议高效引导指南
Event Catalog项目:事件风暴会议高效引导指南 eventcatalog An open source documentation tool to bring discoverability to your event-driven architectures ...
2025-06-25 09:20:27
271
原创 Apache Geode集群配置与故障排查指南
Apache Geode集群配置与故障排查指南 geode Apache Geode 项目地址: https://gitcode.com/gh_mirrors/geode1/geode ...
2025-06-25 09:09:05
361
原创 深入解析sandman项目的Admin管理界面
深入解析sandman项目的Admin管理界面 sandman Sandman "makes things REST". 项目地址: https://gitcode.com/gh_mirrors/sa/sandman ...
2025-06-25 09:02:26
368
原创 Rsbuild 项目功能类问题深度解析
Rsbuild 项目功能类问题深度解析 rsbuild Unleash the power of Rspack with the out-of-the-box build tool. 项目地址: https://gitcode.c...
2025-06-24 09:08:02
253
原创 cnchar 输入法功能详解:拼音与五笔输入实现
cnchar 输入法功能详解:拼音与五笔输入实现 cnchar ???????? 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util) 项目地址: https://gitcode....
2025-06-19 09:27:52
306
原创 7-days-nodejs项目解析:NodeJS文件操作完全指南
7-days-nodejs项目解析:NodeJS文件操作完全指南 7-days-nodejs 七天学会NodeJS 项目地址: https://gitcode.com/gh_mirrors/7d/7-days-nodejs ...
2025-06-19 09:08:58
273
原创 OpenStack Nova 中带有资源请求的端口使用指南
OpenStack Nova 中带有资源请求的端口使用指南 nova OpenStack Compute (Nova). Mirror of code maintained at opendev.org. 项目地址: https:...
2025-06-12 09:11:17
294
原创 MMPretrain项目数据集扩展指南:如何自定义数据集加载
MMPretrain项目数据集扩展指南:如何自定义数据集加载 mmpretrain OpenMMLab Pre-training Toolbox and Benchmark 项目地址: https://gitcode.com/gh...
2025-06-11 09:00:57
371
原创 NASPapers:神经架构搜索领域的论文集锦
NASPapers:神经架构搜索领域的论文集锦 NASPapers Paper lists of neural architecture search (NAS) 项目地址: https://gitcode.com/gh_mirr...
2025-06-10 09:00:02
211
原创 PyTorch深度学习基础:预备知识速成指南
PyTorch深度学习基础:预备知识速成指南 d2l-pytorch dsgiitr/d2l-pytorch: d2l-pytorch 是Deep Learning (DL) from Scratch with PyTorch系列教程的配套代码库,通过从零开始构建常见的深度学习模型,帮助用户深入理解PyTorch框架以及...
2025-06-09 09:21:44
308
原创 JSON Schema 常见问题解析:Julian/jsonschema 项目深度解读
JSON Schema 常见问题解析:Julian/jsonschema 项目深度解读 jsonschema 项目地址: https://gitcode.com/gh_mirrors/jso/jsonschema ...
2025-06-08 09:21:42
365
原创 Flask-AppBuilder中的通用数据源(Generic Data Source)功能详解
Flask-AppBuilder中的通用数据源(Generic Data Source)功能详解 Flask-AppBuilder Simple and rapid application development framework, built on top of Flask. includes detailed se...
2025-06-08 09:20:40
365
原创 Flutter状态管理利器:Provider深度解析与最佳实践
Flutter状态管理利器:Provider深度解析与最佳实践 provider InheritedWidgets, but simple 项目地址: https://gitcode.com/gh_mirrors/pr/provi...
2025-06-08 09:05:16
296
原创 Kubernetes Ingress 详解与实战教程:基于k8s-tutorials项目的网关配置指南
Kubernetes Ingress 详解与实战教程:基于k8s-tutorials项目的网关配置指南 k8s-tutorials k8s tutorials | k8s 教程 项目地址: https://gitcode.com/...
2025-06-08 09:04:23
318
原创 JavaScript 标准库之 String 对象详解
JavaScript 标准库之 String 对象详解 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial...
2025-06-08 09:03:56
397
原创 深入理解HuggingFace Smol-Course中的参数高效微调技术
深入理解HuggingFace Smol-Course中的参数高效微调技术 smol-course A course on aligning smol models. 项目地址: https://gitcode.com/gh_mi...
2025-06-07 09:06:32
214
原创 NoneBot2 机器人生产环境部署指南
NoneBot2 机器人生产环境部署指南 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-07 09:00:09
244
原创 LeetCode-Py 动态规划专题:从基础到进阶全面解析
LeetCode-Py 动态规划专题:从基础到进阶全面解析 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:53
305
原创 Flask-RESTful框架扩展指南:定制化你的REST API
Flask-RESTful框架扩展指南:定制化你的REST API flask-restful flask-restful/flask-restful: Flask-RESTful 是一个用于创建 RESTful API 的 Flask 扩展。它提供了一套简洁的方式来定义资源(resources)及相应的路由,并支持请求...
2025-06-06 09:05:21
282
原创 TinyDB扩展指南:四种方式定制你的轻量级数据库
TinyDB扩展指南:四种方式定制你的轻量级数据库 tinydb TinyDB is a lightweight document oriented database optimized for your happiness :) ...
2025-06-06 09:03:25
330
原创 机器学习优化指南:从偏差和方差角度分析模型性能
机器学习优化指南:从偏差和方差角度分析模型性能 machine-learning-yearning-cn Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著 项目地址:...
2025-06-05 09:14:36
289
原创 Mozilla Nunjucks 模板引擎深度解析:从基础语法到高级特性
Mozilla Nunjucks 模板引擎深度解析:从基础语法到高级特性 nunjucks A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired) ...
2025-06-05 09:00:20
296
原创 使用Prompt Flow实现LangChain应用的可观测性追踪
使用Prompt Flow实现LangChain应用的可观测性追踪 promptflow Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. ...
2025-06-04 09:03:13
390
原创 WordPress Gutenberg 动态区块开发完全指南
WordPress Gutenberg 动态区块开发完全指南 gutenberg The Block Editor project for WordPress and beyond. Plugin is available from the official repository. ...
2025-06-03 09:12:21
391
原创 Deno Fresh 项目入门:如何创建自定义路由
Deno Fresh 项目入门:如何创建自定义路由 fresh The next-gen web framework. 项目地址: https://gitcode.com/gh_mirrors/fr/fresh ...
2025-06-03 09:03:00
226
原创 FenScribe:智能PDF布局优化工具,节约打印成本
FenScribe:智能PDF布局优化工具,节约打印成本 FenScribe FenScribe - A Smart PDF Layout Optimizer 项目地址: https://gitcode.com/gh_mirror...
2025-06-01 09:00:05
375
原创 OpenManus:开启智能协作新篇章
OpenManus:开启智能协作新篇章 OpenManus No fortress, purely open ground. OpenManus is Coming. 项目地址: https://gitcode.com/gh_m...
2025-05-31 09:00:04
385
原创 Metabase企业版许可证激活指南:从入门到精通
Metabase企业版许可证激活指南:从入门到精通 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元数据管理...
2025-05-30 09:09:34
279
原创 JavaGuide项目解析:TCP传输可靠性保障机制详解
JavaGuide项目解析:TCP传输可靠性保障机制详解 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:00:46
376
原创 CloudShuffleService 开源项目最佳实践教程
CloudShuffleService 开源项目最佳实践教程 CloudShuffleService Cloud Shuffle Service(CSS) is a general purpose remote shuffle solution for compute engines, including Spark/F...
2025-05-28 09:00:09
239
原创 Neuro SAN Studio 开源项目教程
Neuro SAN Studio 开源项目教程 neuro-san-demos Basic demos to show case neuro-san 项目地址: https://gitcode.com/gh_mirrors/ne/...
2025-05-24 09:03:59
387
原创 AMPL项目启动与配置教程
AMPL项目启动与配置教程 AMPL The ATOM Modeling PipeLine (AMPL) is an open-source, modular, extensible software pipeline for building and sharing models to advance in silic...
2025-05-23 09:00:59
374
原创 code-du-travail-numerique:数字化劳动法典助力职场公平
code-du-travail-numerique:数字化劳动法典助力职场公平 code-du-travail-numerique Code du Travail Numérique 项目地址: https://gitcode.c...
2025-05-16 09:00:03
294
原创 CiliKube:开源全栈 Kubernetes 资源管理平台
CiliKube:开源全栈 Kubernetes 资源管理平台 kops Kops is a Kubernetes resource management platform that is suitable for learning web development technologies such as Vue.js ...
2025-05-15 09:00:09
321
原创 order-demo:在线订餐系统的核心功能
order-demo:在线订餐系统的核心功能 order-demo Axon demo - `Order Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, ...
2025-04-28 19:00:26
993
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人