- 博客(2887)
- 收藏
- 关注
原创 Furo项目开发工作流详解
Furo项目开发工作流详解 furo A clean customizable documentation theme for Sphinx 项目地址: https://gitcode.com/gh_mirrors/fu/furo...
2025-06-12 09:11:52
374
原创 QData/TextAttack项目数据增强功能详解与实战指南
QData/TextAttack项目数据增强功能详解与实战指南 TextAttack TextAttack ???? is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://text...
2025-06-12 09:10:01
216
原创 zkSync Era项目中的零知识证明技术解析
zkSync Era项目中的零知识证明技术解析 zksync-era zkSync era 项目地址: https://gitcode.com/gh_mirrors/zk/zksync-era ...
2025-06-12 09:09:53
328
原创 Holistics/DBML 项目开发指南:从源码构建到贡献流程解析
Holistics/DBML 项目开发指南:从源码构建到贡献流程解析 dbml Database Markup Language (DBML), designed to define and document database structures ...
2025-06-12 09:09:15
262
原创 深入理解gokrazy进程管理与安全机制
深入理解gokrazy进程管理与安全机制 gokrazy turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi Zero 2 W, or amd64 PCs! ...
2025-06-11 09:17:03
297
原创 DRF-YASG 项目配置详解:Swagger 与 ReDoc 的完整设置指南
DRF-YASG 项目配置详解:Swagger 与 ReDoc 的完整设置指南 drf-yasg Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code. ...
2025-06-11 09:13:13
433
原创 深入理解write-a-C-interpreter项目中的自顶向下语法分析技术
深入理解write-a-C-interpreter项目中的自顶向下语法分析技术 write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. ...
2025-06-10 09:00:35
366
原创 Apache Ignite二进制客户端协议深度解析
Apache Ignite二进制客户端协议深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:03:10
255
原创 M3DB命名空间配置完全指南
M3DB命名空间配置完全指南 m3 M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform ...
2025-06-08 09:20:40
386
原创 Vyper 合约编译完全指南
Vyper 合约编译完全指南 vyper 项目地址: https://gitcode.com/gh_mirrors/vyp/vyper 前言Vyper 作为区块链智能合约...
2025-06-08 09:14:23
240
原创 CameraView项目中的媒体捕获尺寸控制技术详解
CameraView项目中的媒体捕获尺寸控制技术详解 CameraView ???? A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the comm...
2025-06-08 09:14:05
409
原创 JavaScript有限状态机原理与应用详解
JavaScript有限状态机原理与应用详解 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial ...
2025-06-08 09:01:34
267
原创 Ant Design Blazor 本地化方案详解
Ant Design Blazor 本地化方案详解 ant-design-blazor ????A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly. ...
2025-06-07 09:04:18
263
原创 postman-mcp-server:一款基于Postman API的MCP服务器解决方案
postman-mcp-server:一款基于Postman API的MCP服务器解决方案 postman-mcp-server An MCP server that provides access to Postman. 项目地...
2025-06-07 09:00:06
410
原创 深度解析Angel分布式机器学习框架的架构设计
深度解析Angel分布式机器学习框架的架构设计 angel 项目地址: https://gitcode.com/gh_mirrors/ang/angel 一、Angel框架...
2025-06-06 09:11:26
246
原创 OpenMetadata数据资产追踪指南:如何高效跟进关键数据变更
OpenMetadata数据资产追踪指南:如何高效跟进关键数据变更 OpenMetadata 开放标准的元数据。一个发现、协作并确保数据正确的单一地点。 项目地址: https://gitcode.com/gh_mirrors/o...
2025-06-06 09:06:37
416
原创 Apache DataFusion SQL运算符全面解析
Apache DataFusion SQL运算符全面解析 datafusion Apache DataFusion SQL Query Engine 项目地址: https://gitcode.com/gh_mirrors/dat...
2025-06-06 09:03:11
239
原创 JerryScript项目入门指南:从环境搭建到编译测试
JerryScript项目入门指南:从环境搭建到编译测试 jerryscript 项目地址: https://gitcode.com/gh_mirrors/jer/jerryscript ...
2025-06-06 09:02:41
386
原创 PostgresApp 数据迁移指南:升级PostgreSQL时的三种方案
PostgresApp 数据迁移指南:升级PostgreSQL时的三种方案 PostgresApp PostgresApp是一个开源的PostgreSQL应用程序,用于在macOS上运行PostgreSQL数据库。 - 功能:PostgreSQL应用程序;macOS;PostgreSQL数据库。 - 特点:易于使...
2025-06-05 09:16:33
335
原创 JavaScript 教程:深入理解 LocalStorage 和 SessionStorage
JavaScript 教程:深入理解 LocalStorage 和 SessionStorage zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高...
2025-06-04 09:07:05
373
原创 深入理解《算法图解》中的选择排序算法实现
深入理解《算法图解》中的选择排序算法实现 grokking_algorithms Code for the book Grokking Algorithms (https://amzn.to/29rVyHf) 项目地址: http...
2025-06-03 09:04:57
317
原创 Pyright项目中的注释控制机制详解
Pyright项目中的注释控制机制详解 pyright Static Type Checker for Python 项目地址: https://gitcode.com/gh_mirrors/py/pyright ...
2025-06-02 09:18:31
274
原创 RedwoodJS实战教程:创建第一个页面与基础路由配置
RedwoodJS实战教程:创建第一个页面与基础路由配置 redwood The App Framework for Startups 项目地址: https://gitcode.com/gh_mirrors/re/redwood...
2025-06-02 09:03:30
394
原创 Vue Router 入门指南:构建Vue单页应用的核心路由系统
Vue Router 入门指南:构建Vue单页应用的核心路由系统 vue-router ???? The official router for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu...
2025-06-02 09:01:05
264
原创 Material-Dialogs 文件与文件夹选择器使用指南
Material-Dialogs 文件与文件夹选择器使用指南 material-dialogs material-dialogs: 是一个基于 Android Material Design 的 UI 库,适用于 Android 和 Web 应用。它提供了一套美观的对话框组件,可以帮助开发者快速构建应用。特点包括 Mat...
2025-06-01 09:17:28
345
原创 从JCSprout项目看如何成为一名优秀的Java开发者
从JCSprout项目看如何成为一名优秀的Java开发者 JCSprout ???????? Java Core Sprout : basic, concurrent, algorithm 项目地址: https://gitcode.co...
2025-06-01 09:04:09
307
原创 LocalAI项目快速体验指南:从安装到API调用全解析
LocalAI项目快速体验指南:从安装到API调用全解析 LocalAI 项目地址: https://gitcode.com/gh_mirrors/loc/LocalAI ...
2025-05-30 09:18:10
234
原创 NW.js项目构建指南:从源码编译到优化技巧
NW.js项目构建指南:从源码编译到优化技巧 nw.js Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies. ...
2025-05-30 09:08:41
363
原创 在Windows系统上安装和配置Jekyll静态网站生成器
在Windows系统上安装和配置Jekyll静态网站生成器 jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby 项目...
2025-05-30 09:06:56
223
原创 OSSU计算机科学项目:Python编程与计算机科学入门课程解析
OSSU计算机科学项目:Python编程与计算机科学入门课程解析 computer-science 通过自我学习的方式,无需付费即可获取计算机科学领域的系统性教育路径。 项目地址: https://gitcode.com/gh_m...
2025-05-30 09:00:08
329
原创 PromptX:系统性工程化AI提示词管理框架
PromptX:系统性工程化AI提示词管理框架 PromptX PromptX 是一个模式驱动的提示词开发框架,让开发者能够通过元提示词快速使用 AI 构建领域专用提示词 项目地址: https://gitcode.com/gh_...
2025-05-28 09:00:34
335
原创 学术论文总结AI-Agent开源项目最佳实践
学术论文总结AI-Agent开源项目最佳实践 paper-summarizer Read translation intelligent agent for Google Mail academic paper subscription ...
2025-05-27 09:01:19
265
原创 PCSHOP开源项目启动与配置教程
PCSHOP开源项目启动与配置教程 pcshop 微信小程序商城,多门店+拼团+秒杀+砍价, 项目地址: https://gitcode.com/gh_mirrors/pc/pcshop ...
2025-05-26 09:00:13
347
原创 EgoMimic 开源项目教程
EgoMimic 开源项目教程 EgoMimic 项目地址: https://gitcode.com/gh_mirrors/eg/EgoMimic 1. 项目介绍EgoM...
2025-05-23 09:01:18
225
原创 react-native-localization-settings:为你的React Native应用实现个性化语言设置
react-native-localization-settings:为你的React Native应用实现个性化语言设置 react-native-localization-settings React Native module to expose per-app language preferences API o...
2025-05-17 09:00:06
360
原创 fortify:为Web应用赋予智能卡与证书功能
fortify:为Web应用赋予智能卡与证书功能 fortify Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop...
2025-05-14 09:00:03
273
原创 MCMCChains.jl:高效总结MCMC模拟的类型与工具
MCMCChains.jl:高效总结MCMC模拟的类型与工具 MCMCChains.jl Types and utility functions for summarizing Markov chain Monte Carlo simulations ...
2025-05-07 09:06:42
918
原创 o1_Reasoning_Patterns_Study:探究大型语言模型推理模式
o1_Reasoning_Patterns_Study:探究大型语言模型推理模式 o1_Reasoning_Patterns_Study 项目地址: https://gitcode.com/gh_mirrors/o1/o1_Re...
2025-05-01 13:20:20
456
原创 GitHub Test Reporter 项目启动与配置教程
GitHub Test Reporter 项目启动与配置教程 github-test-reporter Publish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detaile...
2025-04-28 10:40:09
377
原创 Lua-Zlib 项目启动与配置教程
Lua-Zlib 项目启动与配置教程 lua-zlib Simple streaming interface to zlib for Lua. 项目地址: https://gitcode.com/gh_mirrors/lu/lua...
2025-04-28 10:30:15
292
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人