- 博客(659)
- 收藏
- 关注
原创 HTML Purifier URI过滤器开发指南
HTML Purifier URI过滤器开发指南 htmlpurifier Standards compliant HTML filter written in PHP 项目地址: https://gitcode.com/gh_m...
2025-06-12 09:10:49
113
原创 PARL强化学习框架入门教程:从零开始解决CartPole问题
PARL强化学习框架入门教程:从零开始解决CartPole问题 PARL A high-performance distributed training framework for Reinforcement Learning ...
2025-06-11 09:16:18
230
原创 Gerapy分布式爬虫管理框架全面解析
Gerapy分布式爬虫管理框架全面解析 Gerapy Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js 项目地...
2025-06-11 09:14:08
182
原创 深入理解drf-yasg中的自定义Schema生成
深入理解drf-yasg中的自定义Schema生成 drf-yasg Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code. ...
2025-06-11 09:13:11
334
原创 Elasticsearch权威指南:空搜索详解
Elasticsearch权威指南:空搜索详解 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://gitcode....
2025-06-11 09:03:48
263
原创 PicSharp:一款简单高效的跨平台图片压缩工具
PicSharp:一款简单高效的跨平台图片压缩工具 PicSharp A simple, efficient and flexible cross-platform desktop image compression application. ...
2025-06-10 09:00:04
223
原创 Kubernetes项目实战:默认服务CIDR范围的重配置指南
Kubernetes项目实战:默认服务CIDR范围的重配置指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mi...
2025-06-09 09:06:38
357
原创 Remacs中的邮件发送功能详解
Remacs中的邮件发送功能详解 remacs Rust :heart: Emacs 项目地址: https://gitcode.com/gh_mirrors/rem/remacs ...
2025-06-09 09:03:02
362
原创 qTox项目C++编码规范与最佳实践指南
qTox项目C++编码规范与最佳实践指南 qTox qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol. ...
2025-06-08 09:20:38
253
原创 FlexSlider动态轮播实现:响应式最小最大项目数控制
FlexSlider动态轮播实现:响应式最小最大项目数控制 FlexSlider 项目地址: https://gitcode.com/gh_mirrors/fle/FlexSlider ...
2025-06-08 09:18:41
723
原创 Phoenix项目中的LLM作为评判者的提示优化指南
Phoenix项目中的LLM作为评判者的提示优化指南 phoenix AI Observability & Evaluation 项目地址: https://gitcode.com/gh_mirrors/phoenix13/pho...
2025-06-07 09:21:33
354
原创 深入理解Scala 3中的实验性定义(@experimental)
深入理解Scala 3中的实验性定义(@experimental) dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mir...
2025-06-07 09:04:45
379
原创 基于Flink CDC实现MySQL到StarRocks的实时数据同步实战指南
基于Flink CDC实现MySQL到StarRocks的实时数据同步实战指南 flink-cdc Flink CDC is a streaming data integration tool 项目地址: https://gitc...
2025-06-07 09:04:06
386
原创 Express-Validator 项目中的自定义验证器和净化器详解
Express-Validator 项目中的自定义验证器和净化器详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-validator ...
2025-06-07 09:03:49
337
原创 PyTorch深度学习中的线性代数与卷积原理
PyTorch深度学习中的线性代数与卷积原理 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors/pyt/pytorch-De...
2025-06-06 09:06:45
278
原创 52周学52项技术之27:Go语言入门实战教程
52周学52项技术之27:Go语言入门实战教程 52-technologies-in-2016 Let's learn a new technology every week. A new technology blog every Sunday in 2016. ...
2025-06-06 09:02:39
336
原创 Flyway数据库差异比较命令详解
Flyway数据库差异比较命令详解 flyway Flyway by Redgate • Database Migrations Made Easy. 项目地址: https://gitcode.com/gh_mirrors/fl...
2025-06-05 09:00:34
280
原创 Tutorial-on-CasADi-with-CPP:CasADi与C++结合使用的入门教程
Tutorial-on-CasADi-with-CPP:CasADi与C++结合使用的入门教程 Tutorial-on-CasADi-with-CPP This is a Tutorial on how to use CasADi with CPP. ...
2025-06-05 09:00:06
325
原创 MMSegmentation 图像分割框架安装与使用指南
MMSegmentation 图像分割框架安装与使用指南 mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 项目地址: https://gi...
2025-06-04 09:21:00
265
原创 Coil图像加载库实用技巧指南
Coil图像加载库实用技巧指南 coil Image loading for Android backed by Kotlin Coroutines. 项目地址: https://gitcode.com/gh_mirrors/co...
2025-06-03 09:11:46
332
原创 深入解析CAMEL项目中的知识图谱代理实现
深入解析CAMEL项目中的知识图谱代理实现 camel ???? CAMEL: Communicative Agents for “Mind” Exploration of Large Language Model Society (NeruIPS'2023) https://www.camel-ai.org ...
2025-06-03 09:04:57
318
原创 GitLab Sidekiq 内存管理机制深度解析
GitLab Sidekiq 内存管理机制深度解析 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地...
2025-06-03 09:04:27
344
原创 Golang/dep项目中的导入路径推导机制解析
Golang/dep项目中的导入路径推导机制解析 dep Go dependency management tool experiment (deprecated) 项目地址: https://gitcode.com/gh_mir...
2025-06-03 09:03:44
295
原创 Watchtower项目容器选择策略详解
Watchtower项目容器选择策略详解 watchtower 项目地址: https://gitcode.com/gh_mirrors/wat/watchtower 前言...
2025-06-01 09:14:14
638
原创 Grafana Loki 请求验证与速率限制机制详解
Grafana Loki 请求验证与速率限制机制详解 loki Loki是一个开源、高扩展性和多租户的日志聚合系统,由Grafana Labs开发。它主要用于收集、存储和查询大量日志数据,并通过标签索引提供高效检索能力。Loki特别适用于监控场景,与Grafana可视化平台深度集成,帮助用户快速分析和发现问题。 ...
2025-06-01 09:05:13
287
原创 VeighNa框架在Windows系统上的完整安装指南
VeighNa框架在Windows系统上的完整安装指南 vnpy 基于Python的开源量化交易平台开发框架 项目地址: https://gitcode.com/gh_mirrors/vn/vnpy ...
2025-06-01 09:01:37
348
原创 NimData:数据操作与分析的强大工具
NimData:数据操作与分析的强大工具 NimData DataFrame API written in Nim, enabling fast out-of-core data processing 项目地址: https://...
2025-06-01 09:00:00
617
原创 CloudRec:开源的云安全态势管理平台
CloudRec:开源的云安全态势管理平台 CloudRec CloudRec is an open source multi-cloud security posture management (CSPM) platform designed to help organizations improve the secu...
2025-05-31 00:38:23
779
原创 Elasticsearch EQL搜索API详解
Elasticsearch EQL搜索API详解 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:04:19
217
原创 Storybook项目中的快照测试(Snapshot Testing)详解
Storybook项目中的快照测试(Snapshot Testing)详解 storybook 项目地址: https://gitcode.com/gh_mirrors/sto/storybook ...
2025-05-30 09:02:16
287
原创 简易Web服务器开源项目最佳实践
简易Web服务器开源项目最佳实践 Simple-Web-Server A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and ...
2025-05-29 09:00:39
352
原创 PureScript-native 编译器后端项目教程
PureScript-native 编译器后端项目教程 purescript-native A native compiler backend for PureScript (via C++ or Golang) 项目地址: ht...
2025-05-25 09:00:03
390
原创 Lin CMS TP5 开源项目最佳实践教程
Lin CMS TP5 开源项目最佳实践教程 lin-cms-tp5 :elephant: A simple and practical CMS implememted by ThinkPHP 5.1 项目地址: https://...
2025-05-24 09:02:46
378
原创 WikipediaQL:项目的核心功能/场景
WikipediaQL:项目的核心功能/场景 wikipedia_ql Query language for efficient data extraction from Wikipedia 项目地址: https://gitco...
2025-05-17 09:00:00
315
原创 nextMotion:开源个人作品集模板,一键打造专业网站
nextMotion:开源个人作品集模板,一键打造专业网站 nextMotion 项目地址: https://gitcode.com/gh_mirrors/ne/nextMotion ...
2025-05-09 09:06:25
983
原创 UI-Components:丰富的Web界面组件集合
UI-Components:丰富的Web界面组件集合 UI-Components Most used UI Components — of web applications. Curated/Most loved components for web development ...
2025-05-07 21:10:49
584
原创 bzmenu:项目核心功能/场景
bzmenu:项目核心功能/场景 bzmenu Launcher-driven Bluetooth manager for Linux 项目地址: https://gitcode.com/gh_mirrors/bz/bzmenu...
2025-05-05 20:40:20
836
原创 migrate:数据库迁移利器,助力Go开发者高效管理数据库变更
migrate:数据库迁移利器,助力Go开发者高效管理数据库变更 migrate matts/migrate: 是一个基于 Python 的数据库迁移工具,它支持 SQLite、 PostgreSQL、 MySQL等多种数据库。适合用于管理数据库迁移和版本控制,特别是对于需要管理数据库迁移和版本控制的场景。特点是数据库迁...
2025-05-03 17:30:15
948
原创 OllyDbg-v1.10-With-Best-Plugins-And-Immunity-Debugger-theme-:让OllyDbg焕然一新的调试利器
OllyDbg-v1.10-With-Best-Plugins-And-Immunity-Debugger-theme-:让OllyDbg焕然一新的调试利器 OllyDbg-v1.10-With-Best-Plugins-And-Immunity-Debugger-theme- Make OllyDbg v1.10 Lo...
2025-04-30 09:07:51
796
原创 MIPP:高性能向量运算的C++11封装库
MIPP:高性能向量运算的C++11封装库 MIPP Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific)....
2025-04-28 21:33:30
652
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人