- 博客(639)
- 收藏
- 关注
原创 全面解析Devtron:Kubernetes工具集成平台的技术架构与应用实践
全面解析Devtron:Kubernetes工具集成平台的技术架构与应用实践 devtron Tool integration platform for Kubernetes 项目地址: https://gitcode.com/g...
2025-06-08 09:18:18
90
原创 FastAPI-Users 从 9.x 到 10.x 版本迁移指南:关键变更与最佳实践
FastAPI-Users 从 9.x 到 10.x 版本迁移指南:关键变更与最佳实践 fastapi-users Ready-to-use and customizable users management for FastAPI ...
2025-06-08 09:05:06
255
原创 计算机校招基础学科速成路线详解
计算机校招基础学科速成路线详解 InterviewGuide ????????「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习...
2025-06-07 09:23:51
197
原创 Crawlee-Python 升级指南:从零版本到 v0.x 的技术迁移
Crawlee-Python 升级指南:从零版本到 v0.x 的技术迁移 crawlee-python Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for...
2025-06-07 09:22:53
211
原创 Motan RPC框架使用指南:从入门到精通
Motan RPC框架使用指南:从入门到精通 motan A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services. ...
2025-06-07 09:06:13
221
原创 深入理解FactoryBot中的has_many关联数据构建
深入理解FactoryBot中的has_many关联数据构建 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcod...
2025-06-05 09:08:35
249
原创 深入理解操作系统核心概念:Waking-Up项目操作系统知识梳理
深入理解操作系统核心概念:Waking-Up项目操作系统知识梳理 Waking-Up 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复...
2025-06-04 09:05:11
297
原创 Cycle.js 组件化开发深度解析
Cycle.js 组件化开发深度解析 cyclejs A functional and reactive JavaScript framework for predictable code 项目地址: https://gitcod...
2025-06-04 09:03:36
347
原创 深入解析DoctorWkt/acwj项目:从零开始构建自编译C语言编译器
深入解析DoctorWkt/acwj项目:从零开始构建自编译C语言编译器 acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...
2025-06-03 09:10:10
370
原创 BorgBackup项目开发指南
BorgBackup项目开发指南 borg Deduplicating archiver with compression and authenticated encryption. 项目地址: https://gitcode.c...
2025-06-03 09:09:56
244
原创 深入理解Python元组:存储和访问不可变数据
深入理解Python元组:存储和访问不可变数据 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:03:52
225
原创 Git LFS本地化技术指南:实现多语言支持的最佳实践
Git LFS本地化技术指南:实现多语言支持的最佳实践 git-lfs Git extension for versioning large files 项目地址: https://gitcode.com/gh_mirrors/g...
2025-06-03 09:02:04
309
原创 Rofi 动作机制详解:打造交互式菜单的高级玩法
Rofi 动作机制详解:打造交互式菜单的高级玩法 rofi Rofi: A window switcher, application launcher and dmenu replacement 项目地址: https://git...
2025-06-02 09:18:34
357
原创 urfave/cli 从 v1 升级到 v2 的完整迁移指南
urfave/cli 从 v1 升级到 v2 的完整迁移指南 cli A simple, fast, and fun package for building command line apps in Go 项目地址: https...
2025-06-01 09:07:31
273
原创 JCSprout项目解析:HashMap并发问题导致的线程池队列堆积问题分析
JCSprout项目解析:HashMap并发问题导致的线程池队列堆积问题分析 JCSprout ???????? Java Core Sprout : basic, concurrent, algorithm 项目地址: https://...
2025-06-01 09:04:41
336
原创 Wails项目安装指南:跨平台桌面应用开发环境搭建
Wails项目安装指南:跨平台桌面应用开发环境搭建 wails wailsapp/wails: 是一个用于开发跨平台桌面应用程序的框架,使用 Web 技术(如 JavaScript,HTML 和 CSS)构建应用程序界面和逻辑,可以用于开发高性能和响应式的桌面应用程序。 ...
2025-06-01 09:03:16
265
原创 Milvus集合TTL功能详解:自动清理过期数据的最佳实践
Milvus集合TTL功能详解:自动清理过期数据的最佳实践 milvus A cloud-native vector database, storage for next generation AI applications 项目...
2025-05-30 09:13:36
220
原创 GoogleTest 测试框架入门指南
GoogleTest 测试框架入门指南 googletest 由 Google 开发的一款用于 C++ 的单元测试和模拟(mocking)框架 项目地址: https://gitcode.com/gh_mirrors/go/goo...
2025-05-30 09:10:26
250
原创 ReactiveMP.jl 项目启动与配置教程
ReactiveMP.jl 项目启动与配置教程 ReactiveMP.jl High-performance reactive message-passing based Bayesian inference engine 项目地...
2025-05-29 09:00:44
228
原创 开源项目最佳实践:sktime 时间序列机器学习教程
开源项目最佳实践:sktime 时间序列机器学习教程 sktime-tutorial-pydata-amsterdam-2020 Introduction to Machine Learning with Time Series at PyData Festival Amsterdam 2020 ...
2025-05-28 09:01:07
383
原创 MicroV 开源项目启动与配置教程
MicroV 开源项目启动与配置教程 MicroV A micro hypervisor for running micro VMs 项目地址: https://gitcode.com/gh_mirrors/mi/MicroV ...
2025-05-27 09:00:17
220
原创 MoltenVK 项目启动与配置教程
MoltenVK 项目启动与配置教程 MoltenVK MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and co...
2025-05-22 09:00:41
246
原创 Ketarin 项目启动与配置教程
Ketarin 项目启动与配置教程 Ketarin Ketarin - application download helper 项目地址: https://gitcode.com/gh_mirrors/ke/Ketarin ...
2025-05-22 09:00:40
347
原创 rm_vision:为RoboMaster队伍打造的高性能视觉框架
rm_vision:为RoboMaster队伍打造的高性能视觉框架 rm_vision RoboMaster vision framework 项目地址: https://gitcode.com/gh_mirrors/rmv/rm...
2025-05-20 09:00:06
309
原创 GoViewFile:在线文件预览的全能解决方案
GoViewFile:在线文件预览的全能解决方案 GoViewFIle golang 在线预览word,excel,pdf,MarkDown,msg,eml(Online Preview Word,Excel,PPT,PDF,Image by Golang) ...
2025-05-20 09:00:04
368
原创 CocosBuilder:快速开发游戏的强大工具
CocosBuilder:快速开发游戏的强大工具 CocosBuilder CocosBuilder, the visual editor for cocos2d 项目地址: https://gitcode.com/gh_mirr...
2025-05-20 03:30:25
689
原创 mooncord:实时监控3D打印状态的Discord机器人
mooncord:实时监控3D打印状态的Discord机器人 mooncord Moonraker discord Bot 项目地址: https://gitcode.com/gh_mirrors/mo/mooncord ...
2025-05-12 23:40:20
438
原创 o2:打造2D游戏与应用的开源利器
o2:打造2D游戏与应用的开源利器 o2 2D Game Engine with visual WYSIWYG editor and JS scripting 项目地址: https://gitcode.com/gh_mirror...
2025-05-10 10:40:25
539
原创 leaflet-gps:实时跟踪GPS位置的Leaflet控件
leaflet-gps:实时跟踪GPS位置的Leaflet控件 leaflet-gps Simple leaflet control plugin for tracking gps position 项目地址: https://g...
2025-05-04 09:06:25
691
原创 Fluffy 项目启动与配置教程
Fluffy 项目启动与配置教程 fluffy A file-sharing web app that doesn't suck. 项目地址: https://gitcode.com/gh_mirrors/flu/fluffy ...
2025-04-28 10:40:00
358
原创 RLLoggingBoard 项目启动与配置教程
RLLoggingBoard 项目启动与配置教程 RLLoggingBoard A visuailzation tool to make deep understaning and easier debugging for RLHF training. ...
2025-04-27 10:20:37
316
原创 DSensei开源项目最佳实践教程
DSensei开源项目最佳实践教程 dsensei AI-powered key driver analysis tool that pinpoints root cause behind metrics fluctuation in one minute. ...
2025-04-26 13:20:00
473
原创 dindent 项目最佳实践教程
dindent 项目最佳实践教程 dindent HTML indentation library for development and testing. 项目地址: https://gitcode.com/gh_mirrors...
2025-04-26 10:10:04
258
原创 free-google-translate 的项目扩展与二次开发
free-google-translate 的项目扩展与二次开发 free-google-translate Free Google Translator API 免费的Google翻译 项目地址: https://gitcode...
2025-04-23 07:24:27
281
原创 开源项目 quill 亮点详解
开源项目 quill 亮点详解 quill Quill 是一个为兼容性和可扩展性而构建的现代所见即所得编辑器。 项目地址: https://gitcode.com/gh_mirrors/qu/quill ...
2025-04-23 07:13:38
837
原创 开源项目 NCMconverter 的扩展与二次开发潜力
开源项目 NCMconverter 的扩展与二次开发潜力 NCMconverter NCMconverter将ncm文件转换为mp3或者flac文件 项目地址: https://gitcode.com/gh_mirrors/nc/...
2025-04-23 07:02:40
758
原创 Presto:大数据的分布式SQL查询引擎
Presto:大数据的分布式SQL查询引擎 presto 分布式大数据SQL查询引擎,适用于交互式分析查询 项目地址: https://gitcode.com/gh_mirrors/presto17/presto ...
2025-04-22 18:00:48
545
原创 BabyRobot项目安装与配置指南
BabyRobot项目安装与配置指南 BabyRobot A Baby Robot's Guide to Reinforcement Learning 项目地址: https://gitcode.com/gh_mirrors/ba...
2025-04-22 10:31:36
268
原创 SkyNet 项目安装与配置指南
SkyNet 项目安装与配置指南 SkyNet 项目地址: https://gitcode.com/gh_mirrors/skyn/SkyNet 1. 项目基础介绍Sky...
2025-04-22 09:20:01
754
原创 Home Assistant Node-RED 自动化项目教程
Home Assistant Node-RED 自动化项目教程 ha-node-red-automations Home Assistant Node-RED Automations 项目地址: https://gitcode.c...
2025-04-22 07:02:45
898
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人