- 博客(660)
- 收藏
- 关注
原创 Python-Babel 命令行工具完全指南
Python-Babel 命令行工具完全指南 babel The official repository for Babel, the Python Internationalization Library 项目地址: https...
2025-06-30 09:20:11
345
原创 s3git项目开发环境搭建与贡献指南
s3git项目开发环境搭建与贡献指南 s3git s3git/s3git: 是一个用于管理 Git 仓库的分布式存储系统。适合对分布式存储和版本控制有兴趣的人,特别是想将 Git 仓库托管在云端或分布式存储系统上的人。特点是实现了 Git 的所有特征,并将数据存储在 S3 存储桶中,具有高可靠性和可扩展性。 ...
2025-06-29 09:28:35
613
原创 使用Responsible AI Toolbox评估文本分类模型的公平性与可解释性
使用Responsible AI Toolbox评估文本分类模型的公平性与可解释性 responsible-ai-toolbox Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment u...
2025-06-29 09:10:10
380
原创 Video-Swin-Transformer模型微调实战指南
Video-Swin-Transformer模型微调实战指南 Video-Swin-Transformer 项目地址: https://gitcode.com/gh_mirrors/vi/Video-Swin-Transform...
2025-06-29 09:08:38
210
原创 Google Chrome隐私沙盒:从Conversion Measurement API迁移到Attribution Reporting API指南
Google Chrome隐私沙盒:从Conversion Measurement API迁移到Attribution Reporting API指南 developer.chrome.com The frontend, backend, and content source code for developer.chr...
2025-06-28 09:19:09
259
原创 Yomitan项目开发与贡献指南深度解析
Yomitan项目开发与贡献指南深度解析 yomitan Japanese pop-up dictionary browser extension. Successor to Yomichan. 项目地址: https://git...
2025-06-27 09:35:49
327
原创 Bayard全文搜索引擎快速入门指南
Bayard全文搜索引擎快速入门指南 bayard A full-text search and indexing server written in Rust. 项目地址: https://gitcode.com/gh_mirr...
2025-06-27 09:10:26
293
原创 Spark Cassandra Connector Java API 深度解析与实战指南
Spark Cassandra Connector Java API 深度解析与实战指南 spark-cassandra-connector spark-cassandra-connector: 是一个用于 Apache Spark 和 Cassandra 之间高效数据交换的分布式连接器。适合开发者处理大量分布式数据并将...
2025-06-26 09:24:25
852
原创 Grunt-contrib-watch 使用指南:文件监控与实时刷新实战
Grunt-contrib-watch 使用指南:文件监控与实时刷新实战 grunt-contrib-watch Run tasks whenever watched files change. 项目地址: https://git...
2025-06-26 09:14:14
391
原创 SRPC项目教程:基于Protobuf的RPC中转服务实现
SRPC项目教程:基于Protobuf的RPC中转服务实现 srpc RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols. ...
2025-06-26 09:05:10
327
原创 Neovim 高效搜索替换工具 nvim-spectre 详解
Neovim 高效搜索替换工具 nvim-spectre 详解 nvim-spectre Find the enemy and replace them with dark power. 项目地址: https://gitcode...
2025-06-25 09:12:08
379
原创 jQuery-contextMenu 插件:创建简单右键菜单的完整指南
jQuery-contextMenu 插件:创建简单右键菜单的完整指南 jQuery-contextMenu 项目地址: https://gitcode.com/gh_mirrors/jqu/jQuery-contextMenu...
2025-06-25 09:08:25
267
原创 Nuxt.js 项目环境变量管理:从@nuxtjs/dotenv迁移到运行时配置
Nuxt.js 项目环境变量管理:从@nuxtjs/dotenv迁移到运行时配置 website-v2 Nuxt 2 Documentation Website 项目地址: https://gitcode.com/gh_mirro...
2025-06-25 09:07:42
266
原创 Django-Unicorn常见问题解答与技术解析
Django-Unicorn常见问题解答与技术解析 django-unicorn The magical reactive component framework for Django ✨ 项目地址: https://gitcod...
2025-06-24 09:16:37
291
原创 Kendo UI Core 单页应用中的布局(Layout)机制详解
Kendo UI Core 单页应用中的布局(Layout)机制详解 kendo-ui-core An HTML5, jQuery-based widget library for building modern web apps. ...
2025-06-24 09:12:25
221
原创 使用KubeBlocks创建并连接PostgreSQL集群教程
使用KubeBlocks创建并连接PostgreSQL集群教程 kubeblocks KubeBlocks is an open-source control plane that runs and manages databases, message queues and other data infrastructu...
2025-06-20 10:06:53
382
原创 FFTW3 安装与定制指南:从源码编译到高级优化
FFTW3 安装与定制指南:从源码编译到高级优化 fftw3 DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.) ...
2025-06-19 09:24:22
272
原创 Python数据分析基础:代码复用与模块化编程
Python数据分析基础:代码复用与模块化编程 DS-python-data-analysis Data manipulation, analysis and visualisation in Python - specialist course Doctoral schools of Ghent University...
2025-06-16 09:06:56
609
原创 AlexaPi:将树莓派变为亚马逊Alexa服务的客户端
AlexaPi:将树莓派变为亚马逊Alexa服务的客户端 AlexaPi Turn a Raspberry Pi into an Alexa Client 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-13 09:00:00
405
原创 WebPageTest中的Hero Elements:关键元素渲染时间测量指南
WebPageTest中的Hero Elements:关键元素渲染时间测量指南 WebPageTest 项目地址: https://gitcode.com/gh_mirrors/web/WebPageTest ...
2025-06-12 09:11:10
233
原创 Svelte Material UI (SMUI) 版本迁移指南:从旧版平滑升级到新版
Svelte Material UI (SMUI) 版本迁移指南:从旧版平滑升级到新版 svelte-material-ui Svelte Material UI Components 项目地址: https://gitcode....
2025-06-11 09:16:12
398
原创 OpenHFT/Chronicle-Queue:大数据场景下的高性能持久化队列解决方案
OpenHFT/Chronicle-Queue:大数据场景下的高性能持久化队列解决方案 Chronicle-Queue Micro second messaging that stores everything to disk 项...
2025-06-11 09:13:20
383
原创 Ethereum Aleth 项目 C++ 编码规范解析
Ethereum Aleth 项目 C++ 编码规范解析 aleth Aleth – Ethereum C++ client, tools and libraries 项目地址: https://gitcode.com/gh_mi...
2025-06-10 09:07:25
395
原创 Chumsky解析器开发实战:构建Foo语言解释器
Chumsky解析器开发实战:构建Foo语言解释器 chumsky Write expressive, high-performance parsers with ease. 项目地址: https://gitcode.com/g...
2025-06-10 09:04:19
403
原创 从零实现深度学习中的卷积神经网络(CNN)解析
从零实现深度学习中的卷积神经网络(CNN)解析 deep-learning-from-scratch 『ゼロから作る Deep Learning』(O'Reilly Japan, 2016) 项目地址: https://gitco...
2025-06-09 09:21:44
414
原创 Coq项目中的逻辑与等式自动证明策略详解
Coq项目中的逻辑与等式自动证明策略详解 coq Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theo...
2025-06-08 09:13:08
247
原创 SQLFlow项目中的信用评分模型实战教程
SQLFlow项目中的信用评分模型实战教程 sqlflow Brings SQL and AI together. 项目地址: https://gitcode.com/gh_mirrors/sq/sqlflow ...
2025-06-08 09:06:37
237
原创 Crawlee-Python项目教程:如何优雅重构网络爬虫代码
Crawlee-Python项目教程:如何优雅重构网络爬虫代码 crawlee-python Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, ...
2025-06-07 09:22:50
241
原创 Detekt静态代码分析工具入门指南
Detekt静态代码分析工具入门指南 detekt 项目地址: https://gitcode.com/gh_mirrors/det/detekt 什么是Detekt?D...
2025-06-06 09:20:11
356
原创 Quartz.NET 学习指南:深入理解作业(Jobs)与触发器(Triggers)
Quartz.NET 学习指南:深入理解作业(Jobs)与触发器(Triggers) quartznet Quartz Enterprise Scheduler .NET 项目地址: https://gitcode.com/gh_...
2025-06-06 09:06:44
329
原创 react-chartjs-2 v4 版本迁移指南:关键变更与最佳实践
react-chartjs-2 v4 版本迁移指南:关键变更与最佳实践 react-chartjs-2 项目地址: https://gitcode.com/gh_mirrors/rea/react-chartjs-2 ...
2025-06-06 09:06:18
237
原创 Huxpro博客系统使用手册与技术解析
Huxpro博客系统使用手册与技术解析 huxpro.github.io My Blog / Jekyll Themes / PWA 项目地址: https://gitcode.com/gh_mirrors/hu/huxpro.g...
2025-06-06 09:01:19
257
原创 Laf.js 云存储网站托管功能详解
Laf.js 云存储网站托管功能详解 laf 项目地址: https://gitcode.com/gh_mirrors/laf/laf 什么是网站托管Laf.js 云存储...
2025-06-06 09:00:13
330
原创 modbus:一款Go语言实现的Modbus协议库
modbus:一款Go语言实现的Modbus协议库 modbus 项目地址: https://gitcode.com/gh_mirrors/modbus2/modbus 项...
2025-06-06 09:00:08
262
原创 Photomosaic-generator:生成艺术拼贴,创意无限
Photomosaic-generator:生成艺术拼贴,创意无限 Photomosaic-generator photomosaic generator (image to image, video to video) 项目地址...
2025-06-06 09:00:02
240
原创 YugabyteDB 手动部署指南:启动 YB-Master 服务
YugabyteDB 手动部署指南:启动 YB-Master 服务 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:08:44
373
原创 Runtipi项目维护者发布指南:基于标签的版本发布流程
Runtipi项目维护者发布指南:基于标签的版本发布流程 runtipi Tipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps. ✨ ...
2025-06-05 09:01:39
351
原创 Apache Cassandra 深度排查:使用外部工具进行性能分析与问题诊断
Apache Cassandra 深度排查:使用外部工具进行性能分析与问题诊断 cassandra Cassandra是一个分布式的NoSQL数据库,主要用于海量数据的存储和访问。它的特点是高可用、可扩展性强、易于部署等。适用于海量数据存储和访问场景。 ...
2025-06-04 09:19:07
255
原创 AWS医疗影像服务Python开发实战指南
AWS医疗影像服务Python开发实战指南 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK ...
2025-06-04 09:11:21
283
原创 Apache PredictionIO事件服务器插件开发指南
Apache PredictionIO事件服务器插件开发指南 predictionio PredictionIO, a machine learning server for developers and ML engineers. ...
2025-06-03 09:05:26
298
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人