- 博客(629)
- 收藏
- 关注
原创 Licode开源WebRTC视频会议系统从源码编译指南
Licode开源WebRTC视频会议系统从源码编译指南 licode Open Source Communication Provider based on WebRTC and Cloud technologies 项目地址: ...
2025-06-12 09:11:26
106
原创 GAM项目授权管理完全指南
GAM项目授权管理完全指南 GAM command line management for Google Workspace 项目地址: https://gitcode.com/gh_mirrors/ga/GAM ...
2025-06-10 09:20:44
196
原创 Windows App SDK 中的 TerminalVelocity 功能管理机制详解
Windows App SDK 中的 TerminalVelocity 功能管理机制详解 WindowsAppSDK The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform featu...
2025-06-10 09:05:03
326
原创 H3框架v1到v2版本迁移指南:全面拥抱Web标准
H3框架v1到v2版本迁移指南:全面拥抱Web标准 h3 ⚡️ Minimal H(TTP) framework built for high performance and portability 项目地址: https://...
2025-06-10 09:01:58
302
原创 Digger项目解析:开源Terraform CI/CD编排利器
Digger项目解析:开源Terraform CI/CD编排利器 digger Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️ ...
2025-06-09 09:04:36
348
原创 Pycodestyle 工具详解:Python 代码风格检查利器
Pycodestyle 工具详解:Python 代码风格检查利器 pycodestyle Simple Python style checker in one Python file 项目地址: https://gitcode.c...
2025-06-08 09:13:15
331
原创 PaddleClas基于PaddleHub Serving的服务化部署指南
PaddleClas基于PaddleHub Serving的服务化部署指南 PaddleClas A treasure chest for visual classification and recognition powered by PaddlePaddle ...
2025-06-07 09:24:09
394
原创 PolarSSL项目中PSA加密模块的配置与使用指南
PolarSSL项目中PSA加密模块的配置与使用指南 mbedtls 项目地址: https://gitcode.com/gh_mirrors/po/polarssl 前言...
2025-06-07 09:05:58
369
原创 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:10
313
原创 OpenMetadata本地Docker部署指南
OpenMetadata本地Docker部署指南 OpenMetadata 开放标准的元数据。一个发现、协作并确保数据正确的单一地点。 项目地址: https://gitcode.com/gh_mirrors/op/OpenMet...
2025-06-06 09:07:14
237
原创 PyTorch深度学习教程:人工神经网络(ANNs)基础与应用
PyTorch深度学习教程:人工神经网络(ANNs)基础与应用 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors/pyt/p...
2025-06-06 09:06:44
373
原创 深入理解双指针算法:LeetCode-Py项目中的高效解题技巧
深入理解双指针算法:LeetCode-Py项目中的高效解题技巧 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:05:24
229
原创 Sui区块链项目中的交易签名与发送机制详解
Sui区块链项目中的交易签名与发送机制详解 sui Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by t...
2025-06-06 09:05:14
384
原创 adk-web:为Agent开发加速的内置Web UI
adk-web:为Agent开发加速的内置Web UI adk-web Agent Development Kit Web (adk web) is the built-in developer UI that is integrated with Agent Development Kit for easier age...
2025-06-05 09:00:07
356
原创 TheOdinProject项目指南:如何编写高质量的Git提交信息
TheOdinProject项目指南:如何编写高质量的Git提交信息 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及...
2025-06-04 09:01:58
241
原创 AWS Chalice框架路由机制详解
AWS Chalice框架路由机制详解 chalice Python Serverless Microframework for AWS 项目地址: https://gitcode.com/gh_mirrors/ch/chalic...
2025-06-04 09:01:14
197
原创 Apereo CAS集成Google Authenticator实现多因素认证指南
Apereo CAS集成Google Authenticator实现多因素认证指南 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. ...
2025-06-04 09:00:39
372
原创 使用sqlc实现高效数据插入操作指南
使用sqlc实现高效数据插入操作指南 sqlc 项目地址: https://gitcode.com/gh_mirrors/sql/sqlc 前言在数据库操作中,插入数据是...
2025-06-02 09:16:19
378
原创 深入理解aiohttp的ClientSession:异步HTTP客户端核心指南
深入理解aiohttp的ClientSession:异步HTTP客户端核心指南 aiohttp Asynchronous HTTP client/server framework for asyncio and Python 项目...
2025-06-02 09:07:17
393
原创 Handsontable 从 10.0 升级到 11.0 迁移指南
Handsontable 从 10.0 升级到 11.0 迁移指南 handsontable JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsont...
2025-06-01 09:15:56
230
原创 深入解析The-Art-of-Hacking项目中的访问控制模型:DAC、MAC、RBAC与ABAC
深入解析The-Art-of-Hacking项目中的访问控制模型:DAC、MAC、RBAC与ABAC h4cker This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resource...
2025-06-01 09:14:57
910
原创 Windows系统下osquery安装与部署完全指南
Windows系统下osquery安装与部署完全指南 osquery osquery/osquery: Osquery 是由Facebook开发的一个跨平台的SQL查询引擎,用于操作系统数据的查询和分析。它将操作系统视为一个数据库,使得安全审计、系统监控以及故障排查等工作可以通过标准SQL查询来进行。 ...
2025-06-01 09:13:52
715
原创 Metabase数据建模指南:深入理解Segments功能
Metabase数据建模指南:深入理解Segments功能 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元...
2025-05-30 09:09:23
411
原创 Scrcpy项目中的鼠标输入模式详解
Scrcpy项目中的鼠标输入模式详解 scrcpy Display and control your Android device 项目地址: https://gitcode.com/gh_mirrors/sc/scrcpy ...
2025-05-30 09:00:41
242
原创 GWAS 分析脚本项目的启动和配置教程
GWAS 分析脚本项目的启动和配置教程 gwas_scripts Codebook from my GWAS cookbook 项目地址: https://gitcode.com/gh_mirrors/gw/gwas_script...
2025-05-25 09:00:35
340
原创 PSTrack 项目启动与配置教程
PSTrack 项目启动与配置教程 pstrack Platform that helps you solve, track, and grow. 项目地址: https://gitcode.com/gh_mirrors/ps/p...
2025-05-24 09:04:00
286
原创 fastrand:快速生成指定区间随机数
fastrand:快速生成指定区间随机数 fastrand Fast random number generation in an interval in Python: Up to 10x faster than random.randint. ...
2025-05-15 09:00:08
319
原创 x-mega-menu:构建多级响应式菜单的利器
x-mega-menu:构建多级响应式菜单的利器 x-mega-menu x mega menu is repsonsive mega menu based on vannilajs 项目地址: https://gitcode.c...
2025-05-06 16:20:31
825
原创 python-foauth2:一款轻量级的OAuth 2.0客户端库
python-foauth2:一款轻量级的OAuth 2.0客户端库 python-foauth2 A barely tested lightweight implementation of OAuth 2.0 "Bearer Token" ...
2025-05-04 22:10:24
551
原创 开源项目启动和配置文档
开源项目启动和配置文档 cometchat-chat-sample-app-android-java Open-source Voice & Video Calling and Text Chat App for Java (Android) ...
2025-04-28 09:50:54
560
原创 English-Persian Computer Science Technical Dictionary:您的计算机科学术语翻译利器
English-Persian Computer Science Technical Dictionary:您的计算机科学术语翻译利器 EN-FA-CS-Dictionary :speech_balloon: An English-Persian Dictionary of Computer Science and Ar...
2025-04-26 18:40:51
821
原创 AR-Sandbox:增强现实沙箱,开启互动新体验
AR-Sandbox:增强现实沙箱,开启互动新体验 AR-Sandbox Augmented Sandbox with Unity3D and Kinect 项目地址: https://gitcode.com/gh_mirrors...
2025-04-26 17:50:23
989
原创 Roots WordPress 项目最佳实践教程
Roots WordPress 项目最佳实践教程 wordpress Automatically updated WordPress composer package 项目地址: https://gitcode.com/gh_mi...
2025-04-26 10:30:01
257
原创 wxhook 开源项目最佳实践教程
wxhook 开源项目最佳实践教程 wxhook 一个简单,好用,接口多的python微信机器人框架 项目地址: https://gitcode.com/gh_mirrors/wxh/wxhook ...
2025-04-26 10:20:00
415
原创 cuPDLP-C 开源项目最佳实践教程
cuPDLP-C 开源项目最佳实践教程 cuPDLP-C Code for solving LP on GPU using first-order methods 项目地址: https://gitcode.com/gh_mirr...
2025-04-25 10:30:38
318
原创 Tiny-Groo项目最佳实践教程
Tiny-Groo项目最佳实践教程 tiny-grpo Minimal hackable GRPO implementation 项目地址: https://gitcode.com/gh_mirrors/ti/tiny-grpo...
2025-04-23 12:00:10
217
原创 echarts-extension-amap 项目亮点解析
echarts-extension-amap 项目亮点解析 echarts-extension-amap 项目地址: https://gitcode.com/gh_mirrors/ec/echarts-extension-ama...
2025-04-23 07:27:09
587
原创 开源项目 sscom 的扩展与二次开发潜力
开源项目 sscom 的扩展与二次开发潜力 sscom Linux/Mac版本 串口调试助手 项目地址: https://gitcode.com/gh_mirrors/ss/sscom ...
2025-04-23 07:16:19
306
原创 PDollar-Unity 项目安装与配置指南
PDollar-Unity 项目安装与配置指南 PDollar-Unity PDollar algorithm Unity friendly 项目地址: https://gitcode.com/gh_mirrors/pd/PDol...
2025-04-23 07:05:29
940
原创 ROCm hipBLAS 安装与配置指南
ROCm hipBLAS 安装与配置指南 hipBLAS ROCm BLAS marshalling library 项目地址: https://gitcode.com/gh_mirrors/hi/hipBLAS ...
2025-04-22 07:05:49
601
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人