- 博客(626)
- 收藏
- 关注
原创 Buck2项目教程:如何在Rust项目中添加依赖关系
Buck2项目教程:如何在Rust项目中添加依赖关系 buck2 Build system, successor to Buck 项目地址: https://gitcode.com/gh_mirrors/bu/buck2 ...
2025-06-10 09:17:37
124
原创 Twill项目全局搜索功能深度解析
Twill项目全局搜索功能深度解析 twill Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful a...
2025-06-10 09:17:05
211
原创 深入理解ASP.NET Core微服务测试策略
深入理解ASP.NET Core微服务测试策略 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/docs...
2025-06-10 09:01:25
104
原创 TensorFlow Datasets 自定义特征解码技术详解
TensorFlow Datasets 自定义特征解码技术详解 datasets TFDS is a collection of datasets ready to use with TensorFlow, Jax, ... 项目...
2025-06-09 09:20:11
175
原创 React From Zero项目教程:深入理解React组件属性(Props)
React From Zero项目教程:深入理解React组件属性(Props) react-from-zero A simple (99% ES2015 less) tutorial for React 项目地址: https:...
2025-06-09 09:02:41
183
原创 NVIDIA Warp项目配置详解:全局、模块与内核级设置指南
NVIDIA Warp项目配置详解:全局、模块与内核级设置指南 warp 一个用于高性能GPU仿真和图形的Python框架。 项目地址: https://gitcode.com/gh_mirrors/warp/warp ...
2025-06-08 09:06:16
177
原创 SpriteJS跨平台应用指南:服务端渲染与小程序开发实践
SpriteJS跨平台应用指南:服务端渲染与小程序开发实践 spritejs A cross platform high-performance graphics system. 项目地址: https://gitcode.com...
2025-06-08 09:02:18
372
原创 Chainer项目中的GPU使用指南
Chainer项目中的GPU使用指南 chainer 项目地址: https://gitcode.com/gh_mirrors/cha/chainer 概述在深度学习领域...
2025-06-07 09:06:12
352
原创 Serf集群工具安装指南:从零开始部署分布式节点
Serf集群工具安装指南:从零开始部署分布式节点 serf Service orchestration and management tool. 项目地址: https://gitcode.com/gh_mirrors/se/se...
2025-06-07 09:05:01
209
原创 深入解析roadmap-retos-programacion中的高阶函数实战案例
深入解析roadmap-retos-programacion中的高阶函数实战案例 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev par...
2025-06-07 09:02:49
317
原创 状态压缩动态规划(State DP)在LeetCode-Py项目中的应用详解
状态压缩动态规划(State DP)在LeetCode-Py项目中的应用详解 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:51
352
原创 Polkadot争议协议:保障跨链安全的核心机制
Polkadot争议协议:保障跨链安全的核心机制 polkadot Polkadot Node Implementation 项目地址: https://gitcode.com/gh_mirrors/po/polkadot ...
2025-06-06 09:03:44
231
原创 ui2:统一意图界面,化繁为简的用户交互
ui2:统一意图界面,化繁为简的用户交互 ui2 The Unified Intent Interface: The easiest way to build intent-powered UIs 项目地址: https://gi...
2025-06-06 09:00:10
340
原创 Foundation for Emails 项目中按钮组件的全面指南
Foundation for Emails 项目中按钮组件的全面指南 foundation-emails Quickly create responsive HTML emails that work on any device and client. Even Outlook. ...
2025-06-05 09:14:33
303
原创 使用BunkerWeb实现多站点TCP流服务的Docker Compose部署指南
使用BunkerWeb实现多站点TCP流服务的Docker Compose部署指南 bunkerweb ????️ Make your web services secure by default ! 项目地址: https://git...
2025-06-05 09:08:34
270
原创 OctoPrint中的Action Commands功能详解
OctoPrint中的Action Commands功能详解 OctoPrint OctoPrint is the snappy web interface for your 3D printer! 项目地址: https://g...
2025-06-05 09:01:29
350
原创 Sequence:动画步进式应用的响应式CSS框架
Sequence:动画步进式应用的响应式CSS框架 Sequence The responsive CSS animation framework for creating unique sliders, presentations, banners, and other step-based applications....
2025-06-05 09:00:00
676
原创 PyPDF项目功能范围解析:核心能力与边界界定
PyPDF项目功能范围解析:核心能力与边界界定 pypdf A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files ...
2025-06-04 09:19:54
221
原创 PDFKit项目贡献指南与技术架构解析
PDFKit项目贡献指南与技术架构解析 pdfkit A JavaScript PDF generation library for Node and the browser 项目地址: https://gitcode.com/g...
2025-06-04 09:03:37
277
原创 Node.js 模块机制深度解析:从原理到实践
Node.js 模块机制深度解析:从原理到实践 node-interview How to pass the Node.js interview of ElemeFE. 项目地址: https://gitcode.com/gh_m...
2025-06-04 09:01:59
221
原创 深入理解bjorn/tiled中的自动映射功能
深入理解bjorn/tiled中的自动映射功能 tiled 项目地址: https://gitcode.com/gh_mirrors/til/tiled 什么是自动映射?...
2025-06-03 09:10:06
213
原创 Highcharts客户端导出功能详解:实现无服务器图表导出
Highcharts客户端导出功能详解:实现无服务器图表导出 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...
2025-06-03 09:06:13
415
原创 deck.gl 入门指南:安装与示例运行详解
deck.gl 入门指南:安装与示例运行详解 deck.gl WebGL2 powered visualization framework 项目地址: https://gitcode.com/gh_mirrors/de/deck....
2025-06-03 09:04:52
307
原创 Sanic框架最佳实践:装饰器的高级应用
Sanic框架最佳实践:装饰器的高级应用 sanic Accelerate your web app development | Build fast. Run fast. 项目地址: https://gitcode.com/...
2025-06-02 09:02:12
408
原创 深入理解d2l-ai中的随机梯度下降(SGD)算法
深入理解d2l-ai中的随机梯度下降(SGD)算法 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。...
2025-06-01 09:08:41
297
原创 JavaScript教程:深入理解弹窗与窗口方法
JavaScript教程:深入理解弹窗与窗口方法 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en....
2025-06-01 09:08:32
273
原创 Pydantic V2 迁移指南:从 V1 升级到 V2 的关键变化
Pydantic V2 迁移指南:从 V1 升级到 V2 的关键变化 pydantic 项目地址: https://gitcode.com/gh_mirrors/pyd/pydantic ...
2025-06-01 09:07:07
281
原创 TDengine企业版部署与配置完全指南
TDengine企业版部署与配置完全指南 TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected C...
2025-06-01 09:07:01
395
原创 Metabase通用配置指南:全面掌握系统设置
Metabase通用配置指南:全面掌握系统设置 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元数据管理和分...
2025-05-30 09:09:20
382
原创 Flask信号机制深度解析:优雅处理应用事件
Flask信号机制深度解析:优雅处理应用事件 flask 项目地址: https://gitcode.com/gh_mirrors/fla/flask 信号机制概述Fla...
2025-05-30 09:03:06
282
原创 Gifs 项目启动与配置教程
Gifs 项目启动与配置教程 Gifs Collection of some Coding / Programming Gifs that can be used in Special Repository :trollface: ...
2025-05-26 09:00:35
321
原创 cephalopoda:打造极致体验的分裂人体工学机械键盘
cephalopoda:打造极致体验的分裂人体工学机械键盘 cephalopoda Low profile split ergonomic mechanical keyboards 项目地址: https://gitcode.co...
2025-05-13 09:04:25
535
原创 moon:实时游戏开发与编辑的一体化解决方案
moon:实时游戏开发与编辑的一体化解决方案 moon RPG Maker & Engine 项目地址: https://gitcode.com/gh_mirrors/moon15/moon ...
2025-05-10 10:20:25
886
原创 lv_img_conv:将图像轻松转换为 LVGL 格式
lv_img_conv:将图像轻松转换为 LVGL 格式 lv_img_conv Image converter for LVGL, written in JS 项目地址: https://gitcode.com/gh_mirro...
2025-04-30 21:51:10
714
原创 ForsHops:一款基于无文件DCOM横向移动的开源概念验证工具
ForsHops:一款基于无文件DCOM横向移动的开源概念验证工具 ForsHops ForsHops 项目地址: https://gitcode.com/gh_mirrors/fo/ForsHops ...
2025-04-28 09:11:37
899
原创 TimeMachine 项目启动与配置教程
TimeMachine 项目启动与配置教程 TimeMachine TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting 项目地址: http...
2025-04-27 09:17:19
251
原创 flexiblegs-scss-plus 的安装和配置教程
flexiblegs-scss-plus 的安装和配置教程 flexiblegs-scss-plus Flexible Grid System Scss Plus 项目地址: https://gitcode.com/gh_mir...
2025-04-27 09:01:31
268
原创 《Mostly Adequate Guide》中文最佳实践教程
《Mostly Adequate Guide》中文最佳实践教程 mostly-adequate-guide-pt-BR Mostly adequate guide to FP (in javascript, translated in portuguese) ...
2025-04-26 10:30:08
397
原创 三维编辑器项目最佳实践教程
三维编辑器项目最佳实践教程 three-editor Three.js Editor Cores 一个基于three.js 的低代码内核 -- star -- 点星星 项目地址: https://gitcode.com/gh_m...
2025-04-25 10:37:54
300
原创 subprocess:跨平台子进程库,C++中的Python风格
subprocess:跨平台子进程库,C++中的Python风格 subprocess cross platform subprocess library for c++ similar to design of python subprocess ...
2025-04-24 12:20:58
887
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人