- 博客(618)
- 收藏
- 关注
原创 Jekyll-TeXt-Theme 技术指南:如何撰写博客文章
Jekyll-TeXt-Theme 技术指南:如何撰写博客文章 jekyll-TeXt-theme ???? ???? A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. ...
2025-06-11 09:19:20
262
原创 FairScale项目深度解析:高效内存管理技术OSS/SDP/FSDP
FairScale项目深度解析:高效内存管理技术OSS/SDP/FSDP fairscale PyTorch extensions for high performance and large scale training. 项目...
2025-06-11 09:17:37
213
原创 Ant Design X 项目中的流畅自然交互设计原则
Ant Design X 项目中的流畅自然交互设计原则 x Craft AI-driven interfaces effortlessly ???? 项目地址: https://gitcode.com/gh_mirrors/x42/x...
2025-06-11 09:16:33
194
原创 Unity后处理堆栈(PostProcessing)自定义效果开发指南
Unity后处理堆栈(PostProcessing)自定义效果开发指南 PostProcessing Post Processing Stack 项目地址: https://gitcode.com/gh_mirrors/po/Po...
2025-06-10 09:20:32
176
原创 PerfView项目中使用Visual Studio进行Git分叉工作流指南
PerfView项目中使用Visual Studio进行Git分叉工作流指南 perfview PerfView is a CPU and memory performance-analysis tool 项目地址: https:...
2025-06-09 09:20:11
252
原创 Elasticsearch Go客户端安装与版本兼容性指南
Elasticsearch Go客户端安装与版本兼容性指南 go-elasticsearch The official Go client for Elasticsearch 项目地址: https://gitcode.com/g...
2025-06-07 09:06:21
293
原创 NoneBot2 异常处理机制详解:全面掌握框架错误处理
NoneBot2 异常处理机制详解:全面掌握框架错误处理 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-06 09:07:53
264
原创 OSSU数学课程指南:构建完整的数学知识体系
OSSU数学课程指南:构建完整的数学知识体系 math ???? Path to a free self-taught education in Mathematics! 项目地址: https://gitcode.com/gh_mi...
2025-06-06 09:00:18
270
原创 JupyterHub 机构部署常见问题全解析
JupyterHub 机构部署常见问题全解析 jupyterhub Multi-user server for Jupyter notebooks 项目地址: https://gitcode.com/gh_mirrors/ju/j...
2025-06-05 09:08:38
317
原创 Uno Platform 技术解析:将 Silverlight Toolkit 的 TreeView 控件迁移至 UWP 平台
Uno Platform 技术解析:将 Silverlight Toolkit 的 TreeView 控件迁移至 UWP 平台 uno Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professio...
2025-06-04 09:17:55
402
原创 深入理解OpenAI Agents Python SDK中的追踪功能
深入理解OpenAI Agents Python SDK中的追踪功能 openai-agents-python A lightweight, powerful framework for multi-agent workflows ...
2025-06-04 09:00:12
344
原创 全面解析txtai:一站式AI语义搜索与语言模型工作流框架
全面解析txtai:一站式AI语义搜索与语言模型工作流框架 txtai ???? All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows ...
2025-06-03 09:12:37
309
原创 从零实现Llama3:深入解析Transformer架构与实现细节
从零实现Llama3:深入解析Transformer架构与实现细节 llama3-from-scratch llama3 一次实现一个矩阵乘法。 项目地址: https://gitcode.com/gh_mirrors/ll/ll...
2025-06-02 09:16:30
339
原创 使用Skaffold和kpt实现Kubernetes配置验证
使用Skaffold和kpt实现Kubernetes配置验证 skaffold Easy and Repeatable Kubernetes Development 项目地址: https://gitcode.com/gh_mir...
2025-06-02 09:15:45
336
原创 Sealos云操作系统终端功能深度解析与应用指南
Sealos云操作系统终端功能深度解析与应用指南 sealos 项目地址: https://gitcode.com/gh_mirrors/sea/sealos 终端功能概述...
2025-06-02 09:15:33
356
原创 Rollup 打包工具入门教程
Rollup 打包工具入门教程 rollup rollup/rollup: Rollup是一个JavaScript模块打包器,专注于ES6模块的优化编译,能够将多个模块文件转换并打包成单个文件,并进行代码优化。它特别适用于构建库或工具,确保生成的代码体积小、加载速度快。 ...
2025-06-01 09:05:09
281
原创 Restic备份工具实战指南:从Amazon S3集成到Linux系统备份
Restic备份工具实战指南:从Amazon S3集成到Linux系统备份 restic Fast, secure, efficient backup program 项目地址: https://gitcode.com/gh_mi...
2025-06-01 09:02:47
334
原创 Node-WebKit中的Webview标签详解与应用指南
Node-WebKit中的Webview标签详解与应用指南 nw.js 项目地址: https://gitcode.com/gh_mirrors/nwj/nw.js 什么是...
2025-05-30 09:10:40
335
原创 Redux项目核心思想:为什么我们需要状态管理
Redux项目核心思想:为什么我们需要状态管理 redux 项目地址: https://gitcode.com/gh_mirrors/red/redux 现代前端应用的状态...
2025-05-30 09:04:27
393
原创 JavaGuide项目解析:Java集合面试题深度剖析(下)
JavaGuide项目解析:Java集合面试题深度剖析(下) JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:02:47
248
原创 Vue.js Composition API实现TodoMVC应用解析
Vue.js Composition API实现TodoMVC应用解析 vue vuejs/vue: 是一个用于构建用户界面的 JavaScript 框架,具有简洁的语法和丰富的组件库,可以用于开发单页面应用程序和多页面应用程序。 ...
2025-05-30 09:00:10
383
原创 Jujutsu (jj) VCS for VS Code 扩展启动与配置教程
Jujutsu (jj) VCS for VS Code 扩展启动与配置教程 jjk Jujutsu (jj) VCS support for VS Code 项目地址: https://gitcode.com/gh_mirror...
2025-05-29 09:01:12
258
原创 Scramjet:构建安全的实验性网络代理
Scramjet:构建安全的实验性网络代理 scramjet 项目地址: https://gitcode.com/gh_mirrors/scr/scramjet 1. 项目...
2025-05-28 09:01:39
216
原创 Nimbus:云端存储新选择,轻松管理您的数据
Nimbus:云端存储新选择,轻松管理您的数据 Nimbus An open source alternative to Google Drive, One Drive, iCloud, etc. 项目地址: https://gi...
2025-05-27 09:00:22
264
原创 Materialize:图像转换利器,轻松打造材质效果
Materialize:图像转换利器,轻松打造材质效果 Materialize Materialize Main Branch. Materialize is a program for converting images to materials for use in video games and other 3D ...
2025-05-24 09:00:23
305
原创 Rest:构建RESTful应用与API的轻量级控制器
Rest:构建RESTful应用与API的轻量级控制器 Rest Thin controller for RESTful applications 项目地址: https://gitcode.com/gh_mirrors/rest...
2025-05-24 09:00:00
518
原创 FicsIt-Networks 项目启动与配置教程
FicsIt-Networks 项目启动与配置教程 FicsIt-Networks Control, Monitor, Manage and Automate your Satisfactory. 项目地址: https://gi...
2025-04-28 10:20:19
647
原创 pbmpm 的安装和配置教程
pbmpm 的安装和配置教程 pbmpm A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024. 项目地址: http...
2025-04-27 10:30:13
255
原创 PYNQ-ComputerVision 项目启动与配置教程
PYNQ-ComputerVision 项目启动与配置教程 PYNQ-ComputerVision 项目地址: https://gitcode.com/gh_mirrors/py/PYNQ-ComputerVision ...
2025-04-27 10:10:27
291
原创 ByProt 开源项目最佳实践教程
ByProt 开源项目最佳实践教程 ByProt 项目地址: https://gitcode.com/gh_mirrors/by/ByProt 1. 项目介绍ByProt...
2025-04-27 09:50:04
365
原创 Soccer xG 项目启动与配置教程
Soccer xG 项目启动与配置教程 soccer_xg A Python package for training and analyzing expected goals (xG) models in soccer. 项目地...
2025-04-26 10:01:11
388
原创 Vim-Github-Dark 配置指南
Vim-Github-Dark 配置指南 vim-github-dark A dark GitHub theme for Vim and NeoVim 项目地址: https://gitcode.com/gh_mirrors/vi...
2025-04-26 09:50:05
288
原创 paperscape-mapclient:探索科学研究的可视化地图
paperscape-mapclient:探索科学研究的可视化地图 paperscape-mapclient Browser client for the Paperscape map 项目地址: https://gitcode....
2025-04-25 18:10:31
753
原创 picotool:构建与操作PICO-8游戏文件的强大工具
picotool:构建与操作PICO-8游戏文件的强大工具 picotool Tools and Python libraries for manipulating Pico-8 game files. http://www.lexaloffle.com/pico-8.php ...
2025-04-25 15:01:21
581
原创 GameFrameX.Unity:专为Unity游戏开发提供的全功能模块库
GameFrameX.Unity:专为Unity游戏开发提供的全功能模块库 GameFrameX.Unity GameFrameX的Unity版本 项目地址: https://gitcode.com/gh_mirrors/ga/G...
2025-04-24 16:51:03
918
原创 build-onchain-apps:加速您的区块链应用开发
build-onchain-apps:加速您的区块链应用开发 build-onchain-apps Build Onchain Applications with the best consumer experience in a few minutes. ...
2025-04-24 09:12:27
886
原创 phone-tracker 的安装和配置教程
phone-tracker 的安装和配置教程 phone-tracker Phone tracker is an Android library to gather environment signals, like cell towers, wifi access points and gps locations. ...
2025-04-23 12:50:02
406
原创 Laravel AI Translator 项目启动与配置教程
Laravel AI Translator 项目启动与配置教程 laravel-ai-translator Automatic translate your language files into many languages using AI like Claude, GPT and etc. ...
2025-04-23 12:40:03
277
原创 ruoyi-ai 项目亮点详解
ruoyi-ai 项目亮点详解 ruoyi-ai 基于ruoyi-plus实现AI聊天和绘画功能-后端 本项目完全开源免费! 后台管理界面使用elementUI服务端使用Java17+SpringBoot3.X 项目地址: ht...
2025-04-23 07:19:00
704
原创 开源项目 pdfh5 亮点详解
开源项目 pdfh5 亮点详解 pdfh5 项目地址: https://gitcode.com/gh_mirrors/pdf/pdfh5 1. 项目的基础介绍pdfh5 ...
2025-04-23 07:08:14
719
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人