- 博客(3454)
- 收藏
- 关注
原创 ModelContextProtocol 规范解读:Sampling 机制详解
ModelContextProtocol 规范解读:Sampling 机制详解 specification The specification of the Model Context Protocol 项目地址: https:/...
2025-06-11 09:14:43
203
原创 MedicalGPT项目中的PPO训练全流程解析
MedicalGPT项目中的PPO训练全流程解析 MedicalGPT MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练、有监督微调、RLHF(奖励建模、强化学习训练)和DP...
2025-06-10 09:16:54
176
原创 Web开发迷你项目集:从入门到实践的完整指南
Web开发迷你项目集:从入门到实践的完整指南 Web-dev-mini-projects The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects! ...
2025-06-10 09:04:30
238
原创 Docker官方指南:使用Docker容器化Angular应用的最佳实践
Docker官方指南:使用Docker容器化Angular应用的最佳实践 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirro...
2025-06-10 09:00:11
170
原创 Flask-SocketIO 从4.x升级到5.x版本的重要变更指南
Flask-SocketIO 从4.x升级到5.x版本的重要变更指南 Flask-SocketIO miguelgrinberg/Flask-SocketIO: Flask-SocketIO 是一个为 Flask 框架提供 Socket.IO 支持的扩展,使得开发者能够轻松地在 Flask 应用中实现实时双向通信功能。...
2025-06-08 09:01:07
211
原创 mantine-v7:助力7.0版本迁移的核心功能
mantine-v7:助力7.0版本迁移的核心功能 mantine-v7 Mantine v7 migration 项目地址: https://gitcode.com/gh_mirrors/ma/mantine-v7 ...
2025-06-08 09:00:02
383
原创 使用Arize Phoenix进行图像分类模型漂移检测与主动学习实战
使用Arize Phoenix进行图像分类模型漂移检测与主动学习实战 phoenix AI Observability & Evaluation 项目地址: https://gitcode.com/gh_mirrors/phoen...
2025-06-07 09:21:42
318
原创 Angular Flex Layout 项目贡献指南深度解析
Angular Flex Layout 项目贡献指南深度解析 flex-layout Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API ...
2025-06-07 09:06:15
398
原创 GOAD项目Windows平台安装指南:从零开始构建渗透测试环境
GOAD项目Windows平台安装指南:从零开始构建渗透测试环境 GOAD game of active directory 项目地址: https://gitcode.com/gh_mirrors/go/GOAD ...
2025-06-06 09:21:09
305
原创 Golden Layout 2.0 版本深度解析与迁移指南
Golden Layout 2.0 版本深度解析与迁移指南 golden-layout A multi window layout manager for webapps 项目地址: https://gitcode.com/gh_...
2025-06-06 09:21:09
249
原创 SQLCipher安全机制解析:TRUSTED_SCHEMA与数据库安全防护
SQLCipher安全机制解析:TRUSTED_SCHEMA与数据库安全防护 sqlcipher sqlcipher/sqlcipher: 是一个基于 MySQL 和 SQLite 数据库的加密库,它提供了一个加密的数据库,适用于多种数据库管理。适合用于数据库加密,特别是对于需要数据库加密的场景。特点是数据库加密、支持多...
2025-06-06 09:12:36
324
原创 Texture框架中的多线程编程实践指南
Texture框架中的多线程编程实践指南 Texture Smooth asynchronous user interfaces for iOS apps. 项目地址: https://gitcode.com/gh_mirrors...
2025-06-05 09:08:12
401
原创 深入解析Tencent/libco中的协程网络轮询示例
深入解析Tencent/libco中的协程网络轮询示例 libco libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of mach...
2025-06-05 09:01:51
311
原创 Facebook/Buck 构建系统故障排查指南
Facebook/Buck 构建系统故障排查指南 buck A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages. ...
2025-06-05 09:01:39
334
原创 FerretDB技术解析:开源MongoDB替代方案入门指南
FerretDB技术解析:开源MongoDB替代方案入门指南 FerretDB A truly Open Source MongoDB alternative 项目地址: https://gitcode.com/gh_mirror...
2025-06-04 09:04:11
270
原创 Apereo CAS 命令行Shell配置指南
Apereo CAS 命令行Shell配置指南 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 项目地址: https://git...
2025-06-03 09:12:26
258
原创 Trigger.dev项目实战:基于ReactFlow构建人机交互工作流
Trigger.dev项目实战:基于ReactFlow构建人机交互工作流 trigger.dev ✨ Trigger.dev is the open source background jobs framework for TypeScript. With features like API integrations, ...
2025-06-03 09:11:37
361
原创 Detox框架设计原则解析:为什么它重新定义了移动端E2E测试
Detox框架设计原则解析:为什么它重新定义了移动端E2E测试 Detox Gray box end-to-end testing and automation framework for mobile apps 项目地址: ht...
2025-06-03 09:11:21
422
原创 Highcharts 入门指南:创建你的第一个图表
Highcharts 入门指南:创建你的第一个图表 highcharts Highcharts JS, the JavaScript charting framework 项目地址: https://gitcode.com/gh_...
2025-06-03 09:06:33
250
原创 google-maps-scraper:高效获取Google Maps数据的API服务
google-maps-scraper:高效获取Google Maps数据的API服务 google-maps-scraper 项目地址: https://gitcode.com/gh_mirrors/googlemapss/g...
2025-06-03 09:00:06
267
原创 Rye项目依赖管理指南:add命令详解
Rye项目依赖管理指南:add命令详解 rye a Hassle-Free Python Experience 项目地址: https://gitcode.com/gh_mirrors/rye/rye ...
2025-06-02 09:19:10
263
原创 ESP-IDF快速入门指南:从零开始开发ESP32系列物联网应用
ESP-IDF快速入门指南:从零开始开发ESP32系列物联网应用 esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. ...
2025-06-02 09:17:01
407
原创 操作系统CPU调度算法详解:从原理到实践
操作系统CPU调度算法详解:从原理到实践 tech-interview-for-developer ???????? 신입 개발자 전공 지식 & 기술 면접 백과사전 ???? 项目地址: https://gitcode.com/gh_mirro...
2025-06-02 09:07:25
397
原创 ANTLR4 C++ 目标使用指南:从语法解析到代码生成
ANTLR4 C++ 目标使用指南:从语法解析到代码生成 antlr4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translati...
2025-06-02 09:02:23
247
原创 MicroPython远程控制工具mpremote详解
MicroPython远程控制工具mpremote详解 micropython MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems ...
2025-06-01 09:16:51
307
原创 深入理解D2L项目中的自然语言处理预训练技术
深入理解D2L项目中的自然语言处理预训练技术 d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh_mirror...
2025-05-30 09:05:22
333
原创 JavaGuide项目解析:程序员如何从零开始出版一本技术书籍
JavaGuide项目解析:程序员如何从零开始出版一本技术书籍 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:01:32
220
原创 推荐文章:探索 React 世界的利器——@restart/hooks
推荐文章:探索 React 世界的利器——@restart/hooks hooks A set of utility and general-purpose React hooks. 项目地址: https://gitcode.c...
2025-05-27 09:00:01
354
原创 Connnect 项目启动与配置教程
Connnect 项目启动与配置教程 connnect AI-powered connections management tool that makes database operations smarter. A modern alternative to pgAdmin, DBeaver, etc. ...
2025-05-22 09:00:52
281
原创 LangManus Web UI:项目核心功能/场景
LangManus Web UI:项目核心功能/场景 langmanus-web The web UI for LangManus. 项目地址: https://gitcode.com/gh_mirrors/lan/langman...
2025-05-22 00:50:12
940
原创 CNMAT-odot:为数据流编程注入新活力
CNMAT-odot:为数据流编程注入新活力 CNMAT-odot Multi-paradigm Dynamic Programming 项目地址: https://gitcode.com/gh_mirrors/cn/CNMAT-...
2025-05-21 09:00:05
228
原创 OpenHelix:项目的核心功能/场景
OpenHelix:项目的核心功能/场景 OpenHelix 项目地址: https://gitcode.com/gh_mirrors/op/OpenHelix OpenH...
2025-05-12 20:40:41
981
原创 blade:构建即时Web应用的强大框架
blade:构建即时Web应用的强大框架 blade Build instant web apps with React. 项目地址: https://gitcode.com/gh_mirrors/blade30/blade ...
2025-05-10 09:06:32
626
原创 PyAlsaAudio:轻松访问ALSA API的Python封装库
PyAlsaAudio:轻松访问ALSA API的Python封装库 pyalsaaudio ALSA wrappers for Python 项目地址: https://gitcode.com/gh_mirrors/py/pya...
2025-05-06 09:21:49
686
原创 Alegreya 的安装和配置教程
Alegreya 的安装和配置教程 Alegreya Serif family, part of the Alegreya "super family" www.huertatipografica.com 项目地址: https:...
2025-04-27 09:17:17
411
原创 mcp-foundry:集成Azure AI能力的MCP服务器
mcp-foundry:集成Azure AI能力的MCP服务器 mcp-foundry A MCP Server for Azure AI Foundry 项目地址: https://gitcode.com/gh_mirrors/...
2025-04-24 14:41:04
385
原创 awips2 开源项目最佳实践教程
awips2 开源项目最佳实践教程 awips2 Weather forecasting display and analysis package developed by NWS/Raytheon, released as open source software by Unidata. ...
2025-04-23 11:40:38
387
原创 big-dipper-2.0-cosmos:探索宇宙级区块链的利器
big-dipper-2.0-cosmos:探索宇宙级区块链的利器 big-dipper-2.0-cosmos 项目地址: https://gitcode.com/gh_mirrors/bi/big-dipper-2.0-cos...
2025-04-23 09:18:26
1005
原创 cuml 项目亮点解析
cuml 项目亮点解析 cuml cuML - RAPIDS Machine Learning Library 项目地址: https://gitcode.com/gh_mirrors/cu/cuml ...
2025-04-23 07:22:30
832
原创 开源项目 Zeal-docset-CN 亮点详解
开源项目 Zeal-docset-CN 亮点详解 Zeal-docset-CN Zeal中文docset文档导入工具 项目地址: https://gitcode.com/gh_mirrors/ze/Zeal-docset-CN ...
2025-04-23 07:11:42
904
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人