- 博客(695)
- 收藏
- 关注
原创 使用Protect.js构建安全的Next.js+Drizzle+MySQL应用实战指南
使用Protect.js构建安全的Next.js+Drizzle+MySQL应用实战指南 protectjs Encrypt and protect data using industry standard algorithms, field level encryption, a unique data key per...
2025-06-16 09:09:44
260
原创 使用LoopBack框架快速构建REST API的技术实践
使用LoopBack框架快速构建REST API的技术实践 japan-technology IBM Related Japanese technical documents - Code Patterns, Learning Path, Tutorials, etc. ...
2025-06-15 09:00:30
287
原创 Angular项目提交信息规范详解
Angular项目提交信息规范详解 angular Deliver web apps with confidence ???? 项目地址: https://gitcode.com/gh_mirrors/angular26/angular...
2025-06-14 09:03:12
255
原创 基于Higgsfield/RL-Adventure-2的大语言模型分布式训练实战指南
基于Higgsfield/RL-Adventure-2的大语言模型分布式训练实战指南 higgsfield Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training m...
2025-06-11 09:16:04
251
原创 ChunJun项目DB2数据源连接器使用指南
ChunJun项目DB2数据源连接器使用指南 chunjun ChunJun(唤醒)是一个基于 Flink 的实时数据同步工具。 - 提供实时数据同步、数据迁移和数据集成功能,支持多种数据源和数据目的。 - 特点:支持多种数据源和数据目的、高性能、可扩展、易于使用。 ...
2025-06-10 09:04:30
301
原创 深入解析baidu/braft中的QJM协议实现原理
深入解析baidu/braft中的QJM协议实现原理 braft An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-avai...
2025-06-10 09:02:23
378
原创 Boost.Beast中的DynamicBuffer概念解析
Boost.Beast中的DynamicBuffer概念解析 beast HTTP and WebSocket built on Boost.Asio in C++11 项目地址: https://gitcode.com/gh_m...
2025-06-09 09:04:17
311
原创 prettier-plugin-eex:让EEX代码格式化更高效
prettier-plugin-eex:让EEX代码格式化更高效 prettier-plugin-eex Prettier EEX plugin 项目地址: https://gitcode.com/gh_mirrors/pr/pr...
2025-06-09 09:00:02
228
原创 深入解析dolanmiu/docx中的文本格式化功能
深入解析dolanmiu/docx中的文本格式化功能 docx Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. ...
2025-06-08 09:17:50
221
原创 Python-attrs项目深度解析:为什么选择attrs而非其他方案
Python-attrs项目深度解析:为什么选择attrs而非其他方案 attrs Python Classes Without Boilerplate 项目地址: https://gitcode.com/gh_mirrors/a...
2025-06-08 09:00:48
230
原创 使用tealeg/xlsx库读写Excel文件的完整指南
使用tealeg/xlsx库读写Excel文件的完整指南 xlsx Go library for reading and writing XLSX files. 项目地址: https://gitcode.com/gh_mirr...
2025-06-07 09:04:40
415
原创 intro_stat_modeling_2017:深入理解统计建模,助力数据分析
intro_stat_modeling_2017:深入理解统计建模,助力数据分析 intro_stat_modeling_2017 Introduction to Statistical Modeling with Python (PyCon 2017) ...
2025-06-07 09:00:02
266
原创 Perkeep项目中的JSON签名机制深度解析
Perkeep项目中的JSON签名机制深度解析 perkeep Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up c...
2025-06-06 09:12:49
307
原创 Quartz.NET 2.x 版本迁移指南:从旧版本平滑升级
Quartz.NET 2.x 版本迁移指南:从旧版本平滑升级 quartznet Quartz Enterprise Scheduler .NET 项目地址: https://gitcode.com/gh_mirrors/qu/q...
2025-06-06 09:06:42
303
原创 SQLFluff项目:开发自定义SQL代码规则指南
SQLFluff项目:开发自定义SQL代码规则指南 sqlfluff A modular SQL linter and auto-formatter with support for multiple dialects and templated code. ...
2025-06-04 09:21:05
376
原创 基于HSV颜色空间的视频对象提取技术解析(faceai项目实战)
基于HSV颜色空间的视频对象提取技术解析(faceai项目实战) faceai 一款入门级的人脸、视频、文字检测以及识别的项目. 项目地址: https://gitcode.com/gh_mirrors/fa/faceai ...
2025-06-03 09:12:54
275
原创 GitHub Docs项目:团队协作平台入门指南
GitHub Docs项目:团队协作平台入门指南 docs The open-source repo for docs.github.com 项目地址: https://gitcode.com/gh_mirrors/do/docs...
2025-06-02 09:03:32
275
原创 深入解析mementum/backtrader中的订单观察器实现
深入解析mementum/backtrader中的订单观察器实现 backtrader Python Backtesting library for trading strategies 项目地址: https://gitcode...
2025-06-02 09:03:31
281
原创 Fuse.js项目不同构建版本详解
Fuse.js项目不同构建版本详解 Fuse Lightweight fuzzy-search, in JavaScript 项目地址: https://gitcode.com/gh_mirrors/fu/Fuse ...
2025-06-01 09:17:47
397
原创 JavaScript正则表达式中的特殊字符转义指南
JavaScript正则表达式中的特殊字符转义指南 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en...
2025-06-01 09:08:45
262
原创 基于U-Net的医学图像分割技术解析与实践指南
基于U-Net的医学图像分割技术解析与实践指南 deep-learning-for-image-processing deep learning for image processing including classification and object-detection etc. ...
2025-06-01 09:05:55
391
原创 bitagent:智能浏览器自动化平台的强大工具
bitagent:智能浏览器自动化平台的强大工具 bitagent 项目地址: https://gitcode.com/gh_mirrors/bi/bitagent 在当今...
2025-05-30 09:00:07
402
原创 MCP2Lambda:将AWS Lambda函数作为大型语言模型工具
MCP2Lambda:将AWS Lambda函数作为大型语言模型工具 MCP2Lambda Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Contr...
2025-05-30 09:00:05
299
原创 Stately Agent:构建灵活AI Agent的强大框架
Stately Agent:构建灵活AI Agent的强大框架 agent Create state-machine-powered LLM agents using XState 项目地址: https://gitcode.co...
2025-05-26 09:00:00
226
原创 Kotlin 与 LaTeX 列表语法高亮模板项目启动与配置指南
Kotlin 与 LaTeX 列表语法高亮模板项目启动与配置指南 kotlin-latex-listing A syntax highlighting template for the Kotlin language in LaTeX listings. ...
2025-05-25 09:00:39
297
原创 Obsidian全局热键插件启动与配置教程
Obsidian全局热键插件启动与配置教程 obsidian-global-hotkeys Global hotkey support for Obsidian.md 项目地址: https://gitcode.com/gh_mi...
2025-05-24 09:03:59
409
原创 Windows9x 开源项目最佳实践教程
Windows9x 开源项目最佳实践教程 windows9x It is windows, but all of the apps are ai generated. 项目地址: https://gitcode.com/gh_mi...
2025-05-23 09:00:46
385
原创 Ackpine 项目启动与配置教程
Ackpine 项目启动与配置教程 Ackpine Android package installer library 项目地址: https://gitcode.com/gh_mirrors/ac/Ackpine ...
2025-05-22 09:01:09
353
原创 raspberry-pi-dramble:打造高可用 Drupal 集群的利器
raspberry-pi-dramble:打造高可用 Drupal 集群的利器 raspberry-pi-dramble DEPRECATED - Raspberry Pi Kubernetes cluster that runs HA/HP Drupal 8 ...
2025-05-19 09:00:00
536
原创 Vim Practice:提升你的文本编辑效率
Vim Practice:提升你的文本编辑效率 vim-practice ???? Vim is awesome! Here is my practice and study log. 项目地址: https://gitcode.com...
2025-05-19 09:00:00
396
原创 KOOK 开放中心文档:专为游戏玩家打造的强大工具
KOOK 开放中心文档:专为游戏玩家打造的强大工具 api-docs KOOK开发者中心文档 项目地址: https://gitcode.com/gh_mirrors/apidocs1/api-docs ...
2025-05-11 09:03:23
493
原创 react-bootstrap-icons:为React应用带来丰富的Bootstrap图标库
react-bootstrap-icons:为React应用带来丰富的Bootstrap图标库 react-bootstrap-icons React component for Bootstrap Icons 项目地址: htt...
2025-05-09 19:00:20
837
原创 Inform6:编译互动小说的强大工具
Inform6:编译互动小说的强大工具 Inform6 The latest version of the Inform 6 compiler, used for generating interactive fiction games. ...
2025-05-04 09:05:11
672
原创 Hyprland 开源项目最佳实践教程
Hyprland 开源项目最佳实践教程 hyprls A LSP server for Hyprland config files [maintainer=@ewen-lbh] 项目地址: https://gitcode.com/...
2025-04-25 11:01:20
369
原创 openai_token:简化OpenAI API访问的强大工具
openai_token:简化OpenAI API访问的强大工具 openai_token 用于获取Openai / ChatGPT 相关的token 项目地址: https://gitcode.com/gh_mirrors/op...
2025-04-24 16:30:53
559
原创 ng-chrome-extension 项目启动与配置教程
ng-chrome-extension 项目启动与配置教程 ng-chrome-extension CLI tool to generate angular chrome extensions 项目地址: https://gitc...
2025-04-24 11:23:10
251
原创 Tauri2-Svelte5-Shadcn 开源项目最佳实践教程
Tauri2-Svelte5-Shadcn 开源项目最佳实践教程 tauri2-svelte5-shadcn A clean desktop application template that combines Tauri 2 with Svelte 5 + Shadcn-svelte, including automa...
2025-04-24 11:11:04
385
原创 SC-FEGAN 的安装和配置教程
SC-FEGAN 的安装和配置教程 SC-FEGAN 项目地址: https://gitcode.com/gh_mirrors/scf/SC-FEGAN 1. 项目的基础介...
2025-04-23 16:10:17
736
原创 开源项目启动与配置教程
开源项目启动与配置教程 Standalone-DeepLearning 2019 KAIST 딥러닝 홀로서기 세미나용 저장소입니다. 项目地址: https://gitcode.com/gh_mirrors/st/Standa...
2025-04-23 11:30:00
286
原创 MPC-BE 项目亮点解析
MPC-BE 项目亮点解析 MPC-BE MPC-BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows. 项目地...
2025-04-23 07:23:54
500
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人