- 博客(667)
- 收藏
- 关注
原创 C++游戏引擎开发指南:深入理解OpenGL缓冲区对象
C++游戏引擎开发指南:深入理解OpenGL缓冲区对象 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https...
2025-06-11 09:19:45
135
原创 Nuxt Content 进阶指南:Transformers 内容转换器深度解析
Nuxt Content 进阶指南:Transformers 内容转换器深度解析 content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. ...
2025-06-11 09:17:57
213
原创 Elasticsearch权威指南:深入理解Prefix Query前缀查询
Elasticsearch权威指南:深入理解Prefix Query前缀查询 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: h...
2025-06-11 09:05:35
330
原创 Elm架构教程:构建实时时钟应用解析
Elm架构教程:构建实时时钟应用解析 elm-architecture-tutorial How to create modular Elm code that scales nicely with your app 项目地址: ...
2025-06-10 09:01:21
312
原创 Akka.NET中的位置透明性:分布式系统的核心设计理念
Akka.NET中的位置透明性:分布式系统的核心设计理念 akka.net Canonical actor model implementation for .NET with local + distributed actors in C# and F#. ...
2025-06-08 09:18:51
228
原创 使用Python Turtle模块构建太空入侵者游戏克隆版技术解析
使用Python Turtle模块构建太空入侵者游戏克隆版技术解析 materials Bonus materials, exercises, and example projects for our Python tutorials ...
2025-06-08 09:18:39
911
原创 Woodpecker CI 入门指南:创建你的第一个自动化流水线
Woodpecker CI 入门指南:创建你的第一个自动化流水线 woodpecker Woodpecker is a simple CI engine with great extensibility. 项目地址: https:...
2025-06-08 09:13:49
388
原创 深入理解JavaScript作用域与闭包:变量提升机制解析
深入理解JavaScript作用域与闭包:变量提升机制解析 You-Dont-Know-JS ???????? (PT-Br translation) JS Book Series. 项目地址: https://gitcode.com/gh_...
2025-06-07 09:22:34
256
原创 ProGit2 项目解析:深入理解 Git 远程分支
ProGit2 项目解析:深入理解 Git 远程分支 progit2 Pro Git 2nd Edition 项目地址: https://gitcode.com/gh_mirrors/pr/progit2 ...
2025-06-07 09:02:19
267
原创 GrowthBook快速入门指南:功能开关与A/B测试平台
GrowthBook快速入门指南:功能开关与A/B测试平台 growthbook growthbook/growthbook: GrowthBook 是一个开源的A/B测试和多变量测试平台,它提供了灵活且可扩展的框架,帮助数据驱动的产品团队进行实验管理、用户细分和数据统计分析,以优化产品性能并推动业务增长。 ...
2025-06-06 09:13:15
321
原创 JerryScript 1.0 到 2.0 版本迁移指南
JerryScript 1.0 到 2.0 版本迁移指南 jerryscript 项目地址: https://gitcode.com/gh_mirrors/jer/jerryscript ...
2025-06-06 09:02:42
315
原创 TypeScript 1.8 重大变更解析与应对指南
TypeScript 1.8 重大变更解析与应对指南 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitcode.co...
2025-06-06 09:02:36
348
原创 pip项目安装指南:从基础到高级方法全解析
pip项目安装指南:从基础到高级方法全解析 pip The Python package installer 项目地址: https://gitcode.com/gh_mirrors/pi/pip ...
2025-06-04 09:10:01
370
原创 YOLOv10 常见问题解答与技术指南
YOLOv10 常见问题解答与技术指南 yolov10 YOLOv10: Real-Time End-to-End Object Detection 项目地址: https://gitcode.com/gh_mirrors/yo/...
2025-06-04 09:01:07
373
原创 深入解析XNU内核中的原子操作与内存屏障
深入解析XNU内核中的原子操作与内存屏障 darwin-xnu Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu ...
2025-06-03 09:12:14
421
原创 Cap'n Proto 项目中的 KJ 风格指南解析
Cap'n Proto 项目中的 KJ 风格指南解析 capnproto Cap'n Proto serialization/RPC system - core tools and C++ library 项目地址: https:...
2025-06-03 09:06:06
387
原创 Unleash项目教程:在Rust应用中实现功能开关
Unleash项目教程:在Rust应用中实现功能开关 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 项目地址: http...
2025-06-03 09:05:52
399
原创 Apache PredictionIO事件数据收集指南:深入理解Event API
Apache PredictionIO事件数据收集指南:深入理解Event API predictionio PredictionIO是一个开源的人工智能推荐引擎,主要用于个性化推荐和预测分析。它的特点是易于使用、灵活性强、可扩展性好等。适用于电商、社交网络等场景。 ...
2025-06-03 09:04:35
349
原创 DiffusionBee稳定扩散UI使用指南:从入门到精通
DiffusionBee稳定扩散UI使用指南:从入门到精通 diffusionbee-stable-diffusion-ui Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-...
2025-06-03 09:02:40
326
原创 Gradio项目实战:如何在Web应用中实现后台任务调度
Gradio项目实战:如何在Web应用中实现后台任务调度 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 ...
2025-06-01 09:00:08
338
原创 基于AI的医学影像诊断代理技术解析与应用指南
基于AI的医学影像诊断代理技术解析与应用指南 awesome-llm-apps Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. ...
2025-05-30 09:18:13
390
原创 Koa.js 错误处理机制深度解析
Koa.js 错误处理机制深度解析 koa koajs/koa: Koa 是由 Express.js 原班人马打造的一个基于 Node.js 的下一代 web 框架。它使用 ES6 生成器(现在为 async/await)简化了中间件编程,并提供了更小的核心以及更好的错误处理机制。 ...
2025-05-30 09:11:45
284
原创 ClickHouse窗口函数解析:row_number()的实战应用
ClickHouse窗口函数解析:row_number()的实战应用 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors...
2025-05-30 09:09:59
228
原创 专业前端开发实践指南:从构建到部署的全流程解析
专业前端开发实践指南:从构建到部署的全流程解析 professional-programming A collection of learning resources for curious software engineers ...
2025-05-30 09:07:15
248
原创 Element UI 颜色选择器 ColorPicker 组件详解
Element UI 颜色选择器 ColorPicker 组件详解 element A Vue.js 2.0 UI Toolkit for Web 项目地址: https://gitcode.com/gh_mirrors/elem...
2025-05-30 09:06:18
277
原创 lbry.com 开源项目最佳实践教程
lbry.com 开源项目最佳实践教程 lbry.com lbry.com, the website for the LBRY protocol 项目地址: https://gitcode.com/gh_mirrors/lb/lb...
2025-05-29 09:00:09
400
原创 Polar-Bear-Cnc-Machine:多功能的CNC机器
Polar-Bear-Cnc-Machine:多功能的CNC机器 Polar-Bear-Cnc-Machine A multipurpose, 2 linear, 1 rotary axis cnc machine concept ...
2025-05-27 09:00:00
331
原创 Okta Security Detection Catalog 启动和配置教程
Okta Security Detection Catalog 启动和配置教程 customer-detections 项目地址: https://gitcode.com/gh_mirrors/cu/customer-detec...
2025-05-24 09:03:53
287
原创 AutoChar:自动化人物插画创作工具
AutoChar:自动化人物插画创作工具 AutoChar Stable Diffusion WebUI extension for fast and easy automatic creation of detailed character art. ...
2025-05-24 09:00:07
280
原创 2048-AI:智能解决经典游戏的AI算法
2048-AI:智能解决经典游戏的AI算法 2048-AI A simple AI for 2048 项目地址: https://gitcode.com/gh_mirrors/2048ai5/2048-AI ...
2025-05-23 09:00:00
328
原创 wingpanel-indicator-ayatana:保持Ubuntu/Unity指标兼容性的面板插件
wingpanel-indicator-ayatana:保持Ubuntu/Unity指标兼容性的面板插件 wingpanel-indicator-ayatana Wingpanel Ayatana-Compatibility Indicator ...
2025-05-18 06:00:25
925
原创 xiaosongQRfont:独特二维码字体库,创新阅读体验
xiaosongQRfont:独特二维码字体库,创新阅读体验 xiaosongQRfont 项目地址: https://gitcode.com/gh_mirrors/xia/xiaosongQRfont ...
2025-05-08 12:30:15
308
原创 json2struct:项目的核心功能/场景
json2struct:项目的核心功能/场景 json2struct CLI tool to convert JSON to struct type definitions 项目地址: https://gitcode.com/gh...
2025-05-06 16:50:50
623
原创 YT-Desktop-App:项目的核心功能/场景
YT-Desktop-App:项目的核心功能/场景 YT-Desktop-App YouTube Music Desktop App bundled with plugins 项目地址: https://gitcode.com/g...
2025-05-06 09:18:55
871
原创 Beam:安全高效的跨机器数据传输工具
Beam:安全高效的跨机器数据传输工具 beam transfer pipes and files from one computer to another over ssh 项目地址: https://gitcode.com/...
2025-05-06 09:18:42
644
原创 find-keke:寻找唐可可,体验不一样的休闲游戏乐趣
find-keke:寻找唐可可,体验不一样的休闲游戏乐趣 find-keke 寻找唐可可 项目地址: https://gitcode.com/gh_mirrors/fi/find-keke ...
2025-05-04 16:30:45
552
原创 klox:一个具有O(1)垃圾收集概念的编程语言运行时
klox:一个具有O(1)垃圾收集概念的编程语言运行时 klox An interpreter 项目地址: https://gitcode.com/gh_mirrors/klo/klox ...
2025-05-01 09:11:40
857
原创 potygen:项目核心功能/场景
potygen:项目核心功能/场景 potygen Postgres SQL Parser and type generator 项目地址: https://gitcode.com/gh_mirrors/po/potygen ...
2025-04-29 17:30:55
575
原创 omniscient:全方位AI能力,赋能项目智能化发展
omniscient:全方位AI能力,赋能项目智能化发展 omniscient Cutting-edge Full-stack AI Platform delivered as a SaaS (Software as a Service). Built on a robust technology stack, inte...
2025-04-29 14:21:14
654
原创 Finetune-SAM项目最佳实践指南
Finetune-SAM项目最佳实践指南 finetune-SAM This is an official repo for fine-tuning SAM to customized medical images. 项目地址: ...
2025-04-28 11:00:27
372
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人