- 博客(2965)
- 收藏
- 关注
原创 Django Components 项目教程:组件参数化详解
Django Components 项目教程:组件参数化详解 django-components Create simple reusable template components in Django. 项目地址: https:...
2025-06-30 09:23:13
356
原创 Chilipie-Kiosk 数字标牌系统首次启动配置指南
Chilipie-Kiosk 数字标牌系统首次启动配置指南 chilipie-kiosk Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for ...
2025-06-30 09:18:36
267
原创 OpenTracing C 教程:分布式追踪系统实践指南
OpenTracing C# 教程:分布式追踪系统实践指南 opentracing-tutorial A collection of tutorials for the OpenTracing API 项目地址: https://...
2025-06-28 09:35:41
348
原创 使用TestableMock测试无返回值方法的完整指南
使用TestableMock测试无返回值方法的完整指南 testable-mock 换种思路写Mock,让单元测试更简单 项目地址: https://gitcode.com/gh_mirrors/te/testable-mock...
2025-06-27 09:12:37
329
原创 ScriptCraft项目架构解析与开发指南
ScriptCraft项目架构解析与开发指南 ScriptCraft Write Minecraft Plugins in JavaScript. 项目地址: https://gitcode.com/gh_mirrors/sc/S...
2025-06-27 09:09:57
282
原创 c-ares项目版本发布流程详解
c-ares项目版本发布流程详解 c-ares 项目地址: https://gitcode.com/gh_mirrors/car/c-ares 前言c-ares是一个异步...
2025-06-26 09:21:35
447
原创 深入理解Psycopg的Pipeline模式:提升PostgreSQL查询性能
深入理解Psycopg的Pipeline模式:提升PostgreSQL查询性能 psycopg New generation PostgreSQL database adapter for the Python programming language ...
2025-06-26 09:19:49
302
原创 音频数据增强工具库对比:audiomentations及其替代方案全面解析
音频数据增强工具库对比:audiomentations及其替代方案全面解析 audiomentations A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning. ...
2025-06-26 09:02:20
271
原创 AliceSkyGardenT3: Sparse Activation 架构引领绿色人工智能
AliceSkyGardenT3: Sparse Activation 架构引领绿色人工智能 AliceSkyGardenT3 A Sparse Activation Architecture for Green Artificial Intelligence: The Energy Efficiency Optimiz...
2025-06-26 09:00:04
381
原创 FastEmbed中的ColBERT模型:理解并应用延迟交互文本嵌入
FastEmbed中的ColBERT模型:理解并应用延迟交互文本嵌入 fastembed Fast, Accurate, Lightweight Python library to make State of the Art Embedding ...
2025-06-25 09:33:47
250
原创 mark.js 项目贡献指南与技术开发规范深度解析
mark.js 项目贡献指南与技术开发规范深度解析 mark.js JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin. ...
2025-06-24 09:13:42
391
原创 iuc-ce:大学课程笔记集成平台
iuc-ce:大学课程笔记集成平台 iuc-ce ???? İstanbul Üniversitesi - Cerrahpaşa Bilgisayar Mühendisliği tüm dönemlerinin ders notları ve faydalı kaynakları ...
2025-06-14 09:00:01
403
原创 Furo主题文档顶部按钮自定义指南
Furo主题文档顶部按钮自定义指南 furo A clean customizable documentation theme for Sphinx 项目地址: https://gitcode.com/gh_mirrors/fu/...
2025-06-12 09:11:55
256
原创 dit-policy:实现机器人操作优化的先进策略
dit-policy:实现机器人操作优化的先进策略 dit-policy 项目地址: https://gitcode.com/gh_mirrors/di/dit-policy ...
2025-06-12 09:00:06
321
原创 mp-html 组件 API 详解与实战指南
mp-html 组件 API 详解与实战指南 mp-html mp-html是一个微信小程序HTML组件库,适合用于快速搭建微信小程序界面。特点:组件丰富、易于使用、支持自定义样式。 项目地址: https://gitcode.c...
2025-06-11 09:13:36
385
原创 PAIR-code LIT 工具用户界面详解与操作指南
PAIR-code LIT 工具用户界面详解与操作指南 lit The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework a...
2025-06-11 09:03:37
247
原创 JavaScript正则表达式教程:量词+, *, ?和{n}的使用详解
JavaScript正则表达式教程:量词+, *, ?和{n}的使用详解 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh...
2025-06-11 09:01:20
257
原创 FastLED:灵活高效的LED驱动库
FastLED:灵活高效的LED驱动库 FastLED The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community:...
2025-06-11 09:00:01
368
原创 Linux-Bash-Commands项目:history/find/cd命令的现代化替代方案
Linux-Bash-Commands项目:history/find/cd命令的现代化替代方案 Linux-Bash-Commands :godmode: Ultimate list of Linux bash commands, cheatsheet and resources ...
2025-06-10 09:21:14
233
原创 Shopify Hydrogen v1 教程:深入理解流式服务端渲染(SSR)技术
Shopify Hydrogen v1 教程:深入理解流式服务端渲染(SSR)技术 hydrogen-v1 React-based framework for building dynamic, Shopify-powered custom storefronts. ...
2025-06-10 09:20:09
327
原创 深入理解Fastsocket项目中的TCP服务器性能测试Demo
深入理解Fastsocket项目中的TCP服务器性能测试Demo fastsocket Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straigh...
2025-06-10 09:20:00
318
原创 FastStream异常中间件深度解析:全局异常处理的艺术
FastStream异常中间件深度解析:全局异常处理的艺术 faststream FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event stre...
2025-06-10 09:08:04
343
原创 ZIO项目编码规范深度解析与技术实践指南
ZIO项目编码规范深度解析与技术实践指南 zio ZIO — A type-safe, composable library for async and concurrent programming in Scala 项目地址: ...
2025-06-10 09:00:16
300
原创 ZenML项目实战:如何通过连接代码仓库优化MLOps流程
ZenML项目实战:如何通过连接代码仓库优化MLOps流程 zenml ZenML ????: Build portable, production-ready MLOps pipelines. https://zenml.io. 项目...
2025-06-09 09:04:22
303
原创 HarfBuzz项目配置优化指南:从基础配置到极致精简
HarfBuzz项目配置优化指南:从基础配置到极致精简 harfbuzz 项目地址: https://gitcode.com/gh_mirrors/har/harfbuzz ...
2025-06-09 09:02:10
419
原创 在Publish项目中为文章页面集成Disqus评论系统
在Publish项目中为文章页面集成Disqus评论系统 Publish A static site generator for Swift developers 项目地址: https://gitcode.com/gh_mirr...
2025-06-08 09:17:56
391
原创 Learning-Prompt项目解读:Midjourney官方FAQ技术解析
Learning-Prompt项目解读:Midjourney官方FAQ技术解析 Learning-Prompt Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included! ...
2025-06-08 09:04:37
299
原创 Materialize 数据摄入问题排查指南
Materialize 数据摄入问题排查指南 materialize The data warehouse for operational workloads. 项目地址: https://gitcode.com/gh_mirro...
2025-06-07 09:05:23
298
原创 Presenterm终端演示工具安装指南
Presenterm终端演示工具安装指南 presenterm A terminal slideshow tool 项目地址: https://gitcode.com/gh_mirrors/pr/presenterm ...
2025-06-07 09:01:03
350
原创 Floorp项目构建选项配置指南
Floorp项目构建选项配置指南 Floorp The most of source code of version 10 or later of Floorp Browser, the most Advanced and Fastest Firefox derivative ???? ...
2025-06-07 09:00:17
267
原创 Linux内核源码解析:深入理解内联汇编
Linux内核源码解析:深入理解内联汇编 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/lin/linux-insides-zh ...
2025-06-06 09:03:18
329
原创 基于GPTCache实现视觉问答系统的高效缓存方案
基于GPTCache实现视觉问答系统的高效缓存方案 GPTCache Semantic cache for LLMs. Fully integrated with LangChain and llama_index. 项目地址:...
2025-06-05 09:16:27
399
原创 LangChain4j技术解析:Java生态中的大语言模型集成框架
LangChain4j技术解析:Java生态中的大语言模型集成框架 langchain4j langchain4j - 一个Java库,旨在简化将AI/LLM(大型语言模型)能力集成到Java应用程序中。 项目地址: https:...
2025-06-05 09:15:37
321
原创 YugabyteDB SQL功能支持全面解析
YugabyteDB SQL功能支持全面解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:05:04
375
原创 SimpleX Chat中配置自定义WebRTC ICE服务器完全指南
SimpleX Chat中配置自定义WebRTC ICE服务器完全指南 simplex-chat SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! ...
2025-06-05 09:00:16
346
原创 UnoPlatform中使用原生Frame导航的完整教程
UnoPlatform中使用原生Frame导航的完整教程 uno Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported. ...
2025-06-04 09:17:46
392
原创 NASA Fprime框架中的健康检查模式设计与实现
NASA Fprime框架中的健康检查模式设计与实现 fprime F麓 - A flight software and embedded systems framework 项目地址: https://gitcode.com/g...
2025-06-04 09:03:42
390
原创 DGL项目中的图神经网络研究论文实现指南
DGL项目中的图神经网络研究论文实现指南 dgl Python package built to ease deep learning on graph, on top of existing DL frameworks. 项目地...
2025-06-03 09:00:48
417
原创 VitePress 入门指南:从零开始构建文档网站
VitePress 入门指南:从零开始构建文档网站 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-02 09:17:34
410
原创 使用PEFT适配器微调Sentence Transformers模型的技术指南
使用PEFT适配器微调Sentence Transformers模型的技术指南 sentence-transformers Multilingual Sentence & Image Embeddings with BERT 项目...
2025-06-02 09:05:17
335
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人