- 博客(619)
- 收藏
- 关注
原创 crawler-buddy:一款强大的 HTTP-based 网络爬虫工具
crawler-buddy:一款强大的 HTTP-based 网络爬虫工具 crawler-buddy Crawling framework 项目地址: https://gitcode.com/gh_mirrors/cr/craw...
2025-06-13 00:36:04
424
原创 Gardener项目中的Shoot集群调度策略配置指南
Gardener项目中的Shoot集群调度策略配置指南 gardener Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes. ...
2025-06-12 09:12:22
244
原创 KeyBERT项目中的CountVectorizer使用技巧详解
KeyBERT项目中的CountVectorizer使用技巧详解 KeyBERT Minimal keyword extraction with BERT 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:17:39
244
原创 使用creme-ml处理不平衡数据集的实用指南
使用creme-ml处理不平衡数据集的实用指南 river 项目地址: https://gitcode.com/gh_mirrors/river12/river 不平衡数据...
2025-06-08 09:02:26
296
原创 Raspberry Pi 文档解读:传统启动配置选项详解
Raspberry Pi 文档解读:传统启动配置选项详解 documentation The official documentation for Raspberry Pi computers and microcontrollers ...
2025-06-08 09:02:16
322
原创 在imagededup中使用自定义CNN模型进行图像去重
在imagededup中使用自定义CNN模型进行图像去重 imagededup ???? Finding duplicate images made easy! 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-08 09:02:04
259
原创 Pylint 代码质量检查工具入门教程
Pylint 代码质量检查工具入门教程 pylint It's not just a linter that annoys you! 项目地址: https://gitcode.com/gh_mirrors/pyl/pylint...
2025-06-08 09:00:45
285
原创 Express-Validator 6.7.0 中的模式验证(Schema Validation)详解
Express-Validator 6.7.0 中的模式验证(Schema Validation)详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/exp...
2025-06-07 09:05:29
230
原创 OpenBlocks项目中如何在双花括号中编写JavaScript代码
OpenBlocks项目中如何在双花括号中编写JavaScript代码 openblocks ???? ???? ???? The Open Source Retool Alternative 项目地址: https://gitcode.com/g...
2025-06-07 09:04:13
218
原创 Octant项目贡献指南:开发者协作规范详解
Octant项目贡献指南:开发者协作规范详解 octant Highly extensible platform for developers to better understand the complexity of Kubernetes clusters. ...
2025-06-07 09:00:25
305
原创 深入解析openapi-typescript CLI工具:从OpenAPI规范生成TypeScript类型
深入解析openapi-typescript CLI工具:从OpenAPI规范生成TypeScript类型 openapi-typescript Generate TypeScript types from OpenAPI 3 specs ...
2025-06-06 09:05:04
349
原创 Chaos Mesh 项目贡献指南:从代码修改到 PR 提交全流程
Chaos Mesh 项目贡献指南:从代码修改到 PR 提交全流程 chaos-mesh 项目地址: https://gitcode.com/gh_mirrors/cha/chaos-mesh ...
2025-06-06 09:03:45
285
原创 01-ai/Yi模型使用Transformers进行推理的完整指南
01-ai/Yi模型使用Transformers进行推理的完整指南 Yi 项目地址: https://gitcode.com/gh_mirrors/yi/Yi 引言在当今...
2025-06-05 09:14:32
284
原创 React Native Bottom Sheet 下拉刷新功能实现指南
React Native Bottom Sheet 下拉刷新功能实现指南 react-native-bottom-sheet A performant interactive bottom sheet with fully configurable options ???? ...
2025-06-05 09:14:22
324
原创 NASA F´框架贡献指南与技术解析
NASA F´框架贡献指南与技术解析 fprime F麓 - A flight software and embedded systems framework 项目地址: https://gitcode.com/gh_mirror...
2025-06-04 09:03:50
317
原创 Spatie Laravel Permission 快速搭建权限管理演示应用指南
Spatie Laravel Permission 快速搭建权限管理演示应用指南 laravel-permission Associate users with roles and permissions 项目地址: https:...
2025-06-03 09:05:24
253
原创 Microsoft AI教育项目常见问题解答与技术指南
Microsoft AI教育项目常见问题解答与技术指南 ai-edu AI education materials for Chinese students, teachers and IT professionals. 项目地址...
2025-06-03 09:00:50
224
原创 Mithril.js 安装与使用指南
Mithril.js 安装与使用指南 mithril.js 项目地址: https://gitcode.com/gh_mirrors/mit/mithril.js 前言M...
2025-06-02 09:19:02
355
原创 Bokeh项目中的数学公式渲染指南
Bokeh项目中的数学公式渲染指南 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...
2025-06-02 09:01:09
215
原创 DoKit iOS开发调试工具集成与使用指南
DoKit iOS开发调试工具集成与使用指南 DoKit didi/DoKit: 是一个跨平台的移动应用开发框架,提供了丰富的组件和工具,支持 iOS 和 Android。适合对移动应用开发、跨平台开发以及想要使用一套框架支持多个平台的开发者。 ...
2025-06-01 09:16:49
573
原创 Material Design Lite 样式指南:排版、图标与色彩系统深度解析
Material Design Lite 样式指南:排版、图标与色彩系统深度解析 material-design-lite Material Design Components in HTML/CSS/JS 项目地址: https...
2025-05-30 09:18:18
254
原创 机器学习入门项目:回归模型详解与南瓜价格预测实战
机器学习入门项目:回归模型详解与南瓜价格预测实战 ML-For-Beginners 微软出品的面向初学者的机器学习课程,提供了一系列实践项目和教程,旨在帮助新手逐步掌握Python、Azure ML等工具进行数据预处理、模型训练及部署。 ...
2025-05-30 09:02:40
376
原创 Scala-Hedgehog 项目启动与配置指南
Scala-Hedgehog 项目启动与配置指南 scala-hedgehog Release with confidence, state-of-the-art property testing for Scala. 项目地址:...
2025-05-26 09:00:09
322
原创 nba-cba-ai-chat:用AI轻松了解NBA CBA
nba-cba-ai-chat:用AI轻松了解NBA CBA nba-cba-ai-chat 项目地址: https://gitcode.com/gh_mirrors/nb/nba-cba-ai-chat ...
2025-05-24 09:00:13
350
原创 Faketik 开源项目最佳实践教程
Faketik 开源项目最佳实践教程 faketik Generates fake tickets to make missing titles re-appear on 3DS. 项目地址: https://gitcode.co...
2025-05-23 09:01:21
235
原创 浏览器Linux项目启动与配置教程
浏览器Linux项目启动与配置教程 browser-linux Linux, in your browser 项目地址: https://gitcode.com/gh_mirrors/bro/browser-linux ...
2025-04-28 10:50:02
399
原创 2D-surfel-gaussian 项目启动与配置教程
2D-surfel-gaussian 项目启动与配置教程 2D-surfel-gaussian 项目地址: https://gitcode.com/gh_mirrors/2d/2D-surfel-gaussian ...
2025-04-27 10:20:32
377
原创 《are-we-there-yet》项目启动与配置教程
《are-we-there-yet》项目启动与配置教程 are-we-there-yet Track complex hiearchies of asynchronous task completion statuses. 项目地...
2025-04-27 10:02:16
306
原创 BilibiliCommentScraper 项目亮点解析
BilibiliCommentScraper 项目亮点解析 BilibiliCommentScraper 项目地址: https://gitcode.com/gh_mirrors/bi/BilibiliCommentScrape...
2025-04-23 07:19:22
868
原创 开源项目 vue-flow 亮点详解
开源项目 vue-flow 亮点详解 vue-flow A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan ????, additional components like a Minimap ???? and utili...
2025-04-23 07:08:39
709
原创 Stream-Chat-JS 开源项目使用教程
Stream-Chat-JS 开源项目使用教程 stream-chat-js JS / Browser Client - Build Chat with GetStream.io 项目地址: https://gitcode.com...
2025-04-22 10:40:46
406
原创 awesome-logical-query:项目核心技术解析与应用场景
awesome-logical-query:项目核心技术解析与应用场景 awesome-logical-query A collection of resources on the topic of Complex Logical Query Answering ...
2025-04-21 11:50:42
322
原创 快速入门FastAPI脚手架——fastapi-scaf安装与配置指南
快速入门FastAPI脚手架——fastapi-scaf安装与配置指南 fastapi-scaf This is a fastapi scaf. (fastapi脚手架,一键生成项目或api,让开发变得更简单) 项目地址: htt...
2025-04-19 10:26:47
436
原创 ComfyUI-FramePackWrapper:高效视频生成与编辑的强大工具
ComfyUI-FramePackWrapper:高效视频生成与编辑的强大工具 ComfyUI-FramePackWrapper 项目地址: https://gitcode.com/gh_mirrors/co/ComfyUI-F...
2025-04-18 09:15:28
1068
原创 McModLauncher modlauncher 安装与配置指南
McModLauncher modlauncher 安装与配置指南 modlauncher Java 17 mod launcher 项目地址: https://gitcode.com/gh_mirrors/mo/modlaunc...
2025-04-18 07:09:30
750
原创 《开源项目安装与配置指南》
《开源项目安装与配置指南》 books some interesting books 项目地址: https://gitcode.com/gh_mirrors/books276/books ...
2025-04-17 13:40:00
302
原创 PureRef-format:自动化生成与转换PureRef文件
PureRef-format:自动化生成与转换PureRef文件 PureRef-format Reverse engineered the .pur file format so you can automatically generate PureRef files or use this library to co...
2025-04-17 11:40:30
381
原创 OpenAI Codex CLI 项目教程
OpenAI Codex CLI 项目教程 codex Lightweight coding agent that runs in your terminal 项目地址: https://gitcode.com/gh_mirror...
2025-04-17 10:00:55
448
原创 jupyterhub-idle-culler:高效管理JupyterHub资源
jupyterhub-idle-culler:高效管理JupyterHub资源 jupyterhub-idle-culler JupyterHub service to cull idle servers and users 项目...
2025-04-15 14:00:41
983
原创 《sticky》项目安装与配置指南
《sticky》项目安装与配置指南 sticky A simple sticky notes app for GNOME 项目地址: https://gitcode.com/gh_mirrors/sticky9/sticky ...
2025-04-15 10:18:46
453
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人