- 博客(663)
- 收藏
- 关注
原创 Deep-Reasoning-Papers: 探索深度学习与推理的交集
Deep-Reasoning-Papers: 探索深度学习与推理的交集 Deep-Reasoning-Papers Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, planning and an...
2025-06-15 09:00:00
972
原创 使用Cloud-init与LXD快速入门教程
使用Cloud-init与LXD快速入门教程 cloud-init Official upstream for the cloud-init: cloud instance initialization 项目地址: https:/...
2025-06-12 09:08:04
408
原创 Dinky项目扩展语法详解:变量定义与表值聚合增强
Dinky项目扩展语法详解:变量定义与表值聚合增强 dinky Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Streamin...
2025-06-11 09:15:17
281
原创 Hugo Book 项目主题开发指南:从零创建自定义主题
Hugo Book 项目主题开发指南:从零创建自定义主题 hugo-book Hugo documentation theme as simple as plain book 项目地址: https://gitcode.com/g...
2025-06-10 09:21:33
366
原创 Python内置标量类型详解 - 来自WhirlwindTourOfPython项目
Python内置标量类型详解 - 来自WhirlwindTourOfPython项目 WhirlwindTourOfPython The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python" ...
2025-06-10 09:18:36
271
原创 .NET Core 8.0 中 HostApplicationBuilder 构造函数行为变更解析
.NET Core 8.0 中 HostApplicationBuilder 构造函数行为变更解析 docs This repository contains .NET Documentation. 项目地址: https://g...
2025-06-10 09:04:09
223
原创 PyQtGraph数据可视化导出功能详解
PyQtGraph数据可视化导出功能详解 pyqtgraph Fast data visualization and GUI tools for scientific / engineering applications 项目地址...
2025-06-10 09:02:42
360
原创 Magefile项目:使用Go编写现代化构建脚本的完整指南
Magefile项目:使用Go编写现代化构建脚本的完整指南 mage a Make/rake-like dev tool using Go 项目地址: https://gitcode.com/gh_mirrors/ma/mage...
2025-06-09 09:21:24
293
原创 深入理解NLWeb项目中的提示词(Prompt)修改技巧
深入理解NLWeb项目中的提示词(Prompt)修改技巧 NLWeb Natural Language Web 项目地址: https://gitcode.com/gh_mirrors/nl/NLWeb ...
2025-06-09 09:20:37
376
原创 Spring Cloud Gateway 全局过滤器深度解析
Spring Cloud Gateway 全局过滤器深度解析 spring-cloud-gateway A Gateway built on Spring Framework and Spring Boot providing routing and more. ...
2025-06-09 09:01:46
402
原创 Akka.NET持久化测试指南:使用Persistence TestKit验证可靠事件溯源
Akka.NET持久化测试指南:使用Persistence TestKit验证可靠事件溯源 akka.net Canonical actor model implementation for .NET with local + distributed actors in C# and F#. ...
2025-06-08 09:20:25
615
原创 Waku项目中的页面创建与路由配置详解
Waku项目中的页面创建与路由配置详解 waku ⛩️ The minimal React framework 项目地址: https://gitcode.com/gh_mirrors/wa/waku ...
2025-06-08 09:01:02
405
原创 Hug API框架中的认证机制详解
Hug API框架中的认证机制详解 hug Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler. ...
2025-06-06 09:05:29
354
原创 SealSui-Auto-Bot:自动化Sui SEAL协议互动工具
SealSui-Auto-Bot:自动化Sui SEAL协议互动工具 SealSui-Auto-Bot Automate Sui SEAL Protocol interaction for allowlist creation and service subscription management. ...
2025-06-06 04:50:39
840
原创 MoviePy视频剪辑修改与特效应用指南
MoviePy视频剪辑修改与特效应用指南 moviepy Video editing with Python 项目地址: https://gitcode.com/gh_mirrors/mo/moviepy ...
2025-06-03 09:02:14
375
原创 Elastic Kibana 开发指南:路由与导航系统深度解析
Elastic Kibana 开发指南:路由与导航系统深度解析 kibana Your window into the Elastic Stack 项目地址: https://gitcode.com/gh_mirrors/ki/k...
2025-06-03 09:00:32
372
原创 深入理解Python中的组合设计模式:从awesome-low-level-design项目谈起
深入理解Python中的组合设计模式:从awesome-low-level-design项目谈起 awesome-low-level-design This repository contains low level design resources to improve coding skills and prepar...
2025-06-03 09:00:12
274
原创 深度解析GAIA基准:评估通用AI助手的关键指标
深度解析GAIA基准:评估通用AI助手的关键指标 agents-course This repository contains the Hugging Face Agents Course. 项目地址: https://gitc...
2025-06-02 09:01:57
289
原创 PurpleHaze:iOS平台上的DNS隧道客户端
PurpleHaze:iOS平台上的DNS隧道客户端 PurpleHaze DNS tunnel for iOS based off of Iodine 项目地址: https://gitcode.com/gh_mirrors/p...
2025-06-02 09:00:04
221
原创 WePY框架的Git提交规范详解
WePY框架的Git提交规范详解 wepy 小程序组件化开发框架 项目地址: https://gitcode.com/gh_mirrors/we/wepy 前言在团队协作开...
2025-06-01 09:07:48
223
原创 OpenTofu核心架构深度解析
OpenTofu核心架构深度解析 opentofu OpenTofu lets you declaratively manage your cloud infrastructure. 项目地址: https://gitcode.c...
2025-06-01 09:05:47
299
原创 基于Vercel Turborepo构建现代化React设计系统
基于Vercel Turborepo构建现代化React设计系统 turbo Incremental bundler and build system optimized for JavaScriptand TypeScript, written in Rust – including Turbopack and Tu...
2025-06-01 09:04:01
410
原创 PyTorch Lightning实战:如何将PyTorch代码迁移到Lightning框架
PyTorch Lightning实战:如何将PyTorch代码迁移到Lightning框架 pytorch-lightning Lightning-AI/pytorch-lightning: PyTorch Lightning 是一个轻量级的高级接口,用于简化 PyTorch 中深度学习模型的训练流程。它抽象出了繁杂的...
2025-06-01 09:01:58
377
原创 Firecrawl项目本地开发环境搭建指南
Firecrawl项目本地开发环境搭建指南 firecrawl ???? Turn entire websites into LLM-ready markdown 项目地址: https://gitcode.com/gh_mirrors...
2025-05-30 09:09:15
367
原创 freeCodeCamp算法教程:实现归并排序
freeCodeCamp算法教程:实现归并排序 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirrors/fr/free...
2025-05-30 09:04:18
356
原创 Svelte项目中的Store机制深度解析
Svelte项目中的Store机制深度解析 svelte 网络应用的赛博增强。 项目地址: https://gitcode.com/gh_mirrors/sv/svelte ...
2025-05-30 09:02:50
251
原创 freeCodeCamp正则表达式教程:使用test方法进行模式匹配
freeCodeCamp正则表达式教程:使用test方法进行模式匹配 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirr...
2025-05-30 09:01:55
377
原创 jest-dynamodb:为Jest测试提供DynamoDB本地环境支持
jest-dynamodb:为Jest测试提供DynamoDB本地环境支持 jest-dynamodb Jest preset for DynamoDB local server 项目地址: https://gitcode.com...
2025-05-28 09:00:01
363
原创 FuzPad 开源项目启动与配置教程
FuzPad 开源项目启动与配置教程 FuzPad A minimalistic note management solution. Powered by fzf 项目地址: https://gitcode.com/gh_mirr...
2025-05-25 09:00:49
281
原创 lenskit:项目核心功能/场景
lenskit:项目核心功能/场景 lenskit LensKit recommender toolkit. 项目地址: https://gitcode.com/gh_mirrors/le/lenskit ...
2025-05-15 09:00:00
622
原创 samples-nodejs-express-4:Node.js Express 框架下的 Okta 集成示例
samples-nodejs-express-4:Node.js Express 框架下的 Okta 集成示例 samples-nodejs-express-4 Express 4 samples. Will publish an artifact that can be consumed by end-to-end s...
2025-05-15 05:11:19
663
原创 niryo_one:3D打印智能机械臂,开启自动化新篇章
niryo_one:3D打印智能机械臂,开启自动化新篇章 niryo_one 项目地址: https://gitcode.com/gh_mirrors/ni/niryo_one ...
2025-05-02 19:00:20
777
原创 Emacs-kick 项目启动与配置教程
Emacs-kick 项目启动与配置教程 emacs-kick A feature rich Emacs (kickstarter) config for (neo)vi(m)mers 项目地址: https://gitcode....
2025-04-28 11:00:22
395
原创 开源项目OLMo-core的启动与配置教程
开源项目OLMo-core的启动与配置教程 OLMo-core PyTorch building blocks for the OLMo ecosystem 项目地址: https://gitcode.com/gh_mirrors...
2025-04-28 10:40:37
313
原创 wflow 的安装和配置教程
wflow 的安装和配置教程 wflow ???? EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a ???? ...
2025-04-27 13:20:00
421
原创 mediatek-lte-baseband-re 的安装和配置教程
mediatek-lte-baseband-re 的安装和配置教程 mediatek-lte-baseband-re Notes and utilities for reverse engineering the MediaTek LTE baseband and its Coresonic DSP. ...
2025-04-27 09:17:13
323
原创 微软React Native画廊项目最佳实践
微软React Native画廊项目最佳实践 react-native-gallery This repo contains the react-native Gallery app created by Microsoft 项目...
2025-04-25 12:50:00
866
原创 开源项目最佳实践教程:Edge Glossary
开源项目最佳实践教程:Edge Glossary glossary The Linux Foundation's Open Glossary of Edge Computing project curates and defines terms related to the field of edge computing...
2025-04-25 10:51:00
686
原创 Sovol-SV08-Mainline 项目启动与配置教程
Sovol-SV08-Mainline 项目启动与配置教程 Sovol-SV08-Mainline Getting the Sovol SV08 onto mainline Klipper 项目地址: https://gitcod...
2025-04-25 10:30:07
395
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人