- 博客(668)
- 收藏
- 关注
原创 基于Raspberry Pi 4的裸机操作系统开发:TCP/IP协议栈与Web服务器实现
基于Raspberry Pi 4的裸机操作系统开发:TCP/IP协议栈与Web服务器实现 rpi4-osdev Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4 ...
2025-06-11 09:02:28
376
原创 R data.table 项目中的引用语义详解
R data.table 项目中的引用语义详解 data.table R's data.table package extends data.frame: 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:20:34
272
原创 JavaScript教程:深入理解CSS的box-sizing属性
JavaScript教程:深入理解CSS的box-sizing属性 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mi...
2025-06-10 09:18:29
299
原创 深入解析Twill框架中的Artisan命令集
深入解析Twill框架中的Artisan命令集 twill Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powe...
2025-06-10 09:17:26
216
原创 Asciimatics项目动画系统深度解析
Asciimatics项目动画系统深度解析 asciimatics A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art anim...
2025-06-10 09:04:34
297
原创 Docker Compose多文件合并机制深度解析
Docker Compose多文件合并机制深度解析 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/do...
2025-06-10 09:02:44
386
原创 arcore-unreal-sdk:原生AR功能API,打造沉浸式虚拟体验
arcore-unreal-sdk:原生AR功能API,打造沉浸式虚拟体验 arcore-unreal-sdk ARCore SDK for Unreal 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:00:00
877
原创 在OBS中使用LookingGlass插件实现低延迟虚拟机画面采集
在OBS中使用LookingGlass插件实现低延迟虚拟机画面采集 LookingGlass An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough. ...
2025-06-08 09:13:58
354
原创 OpenTelemetry Collector 安全最佳实践指南
OpenTelemetry Collector 安全最佳实践指南 opentelemetry-collector OpenTelemetry Collector 项目地址: https://gitcode.com/gh_mirro...
2025-06-08 09:04:55
372
原创 Smallstep Certificates 项目构建与贡献指南
Smallstep Certificates 项目构建与贡献指南 certificates ????️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you ...
2025-06-06 09:01:55
351
原创 在React项目中使用PurgeCSS优化CSS体积
在React项目中使用PurgeCSS优化CSS体积 purgecss Remove unused CSS 项目地址: https://gitcode.com/gh_mirrors/pu/purgecss ...
2025-06-05 09:09:37
249
原创 Highlight项目入门指南:全栈应用监控解决方案
Highlight项目入门指南:全栈应用监控解决方案 highlight highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging and more. ...
2025-06-05 09:06:02
272
原创 Google Magika项目常见问题技术解析
Google Magika项目常见问题技术解析 magika 项目地址: https://gitcode.com/gh_mirrors/ma/magika 前言Googl...
2025-06-05 09:01:10
400
原创 StarRocks表设计核心技术解析
StarRocks表设计核心技术解析 starrocks StarRocks是一个开源的分布式数据分析引擎,用于处理大规模数据查询和分析。 - 功能:分布式数据分析;大规模数据查询;数据分析;数据仓库。 - 特点:高性能;可扩展;易于使用;支持多种数据源。 ...
2025-06-04 09:06:36
280
原创 Apereo CAS REST协议详解:实现应用间安全认证
Apereo CAS REST协议详解:实现应用间安全认证 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 项目地址: https...
2025-06-04 09:00:45
283
原创 Tiled地图编辑器JSON格式详解
Tiled地图编辑器JSON格式详解 tiled Flexible level editor 项目地址: https://gitcode.com/gh_mirrors/ti/tiled ...
2025-06-03 09:10:10
359
原创 TigerBeetle分布式账本系统升级指南
TigerBeetle分布式账本系统升级指南 tigerbeetle 一个高性能、分布式金融级事务型键值存储系统,适合构建需要极高吞吐量和低延迟的支付、交易等应用。其特点包括线性可扩展性、跨数据中心复制以及对 ACID 事务的支持。 ...
2025-06-03 09:04:37
238
原创 proxy-to-gemini:Gemini模型的便捷访问服务
proxy-to-gemini:Gemini模型的便捷访问服务 proxy-to-gemini A proxy sidecar to access Gemini models via OpenAI and Ollama APIs ...
2025-06-03 09:00:06
385
原创 Spree Commerce快速入门指南:构建现代化电商系统
Spree Commerce快速入门指南:构建现代化电商系统 spree An open source eCommerce platform giving you full control and customizability. Modular and API-first. Build any eCommerce so...
2025-06-02 09:18:39
224
原创 GitHub MCP Server 项目测试体系深度解析
GitHub MCP Server 项目测试体系深度解析 github-mcp-server GitHub's official MCP Server 项目地址: https://gitcode.com/gh_mirrors/gi...
2025-06-02 09:17:53
317
原创 Apache ShardingSphere 分片路由缓存机制详解
Apache ShardingSphere 分片路由缓存机制详解 shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database. ...
2025-06-01 09:17:22
259
原创 深入理解d2l-ai项目中的BERT预训练数据集构建
深入理解d2l-ai项目中的BERT预训练数据集构建 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库...
2025-06-01 09:08:32
342
原创 Grafana Loki中的LogQL模板函数详解
Grafana Loki中的LogQL模板函数详解 loki Loki是一个开源、高扩展性和多租户的日志聚合系统,由Grafana Labs开发。它主要用于收集、存储和查询大量日志数据,并通过标签索引提供高效检索能力。Loki特别适用于监控场景,与Grafana可视化平台深度集成,帮助用户快速分析和发现问题。 ...
2025-06-01 09:05:17
422
原创 字符串唯一字符检测算法解析 - interactive-coding-challenges项目实战
字符串唯一字符检测算法解析 - interactive-coding-challenges项目实战 interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structur...
2025-06-01 09:01:05
374
原创 Django项目快速安装指南:从Python环境到框架部署
Django项目快速安装指南:从Python环境到框架部署 django django/django: 是一个用于 Python 的高级 Web 框架,可以用于快速开发安全和可维护的 Web 应用程序,提供了多种内置功能和扩展库,支持多种数据库和模板引擎。 ...
2025-05-30 09:02:48
281
原创 在Farm构建工具中使用Ant Design组件库的完整指南
在Farm构建工具中使用Ant Design组件库的完整指南 ant-design An enterprise-class UI design language and React UI library 项目地址: https:/...
2025-05-30 09:02:03
221
原创 Storybook项目版本发布流程深度解析
Storybook项目版本发布流程深度解析 storybook Storybook是一个独立运行的UI组件开发环境,支持React、Vue、Angular等多种前端框架。它允许开发者在隔离环境中创建、展示和测试UI组件,有助于组件化开发和设计系统的标准化,提高团队协作效率和代码质量。 ...
2025-05-30 09:01:59
370
原创 Unity ARKit Facial Capture 开源项目最佳实践
Unity ARKit Facial Capture 开源项目最佳实践 Unity_ARKitFacialCapture ARKit blendshape controller / recorder for unity. 项目地址...
2025-05-27 09:01:08
269
原创 macos-grok-overlay: macOS下的高效便捷工具
macos-grok-overlay: macOS下的高效便捷工具 macos-grok-overlay A simple macOS overlay application for pinning 'grok.com' to a dedicated window and key command. ...
2025-05-27 09:00:34
269
原创 MSFS Pushback Helper App 启动和配置教程
MSFS Pushback Helper App 启动和配置教程 msfs-pushback-helper-app Pushback Helper is an application to make push back operations easier. ...
2025-05-25 09:00:43
227
原创 pest-plugin-route-testing:确保Laravel应用中所有路由正常工作
pest-plugin-route-testing:确保Laravel应用中所有路由正常工作 pest-plugin-route-testing A Pest Plugin to test the health of your routes ...
2025-05-20 09:00:03
387
原创 DeepProve:零知识机器学习推断的未来
DeepProve:零知识机器学习推断的未来 deep-prove Framework to prove inference of ML models blazingly fast 项目地址: https://gitcode.co...
2025-05-14 09:00:05
403
原创 CDFlipView:实现翻页效果的图像切换组件
CDFlipView:实现翻页效果的图像切换组件 CDFlipView A view that takes a set of images, make transition from one to another by using flipping effects. ...
2025-04-29 15:40:40
449
原创 n-gon项目启动与配置教程
n-gon项目启动与配置教程 n-gon 2-d physics rogue-lite platformer shooter 项目地址: https://gitcode.com/gh_mirrors/ng/n-gon ...
2025-04-27 10:20:35
255
原创 TLDFinder 开源项目最佳实践教程
TLDFinder 开源项目最佳实践教程 tldfinder A streamlined tool for discovering private TLDs for security research. 项目地址: https:/...
2025-04-26 09:30:04
328
原创 budget-board:一款简易的月度开支跟踪与财务目标管理应用
budget-board:一款简易的月度开支跟踪与财务目标管理应用 budget-board A web app for managing monthly budgets and net worth 项目地址: https://g...
2025-04-24 17:10:52
357
原创 Ohkami 项目启动与配置教程
Ohkami 项目启动与配置教程 ohkami Ohkami - intuitive and declarative web framework for Rust 项目地址: https://gitcode.com/gh_mirr...
2025-04-24 11:22:58
256
原创 learning-go-2875237 的安装和配置教程
learning-go-2875237 的安装和配置教程 learning-go-2875237 Learning Go 项目地址: https://gitcode.com/gh_mirrors/le/learning-go-28...
2025-04-24 11:11:41
333
原创 开源项目启动与配置教程——Malice Network
开源项目启动与配置教程——Malice Network malice-network Next Generation C2 Framework 项目地址: https://gitcode.com/gh_mirrors/ma/mal...
2025-04-23 11:40:28
719
原创 AndroidStudioChineseLanguagePack 项目亮点解析
AndroidStudioChineseLanguagePack 项目亮点解析 AndroidStudioChineseLanguagePack AndroidStudio中文插件(官方修改版本) 项目地址: https://gi...
2025-04-23 07:25:43
487
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人