- 博客(637)
- 收藏
- 关注
原创 CodeIgniter4 服务机制深度解析
CodeIgniter4 服务机制深度解析 CodeIgniter4 Open Source PHP Framework (originally from EllisLab) 项目地址: https://gitcode.com/g...
2025-06-08 09:00:35
230
原创 深入理解JavaScript中的this绑定规则
深入理解JavaScript中的this绑定规则 You-Dont-Know-JS ???????? (PT-Br translation) JS Book Series. 项目地址: https://gitcode.com/gh_mirro...
2025-06-07 09:22:36
202
原创 MMDetection3D中使用纯点云数据集的技术指南
MMDetection3D中使用纯点云数据集的技术指南 mmdetection3d OpenMMLab's next-generation platform for general 3D object detection. 项目地...
2025-06-07 09:21:11
323
原创 JavaScript字符串操作全解析 - roadmap-retos-programacion项目技术详解
JavaScript字符串操作全解析 - roadmap-retos-programacion项目技术详解 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad...
2025-06-07 09:00:48
228
原创 Checkov项目中的CircleCI Pipeline安全扫描策略解析
Checkov项目中的CircleCI Pipeline安全扫描策略解析 checkov checkov能对 Terraform、CloudFormation、Kubernetes 等多种IaC模板进行自动化的安全性和合规性审查,有助于在部署阶段就发现并修复基础设施相关的安全风险。 ...
2025-06-06 09:00:44
248
原创 YugabyteDB平台运行时配置管理指南
YugabyteDB平台运行时配置管理指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:05:32
316
原创 Toxcore 项目中层网络协议深度解析
Toxcore 项目中层网络协议深度解析 toxcore The future of online communications. 项目地址: https://gitcode.com/gh_mirrors/to/toxcore ...
2025-06-04 09:21:36
350
原创 RenderDoc实用技巧与快捷键指南
RenderDoc实用技巧与快捷键指南 renderdoc RenderDoc is a stand-alone graphics debugging tool. 项目地址: https://gitcode.com/gh_mirr...
2025-06-04 09:10:49
355
原创 深入理解phpredis中的Redis Sentinel功能
深入理解phpredis中的Redis Sentinel功能 phpredis 项目地址: https://gitcode.com/gh_mirrors/php/phpredis ...
2025-06-04 09:04:49
234
原创 EdgeDB与tRPC集成指南:构建类型安全的现代API
EdgeDB与tRPC集成指南:构建类型安全的现代API edgedb A graph-relational database with declarative schema, built-in migration system, and a next-generation query language ...
2025-06-03 09:01:29
406
原创 Dive-into-DL-PyTorch项目解析:深入理解AdaGrad优化算法
Dive-into-DL-PyTorch项目解析:深入理解AdaGrad优化算法 Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 ...
2025-06-02 09:04:20
364
原创 基于Pathway构建检索增强生成(RAG)问答系统实战指南
基于Pathway构建检索增强生成(RAG)问答系统实战指南 pathway Pathway is an open framework for high-throughput and low-latency real-time data processing. ...
2025-06-01 09:07:45
269
原创 SerenityOS用户界面文本设计规范解析
SerenityOS用户界面文本设计规范解析 serenity Serenity 操作系统 ???? 项目地址: https://gitcode.com/gh_mirrors/se/serenity ...
2025-06-01 09:00:08
338
原创 Screenlite:开源数字标牌解决方案,低成本替代商业软件
Screenlite:开源数字标牌解决方案,低成本替代商业软件 screenlite Open-source digital signage CMS 项目地址: https://gitcode.com/gh_mirrors/sc/...
2025-06-01 09:00:05
289
原创 Bulletproof React项目中的测试策略与实践指南
Bulletproof React项目中的测试策略与实践指南 bulletproof-react 一个简单、可扩展且功能强大的架构,用于构建生产就绪的 React 应用程序。 项目地址: https://gitcode.com/g...
2025-05-30 09:19:00
355
原创 Metabase命令行工具全解析:从基础操作到高级功能
Metabase命令行工具全解析:从基础操作到高级功能 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元数据...
2025-05-30 09:09:35
333
原创 Expo项目质量保障指南:从Expo Go到开发构建的全流程测试
Expo项目质量保障指南:从Expo Go到开发构建的全流程测试 expo An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. ...
2025-05-30 09:08:46
253
原创 Jest 测试框架入门指南:从零开始编写你的第一个测试
Jest 测试框架入门指南:从零开始编写你的第一个测试 jest Delightful JavaScript Testing. 项目地址: https://gitcode.com/gh_mirrors/je/jest ...
2025-05-30 09:08:00
276
原创 Zed编辑器中的Outline面板使用指南
Zed编辑器中的Outline面板使用指南 zed Zed 是由 Atom 和 Tree-sitter 的创造者开发的一款高性能、多人协作代码编辑器。 项目地址: https://gitcode.com/gh_mirrors/ze...
2025-05-30 09:04:55
257
原创 Party-ify 开源项目最佳实践教程
Party-ify 开源项目最佳实践教程 party-ify Website that turns any image into party-parrot style animated GIF 项目地址: https://gitc...
2025-05-28 09:01:05
289
原创 NoTubeTV 开源项目最佳实践教程
NoTubeTV 开源项目最佳实践教程 NoTubeTV YouTube Leanback for Android TV with 4K, SponsorBlock, DeArrow etc. 项目地址: https://git...
2025-05-24 09:01:51
306
原创 AMPL开源项目最佳实践指南
AMPL开源项目最佳实践指南 AMPL The ATOM Modeling PipeLine (AMPL) is an open-source, modular, extensible software pipeline for building and sharing models to advance in sili...
2025-05-23 09:01:00
345
原创 数字足迹OSINT工具开源项目教程
数字足迹OSINT工具开源项目教程 Digital-Footprint-OSINT-Tool A powerful Open Source Intelligence (OSINT) tool for analyzing digital footprints across multiple platforms. This ...
2025-05-22 09:00:52
292
原创 《Codevember》项目启动与配置教程
《Codevember》项目启动与配置教程 codevember codevember 项目地址: https://gitcode.com/gh_mirrors/co/codevember ...
2025-05-22 09:00:09
370
原创 DeepBeliefSDK:移动设备的深度学习图像识别
DeepBeliefSDK:移动设备的深度学习图像识别 DeepBeliefSDK jetpacapp/DeepBeliefSDK: DeepBeliefSDK 是Jetpac公司开发的一个深度学习框架,但现在已被苹果公司收购,并不再更新维护。该框架曾主要用于移动设备上的图像识别应用开发。 ...
2025-05-09 17:40:28
773
原创 wordpress-core-hooks:项目核心功能/场景
wordpress-core-hooks:项目核心功能/场景 wordpress-core-hooks WordPress core actions and filters as JSON 项目地址: https://gitcod...
2025-05-09 09:05:54
938
原创 Easings:让动画更流畅的C库
Easings:让动画更流畅的C#库 Easings Penner's easing functions in C# 项目地址: https://gitcode.com/gh_mirrors/ea/Easings ...
2025-05-05 21:40:30
804
原创 mini-async-log:高性能异步日志记录工具
mini-async-log:高性能异步日志记录工具 mini-async-log Non bloated asynchronous logger 项目地址: https://gitcode.com/gh_mirrors/mi/m...
2025-05-03 09:11:34
735
原创 unity-neumorphism-ui:为Unity uGUI带来极致平滑的实验性Shader
unity-neumorphism-ui:为Unity uGUI带来极致平滑的实验性Shader unity-neumorphism-ui Neumophism UI for Unity uGUI 项目地址: https://gi...
2025-04-28 11:30:21
638
原创 GoodWeBot 开源项目启动与配置教程
GoodWeBot 开源项目启动与配置教程 GoodWeBot 全RPA技术实现完全合规,下载一键免安装运行,已接入coze等主流AI,使用超级简便的AI微信机器人 项目地址: https://gitcode.com/gh_mir...
2025-04-26 10:01:10
318
原创 nixawk-awesome-windows-exploitation 的安装和配置教程
nixawk-awesome-windows-exploitation 的安装和配置教程 nixawk-awesome-windows-exploitation 项目地址: https://gitcode.com/gh_mirr...
2025-04-23 12:00:03
333
原创 pl2303-win10 的项目扩展与二次开发
pl2303-win10 的项目扩展与二次开发 pl2303-win10 Windows 10 driver for end-of-life PL-2303 chipsets. 项目地址: https://gitcode.com/...
2025-04-23 07:24:27
754
原创 开源项目 Remmina 亮点详解
开源项目 Remmina 亮点详解 Remmina Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client 项目地址:...
2025-04-23 07:13:38
677
原创 开源项目 autobuy-jd 的扩展与二次开发潜力
开源项目 autobuy-jd 的扩展与二次开发潜力 autobuy-jd 使用python语言的京东平台抢购脚本 项目地址: https://gitcode.com/gh_mirrors/au/autobuy-jd ...
2025-04-23 07:02:39
430
原创 pika-filament-buffer:多功能丝材缓冲解决方案
pika-filament-buffer:多功能丝材缓冲解决方案 pika-filament-buffer filament buffer for the ercf 项目地址: https://gitcode.com/gh_mir...
2025-04-22 13:40:34
694
原创 CreateJS 开源项目教程
CreateJS 开源项目教程 CreateJS Repo for combined CreateJS library. Mainly for CDNs. 项目地址: https://gitcode.com/gh_mirrors/...
2025-04-22 07:02:44
981
原创 vart:版本化自适应基数前缀树
vart:版本化自适应基数前缀树 vart A timed adaptive radix trie data-structure, used in SurrealKV 项目地址: https://gitcode.com/gh_mi...
2025-04-21 10:42:48
330
原创 Simulacrum 项目安装与配置指南
Simulacrum 项目安装与配置指南 simulacrum Code-playground to visualise complex engineering flows. 项目地址: https://gitcode.com/g...
2025-04-21 07:02:42
253
原创 Dungeon Dash 项目使用教程
Dungeon Dash 项目使用教程 dungeondash Phaser 3 Open Source Dungeon Crawler Experiment 项目地址: https://gitcode.com/gh_mirror...
2025-04-20 07:02:41
561
原创 C3C UFC Utility 使用教程
C3C UFC Utility 使用教程 c3c-ufc-utility Extension that will import/export UFC file with ease. 项目地址: https://gitcode.co...
2025-04-19 10:40:35
378
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人