- 博客(633)
- 收藏
- 关注
原创 guide:构建顺滑的新手引导体验
guide:构建顺滑的新手引导体验 guide A new feature guide component by react ???? 项目地址: https://gitcode.com/gh_mirrors/guide68/guide...
2025-06-12 09:00:00
211
原创 从零构建事件存储系统:EventSourcing.NetCore项目实战指南
从零构建事件存储系统:EventSourcing.NetCore项目实战指南 EventSourcing.NetCore Examples and Tutorials of Event Sourcing in .NET 项目地址:...
2025-06-11 09:03:53
368
原创 Vue Test Utils 中 DOM 事件测试完全指南
Vue Test Utils 中 DOM 事件测试完全指南 vue-test-utils Component Test Utils for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu...
2025-06-11 09:03:16
334
原创 WAL-G 故障转移存储配置指南:实现高可用备份方案
WAL-G 故障转移存储配置指南:实现高可用备份方案 wal-g Archival and Restoration for databases in the Cloud 项目地址: https://gitcode.com/gh_m...
2025-06-11 09:03:10
251
原创 MMPretrain项目中的数据流水线设计与自定义指南
MMPretrain项目中的数据流水线设计与自定义指南 mmpretrain OpenMMLab Pre-training Toolbox and Benchmark 项目地址: https://gitcode.com/gh_mi...
2025-06-11 09:00:52
323
原创 DDD:领域驱动设计核心功能与应用场景
DDD:领域驱动设计核心功能与应用场景 DDD Domain-driven design 项目地址: https://gitcode.com/gh_mirrors/ddd5/DDD ...
2025-06-11 09:00:04
98
原创 Jellyfin Media Player 开发者指南:Web集成与API详解
Jellyfin Media Player 开发者指南:Web集成与API详解 jellyfin-media-player Jellyfin Desktop Client based on Plex Media Player 项目...
2025-06-10 09:17:50
371
原创 IndicLLMSuite:构建印度语言预训练和微调数据集的蓝图
IndicLLMSuite:构建印度语言预训练和微调数据集的蓝图 IndicLLMSuite A blueprint for creating Pretraining and Fine-Tuning datasets for Indic languages ...
2025-06-10 09:00:03
250
原创 Thrust项目提交PR的技术指南
Thrust项目提交PR的技术指南 thrust [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl 项目地址: h...
2025-06-08 09:17:41
353
原创 jQuery Form Plugin 入门指南:轻松实现表单AJAX提交
jQuery Form Plugin 入门指南:轻松实现表单AJAX提交 form 项目地址: https://gitcode.com/gh_mirrors/for/form ...
2025-06-08 09:05:45
361
原创 MacDriver项目中的Objective-C与Go内存管理机制解析
MacDriver项目中的Objective-C与Go内存管理机制解析 macdriver Native Mac APIs for Go. Soon to be renamed DarwinKit! 项目地址: https://g...
2025-06-08 09:05:06
327
原创 Physical Web™项目品牌标识使用规范与技术解析
Physical Web™项目品牌标识使用规范与技术解析 physical-web The Physical Web: walk up and use anything 项目地址: https://gitcode.com/gh_m...
2025-06-07 09:04:30
301
原创 Scala 3中的弱一致性规范变更详解
Scala 3中的弱一致性规范变更详解 scala3 The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirrors/sc/scala...
2025-06-07 09:03:56
218
原创 动态规划基础:从斐波那契数列到路径问题
动态规划基础:从斐波那契数列到路径问题 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:12
245
原创 LokiJS 集合转换(Collection Transforms)完全指南
LokiJS 集合转换(Collection Transforms)完全指南 LokiJS javascript embeddable / in-memory database 项目地址: https://gitcode.com/...
2025-06-06 09:06:11
266
原创 Claude-Usage-Extension:实时追踪Claude使用量
Claude-Usage-Extension:实时追踪Claude使用量 Claude-Usage-Extension A usage tracker extension for Claude.ai 项目地址: https://g...
2025-06-06 09:00:05
270
原创 Multi-SpatialMLLM:多模态大型语言模型的空间理解能力升级
Multi-SpatialMLLM:多模态大型语言模型的空间理解能力升级 Multi-SpatialMLLM Multi-SpatialMLLM Multi-Frame Spatial Understanding with Multi-Modal Large Language Models ...
2025-06-05 09:00:07
281
原创 TheOdinProject课程解析:CSS框架与预处理器技术指南
TheOdinProject课程解析:CSS框架与预处理器技术指南 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及R...
2025-06-04 09:02:30
352
原创 Prepack 项目入门指南:JavaScript 代码预执行优化工具
Prepack 项目入门指南:JavaScript 代码预执行优化工具 prepack facebookarchive/prepack: Prepack 是由 Facebook 开发的一个实验性质的 JavaScript 编译器,通过静态分析和编译优化,在运行前预先计算JavaScript代码的部分结果,从而提高应用的启...
2025-06-02 09:19:13
315
原创 ScyllaDB性能优化与基准测试最佳实践指南
ScyllaDB性能优化与基准测试最佳实践指南 scylladb ScyllaDB是一个高性能、高度可扩展的NoSQL数据库,设计上兼容Cassandra API,主打低延迟、高并发写入,适用于大规模互联网应用。 项目地址: ht...
2025-06-02 09:18:58
372
原创 TensorFlow-Course项目教程:使用TensorFlow实现逻辑回归
TensorFlow-Course项目教程:使用TensorFlow实现逻辑回归 TensorFlow-Course :satellite: Simple and ready-to-use tutorials for TensorFlow ...
2025-06-02 09:05:42
360
原创 Cilium 命令行工具完全指南:从基础到高级使用技巧
Cilium 命令行工具完全指南:从基础到高级使用技巧 cilium Cilium 是一个开源的网络和存储编排工具,用于容器网络、负载均衡和网络安全。 * 用于容器网络、负载均衡和网络安全、支持多种编程语言和框架、容器网络。 * 有什么特点:支持多种编程语言和框架 ...
2025-06-01 09:14:35
624
原创 JavaScript教程:跨窗口通信机制详解
JavaScript教程:跨窗口通信机制详解 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en.ja...
2025-06-01 09:08:33
344
原创 JavaScript原型方法详解:从__proto__到现代替代方案
JavaScript原型方法详解:从__proto__到现代替代方案 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirr...
2025-06-01 09:07:13
248
原创 Consul安全模型深度解析:从核心架构到自动化安全实践
Consul安全模型深度解析:从核心架构到自动化安全实践 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynami...
2025-06-01 09:06:25
263
原创 MediaPipe GPU计算框架深度解析
MediaPipe GPU计算框架深度解析 mediapipe Cross-platform, customizable ML solutions for live and streaming media. 项目地址: https...
2025-06-01 09:01:11
315
原创 Org-Kanban 项目启动与配置教程
Org-Kanban 项目启动与配置教程 org-kanban Kanban table for org-mode 项目地址: https://gitcode.com/gh_mirrors/or/org-kanban ...
2025-05-28 09:00:09
359
原创 PTable 项目启动与配置教程
PTable 项目启动与配置教程 PTable PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. ...
2025-05-26 09:00:37
331
原创 Pointer Events Polyfill (PEP) 项目启动与配置教程
Pointer Events Polyfill (PEP) 项目启动与配置教程 PEP 项目地址: https://gitcode.com/gh_mirrors/pep/PEP ...
2025-05-26 09:00:02
245
原创 GANsNRoses:实现图像到图像的多样风格转换
GANsNRoses:实现图像到图像的多样风格转换 GANsNRoses Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation. ...
2025-05-23 09:00:00
715
原创 react-native-reanimated-table:为React Native应用带来卓越的表格展示能力
react-native-reanimated-table:为React Native应用带来卓越的表格展示能力 react-native-reanimated-table ???? A React Native table component using react-native-reanimated and react-n...
2025-05-20 09:00:02
321
原创 TextDistiller:高效文档摘要工具
TextDistiller:高效文档摘要工具 TextDistiller AI-powered document summarization engine that transforms lengthy texts into crystallized insights ...
2025-05-14 09:00:02
282
原创 rdgen:一键生成 RustDesk 客户端,轻松管理与自托管服务器
rdgen:一键生成 RustDesk 客户端,轻松管理与自托管服务器 rdgen custom client generator for rustdesk 项目地址: https://gitcode.com/gh_mirrors...
2025-05-11 12:30:15
700
原创 NestJS Restful 最佳实践项目启动与配置教程
NestJS Restful 最佳实践项目启动与配置教程 nestjs-restful-best-practice NestJS (Express + TypeORM + MongoDB) codebase containing real world examples (CRUD, auth, advanced patt...
2025-04-28 11:10:00
750
原创 liquid:轻量级文本编辑器,无缝整合 Clojure 开发
liquid:轻量级文本编辑器,无缝整合 Clojure 开发 liquid Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vi...
2025-04-27 23:40:50
614
原创 AutoTimes 开源项目最佳实践教程
AutoTimes 开源项目最佳实践教程 AutoTimes Official implementation for "AutoTimes: Autoregressive Time Series Forecasters via Large Language Models" ...
2025-04-27 12:11:09
771
原创 开源项目启动与配置教程
开源项目启动与配置教程 AccessibleWebDev A resource for developers wanting to learn the basics of accessibility 项目地址: https://g...
2025-04-27 10:02:15
278
原创 infinite-webl-gallery 的安装和配置教程
infinite-webl-gallery 的安装和配置教程 infinite-webl-gallery Infinite Auto-Scrolling Gallery using WebGL and GLSL Shaders. ...
2025-04-26 10:50:01
918
原创 BuhoCMS:本地静态站点生成器的内容管理系统
BuhoCMS:本地静态站点生成器的内容管理系统 buhocms A free and open source local CMS for static site generators 项目地址: https://gitcode....
2025-04-26 09:09:57
602
原创 teatime:构建分布式图书馆的未来
teatime:构建分布式图书馆的未来 teatime A fully static distributed library system powered by IPFS, SQLite and GitHub 项目地址: htt...
2025-04-26 09:07:10
612
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人