- 博客(628)
- 收藏
- 关注
原创 VerifyTests/Verify中的组合测试功能详解
VerifyTests/Verify中的组合测试功能详解 Verify Verify - 一个快照工具,用于简化复杂数据模型和文档的断言,适合从事自动化测试和持续集成/持续部署(CI/CD)的程序员。 项目地址: https://...
2025-06-12 09:08:32
104
原创 LightSeq加速Fairseq模型训练实战指南
LightSeq加速Fairseq模型训练实战指南 lightseq LightSeq: A High Performance Library for Sequence Processing and Generation 项目地址...
2025-06-11 09:19:17
311
原创 Java 8实战:99个编程问题解析与实现
Java 8实战:99个编程问题解析与实现 99-problems This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett. ...
2025-06-11 09:18:59
169
原创 Nuxt Content 中的 Prose 组件详解
Nuxt Content 中的 Prose 组件详解 content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. ...
2025-06-11 09:16:56
184
原创 melonDS模拟器跨平台编译指南
melonDS模拟器跨平台编译指南 melonDS DS emulator, sorta 项目地址: https://gitcode.com/gh_mirrors/me/melonDS ...
2025-06-10 09:19:56
331
原创 JavaScript 教程:深入理解 Promisification(承诺化)
JavaScript 教程:深入理解 Promisification(承诺化) ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com...
2025-06-10 09:17:53
349
原创 Shower项目:如何将HTML幻灯片导出为PDF文件
Shower项目:如何将HTML幻灯片导出为PDF文件 shower Shower HTML presentation engine 项目地址: https://gitcode.com/gh_mirrors/sh/shower ...
2025-06-08 09:20:42
265
原创 从源码构建Deepfence ThreatMapper安全监控平台的完整指南
从源码构建Deepfence ThreatMapper安全监控平台的完整指南 ThreatMapper Open source cloud native security observability platform. Linux, K8s, AWS Fargate and more. ...
2025-06-08 09:14:44
345
原创 JavaScript 对象详解 - 从基础到实践
JavaScript 对象详解 - 从基础到实践 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial ...
2025-06-08 09:01:50
357
原创 PaddleClas图像数据增强技术详解
PaddleClas图像数据增强技术详解 PaddleClas A treasure chest for visual classification and recognition powered by PaddlePaddle ...
2025-06-07 09:22:45
217
原创 React95项目入门指南:打造复古Windows95风格应用
React95项目入门指南:打造复古Windows95风格应用 React95 ???????? Windows 95 style UI component library for React 项目地址: https://gitcode.c...
2025-06-06 09:05:06
111
原创 MongoDB Laravel 扩展中的 Eloquent 模型关系详解
MongoDB Laravel 扩展中的 Eloquent 模型关系详解 laravel-mongodb A MongoDB based Eloquent model and Query builder for Laravel (Moloquent) ...
2025-06-06 09:04:02
310
原创 ModelScope/SWIFT 多模态 GRPO 训练最佳实践指南
ModelScope/SWIFT 多模态 GRPO 训练最佳实践指南 swift 魔搭大模型训练推理工具箱,支持LLaMA、千问、ChatGLM、BaiChuan等多种模型及LoRA等多种训练方式(The LLM training/inference framework of ModelScope community, ...
2025-06-05 09:14:28
369
原创 TypeGraphQL项目启动指南:从构建Schema到服务部署
TypeGraphQL项目启动指南:从构建Schema到服务部署 type-graphql 项目地址: https://gitcode.com/gh_mirrors/typ/type-graphql ...
2025-06-05 09:08:20
223
原创 Semi Design 代码高亮组件 CodeHighlight 深度解析
Semi Design 代码高亮组件 CodeHighlight 深度解析 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens,...
2025-06-04 09:19:51
355
原创 深入理解Spring框架中的@DependsOn注解
深入理解Spring框架中的@DependsOn注解 spring-reading 涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动...
2025-06-04 09:17:25
363
原创 Android多屏幕适配指南:兼容不同屏幕密度的最佳实践
Android多屏幕适配指南:兼容不同屏幕密度的最佳实践 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirro...
2025-06-04 09:07:36
295
原创 ZeroMQ/libzmq 中的 zmq_msg_more 函数详解
ZeroMQ/libzmq 中的 zmq_msg_more 函数详解 libzmq ZeroMQ core engine in C++, implements ZMTP/3.1 项目地址: https://gitcode.com/...
2025-06-04 09:04:00
316
原创 Numba项目中的哈希机制深度解析
Numba项目中的哈希机制深度解析 numba numba/numba: Numba 是一个用于 Python 的 Just-In-Time (JIT) 编译器,可以用于加速 Python 代码的执行,支持多种 CPU 和 GPU 架构,如 x86,ARM,CUDA 等。 ...
2025-06-04 09:02:22
250
原创 banks:生成高效LLM提示的强大工具
banks:生成高效LLM提示的强大工具 banks LLM prompt language based on Jinja 项目地址: https://gitcode.com/gh_mirrors/ba/banks ...
2025-06-04 09:00:06
227
原创 在Phoenix框架中将模板渲染为字符串的技术解析
在Phoenix框架中将模板渲染为字符串的技术解析 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:02:52
311
原创 EasyScheduler数据源配置完全指南
EasyScheduler数据源配置完全指南 dolphinscheduler 项目地址: https://gitcode.com/gh_mirrors/ea/EasyScheduler ...
2025-06-03 09:02:04
349
原创 Gollum Wiki 项目开发指南:从环境搭建到贡献流程
Gollum Wiki 项目开发指南:从环境搭建到贡献流程 gollum A simple, Git-powered wiki with a sweet API and local frontend. 项目地址: https://...
2025-06-03 09:00:17
212
原创 Hoarder项目Docker部署指南:从零开始搭建知识管理平台
Hoarder项目Docker部署指南:从零开始搭建知识管理平台 hoarder A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search ...
2025-06-02 09:03:40
212
原创 NERDTree 插件:Vim 文件树导航与管理终极指南
NERDTree 插件:Vim 文件树导航与管理终极指南 nerdtree A tree explorer plugin for vim. 项目地址: https://gitcode.com/gh_mirrors/ne/nerdt...
2025-06-01 09:16:55
234
原创 AVA测试框架配置指南:全面解析配置文件选项
AVA测试框架配置指南:全面解析配置文件选项 ava Node.js test runner that lets you develop with confidence ???? 项目地址: https://gitcode.com/gh...
2025-06-01 09:15:12
262
原创 在AWS EC2上搭建深度学习环境:D2L项目实践指南
在AWS EC2上搭建深度学习环境:D2L项目实践指南 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据...
2025-06-01 09:04:52
218
原创 ASP.NET Core 项目中的 Git 子模块管理指南
ASP.NET Core 项目中的 Git 子模块管理指南 aspnetcore dotnet/aspnetcore: 是一个 ASP.NET Core 应用程序开发框架的官方 GitHub 仓库,它包含了 ASP.NET Core 的核心源代码和技术文档。适合用于 ASP.NET Core 应用程序开发,特别是对于那些...
2025-05-30 09:10:09
261
原创 数据框架列名与类型强制:最佳实践教程
数据框架列名与类型强制:最佳实践教程 dataenforce Python package to enforce column names & data types of pandas DataFrames 项目地址: https...
2025-05-23 09:00:37
367
原创 Swift:轻量级机器人算法仿真工具
Swift:轻量级机器人算法仿真工具 swift 项目地址: https://gitcode.com/gh_mirrors/swift23/swift 项目介绍Swift...
2025-05-18 09:00:04
365
原创 coffee-script:为JavaScript带来异步编程的便捷
coffee-script:为JavaScript带来异步编程的便捷 coffee-script IcedCoffeeScript 项目地址: https://gitcode.com/gh_mirrors/cof/coffee-s...
2025-05-12 13:50:20
898
原创 react-singleton-hook:轻松管理全局状态
react-singleton-hook:轻松管理全局状态 react-singleton-hook Create singleton hook from regular react hook 项目地址: https://gitc...
2025-05-11 10:51:55
550
原创 protrekkr:音乐创作利器,打造电子音乐新篇章
protrekkr:音乐创作利器,打造电子音乐新篇章 protrekkr Tracker/Synth program 项目地址: https://gitcode.com/gh_mirrors/pr/protrekkr ...
2025-05-09 16:51:20
960
原创 windbg-extensions:增强WinDbg调试能力的强大扩展集
windbg-extensions:增强WinDbg调试能力的强大扩展集 windbg-extensions Extensions for the new WinDbg 项目地址: https://gitcode.com/gh_m...
2025-05-05 14:30:20
298
原创 hugoinaction:构建现代静态网站的最佳实践
hugoinaction:构建现代静态网站的最佳实践 hugoinaction Website for and source code accompanying Hugo In Action 项目地址: https://gitco...
2025-04-30 22:00:35
851
原创 微软风格指南开源项目最佳实践
微软风格指南开源项目最佳实践 microsoft-style-guide Public contribution for Microsoft Style Guide 项目地址: https://gitcode.com/gh_mir...
2025-04-25 11:01:11
283
原创 fellmonger 的安装和配置教程
fellmonger 的安装和配置教程 fellmonger ???? An example of a cross-platform macOS/Windows application developed using Swift 6 项...
2025-04-25 10:37:51
323
原创 Tutorials 的项目扩展与二次开发
Tutorials 的项目扩展与二次开发 Tutorials Jupyter notebook tutorials from QuantConnect website for Python, Finance and LEAN. 项...
2025-04-23 07:18:12
713
原创 开源项目 echarts-gl 的扩展与二次开发潜力
开源项目 echarts-gl 的扩展与二次开发潜力 echarts-gl Extension pack for Apache ECharts, providing globe visualization and 3D plots. ...
2025-04-23 07:07:25
575
原创 communication-developer-services-reference-architectures
communication-developer-services-reference-architectures communication-developer-services-reference-architectures AWS Amazon Pinpoint and Amazon Simple Email Ser...
2025-04-22 21:31:27
570
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人