- 博客(616)
- 收藏
- 关注
原创 Determined AI 快速入门:模型开发者指南
Determined AI 快速入门:模型开发者指南 determined Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experim...
2025-06-12 09:11:06
142
原创 使用LayoutKit构建高效UI界面的技术指南
使用LayoutKit构建高效UI界面的技术指南 LayoutKit LayoutKit is a fast view layout library for iOS, macOS, and tvOS. 项目地址: https://...
2025-06-12 09:10:09
198
原创 C++游戏引擎开发指南:深入理解骨骼动画中的矩阵主序问题
C++游戏引擎开发指南:深入理解骨骼动画中的矩阵主序问题 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: http...
2025-06-12 09:07:38
359
原创 shadcn-next-link-pagination:动态分页链接组件
shadcn-next-link-pagination:动态分页链接组件 shadcn-next-link-pagination Use shadcn pagination components to navigate and update URL params ...
2025-06-11 09:00:07
152
原创 PowerDNS迁移指南:从传统DNS系统平滑过渡
PowerDNS迁移指南:从传统DNS系统平滑过渡 pdns PowerDNS Authoritative, PowerDNS Recursor, dnsdist 项目地址: https://gitcode.com/gh_mirr...
2025-06-10 09:17:24
225
原创 Coravel事件广播机制详解:构建松耦合的.NET Core应用
Coravel事件广播机制详解:构建松耦合的.NET Core应用 coravel Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Br...
2025-06-10 09:01:54
246
原创 Apache Ignite SQL数值函数全面解析
Apache Ignite SQL数值函数全面解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:05:49
295
原创 Kubernetes存储卷(Volumes)深度解析
Kubernetes存储卷(Volumes)深度解析 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors...
2025-06-09 09:01:21
818
原创 Vespa引擎代码架构深度解析:从入门到精通
Vespa引擎代码架构深度解析:从入门到精通 vespa AI + Data, online. https://vespa.ai 项目地址: https://gitcode.com/gh_mirrors/ve/vespa ...
2025-06-07 09:01:21
360
原创 LeetCode-Py 项目解析:数组基础概念与操作详解
LeetCode-Py 项目解析:数组基础概念与操作详解 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:05:17
256
原创 Sphinx项目教程:使用autodoc实现代码自动生成文档
Sphinx项目教程:使用autodoc实现代码自动生成文档 sphinx The Sphinx documentation generator 项目地址: https://gitcode.com/gh_mirrors/sp/sp...
2025-06-06 09:03:52
248
原创 Intel RealSense SDK 2.0 Android开发完全指南
Intel RealSense SDK 2.0 Android开发完全指南 librealsense Intel® RealSense™ SDK 项目地址: https://gitcode.com/gh_mirrors/li/li...
2025-06-05 09:09:12
285
原创 Atlas项目构建指南:主工程容器接入详解
Atlas项目构建指南:主工程容器接入详解 atlas A powerful Android Dynamic Component Framework. 项目地址: https://gitcode.com/gh_mirrors/at...
2025-06-05 09:08:02
396
原创 使用TensorFlow处理大规模CSV数据集的技术解析
使用TensorFlow处理大规模CSV数据集的技术解析 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:07:34
265
原创 jQuery Validation插件与TinyMCE4富文本编辑器的集成实践
jQuery Validation插件与TinyMCE4富文本编辑器的集成实践 jquery-validation jquery-validation/jquery-validation: 是一个基于 jQuery 的表单验证库,可以方便地实现表单验证和错误提示。该项目提供了一个简单易用的表单验证库,可以方便地实现表单验...
2025-06-04 09:02:45
244
原创 GitLab项目教程:如何更新Git远程仓库URL
GitLab项目教程:如何更新Git远程仓库URL gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地...
2025-06-04 09:01:44
227
原创 React-Dropzone 文件预览功能实现指南
React-Dropzone 文件预览功能实现指南 react-dropzone Simple HTML5 drag-drop zone with React.js. 项目地址: https://gitcode.com/gh_mi...
2025-06-04 09:00:19
333
原创 projmgr:项目管理的高效助手
projmgr:项目管理的高效助手 projmgr R-based project management tools 项目地址: https://gitcode.com/gh_mirrors/pr/projmgr ...
2025-06-04 09:00:03
305
原创 深入解析BenchmarkDotNet工作原理:从基准测试到性能分析
深入解析BenchmarkDotNet工作原理:从基准测试到性能分析 BenchmarkDotNet Powerful .NET library for benchmarking 项目地址: https://gitcode.com...
2025-06-03 09:12:41
292
原创 使用ScrollMagic实现SVG路径绘制动画效果详解
使用ScrollMagic实现SVG路径绘制动画效果详解 ScrollMagic The javascript library for magical scroll interactions. 项目地址: https://gitc...
2025-06-02 09:16:33
308
原创 HashiCorp Consul 1.10.x版本升级指南
HashiCorp Consul 1.10.x版本升级指南 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynam...
2025-06-01 09:06:28
331
原创 PHP源码项目:如何创建独立PHP扩展教程
PHP源码项目:如何创建独立PHP扩展教程 php-src The PHP Interpreter 项目地址: https://gitcode.com/gh_mirrors/ph/php-src ...
2025-05-30 09:09:36
389
原创 Elasticsearch SAML元数据生成命令详解
Elasticsearch SAML元数据生成命令详解 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:04:04
333
原创 Bootstrap项目浏览器与设备兼容性指南
Bootstrap项目浏览器与设备兼容性指南 bootstrap twbs/bootstrap: 是一个用于构建响应式和移动优先的 Web 应用的开源框架,提供了丰富的 UI 组件和工具。适合对 Web 开发、响应式设计和想要实现响应式 Web 应用的开发者。 ...
2025-05-30 09:00:10
305
原创 TIME-12 项目启动与配置教程
TIME-12 项目启动与配置教程 time12 项目地址: https://gitcode.com/gh_mirrors/ti/time12 1. 项目目录结构及介绍T...
2025-05-28 09:01:17
394
原创 SysmonSearch 开源项目最佳实践教程
SysmonSearch 开源项目最佳实践教程 SysmonSearch Investigate suspicious activity by visualizing Sysmon's event log 项目地址: https:...
2025-05-27 09:00:04
207
原创 Django-Fieldsignals 项目启动与配置教程
Django-Fieldsignals 项目启动与配置教程 django-fieldsignals Django signals for changed fields 项目地址: https://gitcode.com/gh_mi...
2025-05-25 09:00:41
279
原创 Imager.js 开源项目最佳实践
Imager.js 开源项目最佳实践 Imager.js Responsive images while we wait for srcset to finish cooking 项目地址: https://gitcode.com...
2025-05-25 09:00:02
289
原创 Tampermonkey-i18n 项目启动与配置教程
Tampermonkey-i18n 项目启动与配置教程 tampermonkey-i18n Tampermonkey's locale files 项目地址: https://gitcode.com/gh_mirrors/ta/t...
2025-05-23 09:00:50
360
原创 totk-mod-manager-for-switch-emulators:一款游戏模拟器Mod管理工具
totk-mod-manager-for-switch-emulators:一款游戏模拟器Mod管理工具 totk-mod-manager-for-switch-emulators Zelda: Tears of the Kingdom Mod Manager is an open-source application,...
2025-05-22 09:00:05
336
原创 kirby-markdown-field:强大的Markdown编辑器扩展
kirby-markdown-field:强大的Markdown编辑器扩展 kirby-markdown-field Super-sophisticated markdown editor for Kirby 3, community built. ...
2025-05-22 09:00:04
241
原创 Zendure-HA:智能家居系统的能量管理利器
Zendure-HA:智能家居系统的能量管理利器 Zendure-HA Zendure Home Assistant Integration 项目地址: https://gitcode.com/gh_mirrors/ze/Zend...
2025-05-17 09:00:06
359
原创 Git-Friend:简化GitHub操作,提升开发效率
Git-Friend:简化GitHub操作,提升开发效率 Git-Friend GitFriend is an AI-powered GitHub companion built with React, TypeScript, and Firebase. It helps users resolve Git/GitHub...
2025-05-13 09:04:01
936
原创 tcod-rs:Rust语言的libtcod库绑定
tcod-rs:Rust语言的libtcod库绑定 tcod-rs Rust bindings for libtcod 1.6.3 (the Doryen library/roguelike toolkit) 项目地址: http...
2025-05-09 20:30:20
612
原创 VectorVFS:项目的核心功能/场景
VectorVFS:项目的核心功能/场景 vectorvfs Your filesystem as a vector database 项目地址: https://gitcode.com/gh_mirrors/ve/vectorv...
2025-05-06 09:19:59
640
原创 Adafruit-RGB-LCD-Shield-Library:轻松控制RGB LCD显示
Adafruit-RGB-LCD-Shield-Library:轻松控制RGB LCD显示 Adafruit-RGB-LCD-Shield-Library 项目地址: https://gitcode.com/gh_mirrors...
2025-05-05 19:51:05
641
原创 govisual:为Go Web应用开发提供实时HTTP请求可视化与调试
govisual:为Go Web应用开发提供实时HTTP请求可视化与调试 govisual 项目地址: https://gitcode.com/gh_mirrors/go/govisual ...
2025-05-04 22:40:20
485
原创 packer_ansible_inspec_terraform_aws:一键部署AWS环境的自动化工具
packer_ansible_inspec_terraform_aws:一键部署AWS环境的自动化工具 packer_ansible_inspec_terraform_aws A demo application using Packer, Ansible, InSpec and Terraform on AWS ...
2025-05-04 09:06:20
578
原创 cloudfront-hosting-toolkit:简化AWS前端部署的利器
cloudfront-hosting-toolkit:简化AWS前端部署的利器 cloudfront-hosting-toolkit CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while ...
2025-05-01 22:30:25
534
原创 DynamicWin 项目启动与配置教程
DynamicWin 项目启动与配置教程 DynamicWin A Dynamic Island inspired app for Windows machines. 项目地址: https://gitcode.com/gh_m...
2025-04-27 10:30:07
332
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人