- 博客(669)
- 收藏
- 关注
原创 LaTeX Cookbook项目解析:LaTeX问答社区资源全攻略
LaTeX Cookbook项目解析:LaTeX问答社区资源全攻略 latex-cookbook LaTeX论文写作教程 (清华大学出版社) 项目地址: https://gitcode.com/gh_mirrors/late/la...
2025-06-30 09:02:54
284
原创 Compose Rich Editor:跨平台富文本编辑器开发指南
Compose Rich Editor:跨平台富文本编辑器开发指南 Compose-Rich-Editor A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable and suppo...
2025-06-29 09:34:10
566
原创 深入解析CSS元素选择符:doyoe/css-handbook核心知识点
深入解析CSS元素选择符:doyoe/css-handbook核心知识点 css-handbook CSS参考手册 项目地址: https://gitcode.com/gh_mirrors/cs/css-handbook ...
2025-06-29 09:08:59
254
原创 使用Birdseye进行Python函数调试的快速入门指南
使用Birdseye进行Python函数调试的快速入门指南 birdseye Graphical Python debugger which lets you easily view the values of all evaluated expressions ...
2025-06-28 09:15:57
395
原创 GoSecure/pyrdp项目中的RDP协议分层解析
GoSecure/pyrdp项目中的RDP协议分层解析 pyrdp RDP monster-in-the-middle (mitm) and library for Python with the ability to watch connections live or after the fact ...
2025-06-28 09:10:44
408
原创 Lyft/Clutch项目中的混沌实验框架深度解析
Lyft/Clutch项目中的混沌实验框架深度解析 clutch Extensible platform for infrastructure management 项目地址: https://gitcode.com/gh_mir...
2025-06-28 09:01:48
290
原创 使用eslint-plugin-tailwindcss插件实现Tailwind CSS v2到v3的平滑迁移
使用eslint-plugin-tailwindcss插件实现Tailwind CSS v2到v3的平滑迁移 eslint-plugin-tailwindcss ESLint plugin for Tailwind CSS usage ...
2025-06-27 09:09:23
230
原创 Envoy Gateway 与 Grafana 集成实现可视化监控
Envoy Gateway 与 Grafana 集成实现可视化监控 gateway Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway ...
2025-06-27 09:01:14
295
原创 MetisMenu 使用指南:打造优雅的响应式导航菜单
MetisMenu 使用指南:打造优雅的响应式导航菜单 metismenu A collapsible jQuery menu plugin 项目地址: https://gitcode.com/gh_mirrors/me/meti...
2025-06-26 09:20:32
238
原创 Penlight项目中的实用工具库解析:SIP模式匹配与Lapp命令行解析
Penlight项目中的实用工具库解析:SIP模式匹配与Lapp命令行解析 Penlight lunarmodules/Penlight: 是一个基于 Lua 语言的配置管理工具,可以方便地实现配置的读写和管理。该项目提供了一个简单易用的配置管理工具,可以方便地实现配置的读写和管理,同时支持多种配置格式和服务。 ...
2025-06-26 09:08:11
218
原创 小米米家设备原生接入配置详解(ha0y/xiaomi_miot_raw)
小米米家设备原生接入配置详解(ha0y/xiaomi_miot_raw) xiaomi_miot_raw All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files...
2025-06-25 09:14:59
282
原创 Nuxt.js 页面加载特性深度解析:从进度条到自定义加载组件
Nuxt.js 页面加载特性深度解析:从进度条到自定义加载组件 website-v2 Nuxt 2 Documentation Website 项目地址: https://gitcode.com/gh_mirrors/we/web...
2025-06-25 09:09:29
292
原创 Instaparse性能优化全解析:从原理到实践
Instaparse性能优化全解析:从原理到实践 instaparse 项目地址: https://gitcode.com/gh_mirrors/in/instaparse ...
2025-06-19 09:27:47
381
原创 RapidFuzz项目安装指南:高效字符串匹配库的多种安装方式
RapidFuzz项目安装指南:高效字符串匹配库的多种安装方式 RapidFuzz Rapid fuzzy string matching in Python using various string metrics 项目地址: ...
2025-06-12 09:11:33
339
原创 Newsboat RSS阅读器入门指南:从安装到高效使用
Newsboat RSS阅读器入门指南:从安装到高效使用 newsboat An RSS/Atom feed reader for text terminals 项目地址: https://gitcode.com/gh_mirro...
2025-06-11 09:19:55
415
原创 DescomplicandoKubernetes项目第六日:深入理解Kubernetes存储机制
DescomplicandoKubernetes项目第六日:深入理解Kubernetes存储机制 DescomplicandoKubernetes 项目地址: https://gitcode.com/gh_mirrors/de/...
2025-06-10 09:16:44
395
原创 Apache Arrow DataFusion 开发指南:核心功能扩展实践
Apache Arrow DataFusion 开发指南:核心功能扩展实践 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitco...
2025-06-09 09:20:32
294
原创 使用Brownie框架测试Vyper智能合约
使用Brownie框架测试Vyper智能合约 vyper 项目地址: https://gitcode.com/gh_mirrors/vyp/vyper 概述在区块链智能合...
2025-06-08 09:14:40
354
原创 SpringBoot-Guide项目:从零开始构建Spring Boot Hello World应用
SpringBoot-Guide项目:从零开始构建Spring Boot Hello World应用 springboot-guide SpringBoot2.0+从入门到实战! 项目地址: https://gitcode.com...
2025-06-08 09:05:11
401
原创 Roundcube Webmail 升级指南:从备份到数据库迁移的完整流程
Roundcube Webmail 升级指南:从备份到数据库迁移的完整流程 roundcubemail The Roundcube Webmail suite 项目地址: https://gitcode.com/gh_mirror...
2025-06-07 09:00:19
257
原创 Ethereum-SupplyChain:基于区块链技术的供应链智能合约
Ethereum-SupplyChain:基于区块链技术的供应链智能合约 Ethereum-SupplyChain A supplychain smart contract written in Solidity and deployed on the Rinkeby test network. ...
2025-06-07 09:00:03
331
原创 Angel-ML项目源码编译与打包指南
Angel-ML项目源码编译与打包指南 angel A Flexible and Powerful Parameter Server for large-scale machine learning 项目地址: https://g...
2025-06-06 09:11:21
277
原创 OpenWrt LuCI主题开发完全指南
OpenWrt LuCI主题开发完全指南 luci LuCI - OpenWrt Configuration Interface 项目地址: https://gitcode.com/gh_mirrors/lu/luci ...
2025-06-06 09:05:53
504
原创 Superstruct 数据强制转换指南:从默认值到自定义处理
Superstruct 数据强制转换指南:从默认值到自定义处理 superstruct A simple and composable way to validate data in JavaScript (and TypeScript). ...
2025-06-06 09:03:37
294
原创 Checkov项目从v2迁移到v3版本的重要变更指南
Checkov项目从v2迁移到v3版本的重要变更指南 checkov checkov能对 Terraform、CloudFormation、Kubernetes 等多种IaC模板进行自动化的安全性和合规性审查,有助于在部署阶段就发现并修复基础设施相关的安全风险。 ...
2025-06-05 09:16:11
346
原创 使用CSS Flexbox创建精美特性列表(phuocng/csslayout项目解析)
使用CSS Flexbox创建精美特性列表(phuocng/csslayout项目解析) csslayout A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing...
2025-06-05 09:08:11
368
原创 DevilutionX项目安装指南:跨平台暗黑破坏神1复刻版部署教程
DevilutionX项目安装指南:跨平台暗黑破坏神1复刻版部署教程 devilutionX Diablo build for modern operating systems 项目地址: https://gitcode.com/...
2025-06-05 09:00:17
278
原创 esp-mqtt:为esp-idf项目提供强大的MQTT客户端支持
esp-mqtt:为esp-idf项目提供强大的MQTT客户端支持 esp-mqtt MQTT component for esp-idf projects based on the lwmqtt library 项目地址: ht...
2025-06-05 09:00:06
296
原创 Android自定义文档打印开发指南
Android自定义文档打印开发指南 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirrors/an/andr...
2025-06-04 09:07:02
381
原创 Resilience4j项目演进与技术特性解析
Resilience4j项目演进与技术特性解析 resilience4j Resilience4j is a fault tolerance library designed for Java8 and functional programming ...
2025-06-04 09:03:48
279
原创 JupyterLab扩展开发:实现多应用兼容的UI扩展
JupyterLab扩展开发:实现多应用兼容的UI扩展 jupyterlab 项目地址: https://gitcode.com/gh_mirrors/jup/jupyterlab ...
2025-06-02 09:17:46
386
原创 Draft-js 编辑器变更类型详解:EditorChangeType 完全指南
Draft-js 编辑器变更类型详解:EditorChangeType 完全指南 draft-js A React framework for building text editors. 项目地址: https://gitcod...
2025-06-01 09:07:49
282
原创 freeCodeCamp基础CSS教程:使用浏览器回退机制提升兼容性
freeCodeCamp基础CSS教程:使用浏览器回退机制提升兼容性 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirr...
2025-05-30 09:01:08
225
原创 Git 项目启动与配置文档
Git 项目启动与配置文档 git Fork of Junio Hamano's git for users 项目地址: https://gitcode.com/gh_mirrors/git70/git ...
2025-05-27 09:00:36
386
原创 AR-Depth-cpp 开源项目最佳实践教程
AR-Depth-cpp 开源项目最佳实践教程 AR-Depth-cpp C++ implementation of Fast Depth Densification for Occlusion-aware Augmented Reality (SIGGRAPH-Asia 2018) ...
2025-05-22 09:00:37
253
原创 HoloTime:全景4D场景生成的创新框架
HoloTime:全景4D场景生成的创新框架 HoloTime HoloTime: Taming Video Diffusion Models for Panoramic 4D Scene Generation 项目地址: htt...
2025-05-15 09:00:11
255
原创 weibo-img-crypto:自动加密解密微博图片的利器
weibo-img-crypto:自动加密解密微博图片的利器 weibo-img-crypto 自动加密解密微博上传的图片 项目地址: https://gitcode.com/gh_mirrors/we/weibo-img-cry...
2025-05-10 09:04:19
630
原创 nwm:新一代导航世界模型
nwm:新一代导航世界模型 nwm Official code for the CVPR 2025 paper "Navigation World Models". 项目地址: https://gitcode.com/gh_mir...
2025-05-07 16:00:46
826
原创 android-fab:为应用添加互动与便捷的浮动操作按钮
android-fab:为应用添加互动与便捷的浮动操作按钮 android-fab Floating action button (FAB) for Android with speed-dial menu functionality ...
2025-05-03 09:05:58
812
原创 cl-charms:为Common Lisp提供高效图形界面库
cl-charms:为Common Lisp提供高效图形界面库 cl-charms More up-to-date version of cl-charms. Forked it because it was, apparently, abandoned by author and I couldn't contact ...
2025-04-29 10:50:20
577
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人