- 博客(636)
- 收藏
- 关注
原创 Elasticsearch权威指南:深入理解嵌套对象(Nested Objects)
Elasticsearch权威指南:深入理解嵌套对象(Nested Objects) elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地...
2025-06-11 09:07:56
252
原创 在Ubuntu系统上部署Feedbin RSS阅读器的完整指南
在Ubuntu系统上部署Feedbin RSS阅读器的完整指南 feedbin A nice place to read on the web. 项目地址: https://gitcode.com/gh_mirrors/fe/fe...
2025-06-11 09:03:29
194
原创 深入理解folke/todo-comments.nvim:高效管理代码注释中的待办事项
深入理解folke/todo-comments.nvim:高效管理代码注释中的待办事项 todo-comments.nvim ✅ Highlight, list and search todo comments in your projects ...
2025-06-11 09:00:59
244
原创 Open Policy Agent Gatekeeper 调试指南:深入排查策略问题
Open Policy Agent Gatekeeper 调试指南:深入排查策略问题 gatekeeper ???? Gatekeeper - Policy Controller for Kubernetes 项目地址: https:/...
2025-06-10 09:18:40
170
原创 Touchégg项目编译与开发环境搭建指南
Touchégg项目编译与开发环境搭建指南 touchegg Linux multi-touch gesture recognizer 项目地址: https://gitcode.com/gh_mirrors/to/toucheg...
2025-06-10 09:18:14
313
原创 深入理解哈希表:从jamesroutley/write-a-hash-table项目学习基础实现
深入理解哈希表:从jamesroutley/write-a-hash-table项目学习基础实现 write-a-hash-table 项目地址: https://gitcode.com/gh_mirrors/wr/write-...
2025-06-10 09:05:09
270
原创 深入理解unjs/h3中的H3Event对象
深入理解unjs/h3中的H3Event对象 h3 ⚡️ Minimal H(TTP) framework built for high performance and portability 项目地址: https://git...
2025-06-10 09:01:40
388
原创 React-Ace 代码编辑器常见问题解决方案指南
React-Ace 代码编辑器常见问题解决方案指南 react-ace React Ace Component 项目地址: https://gitcode.com/gh_mirrors/re/react-ace ...
2025-06-10 09:01:27
182
原创 OSV项目日志系统设计与使用指南
OSV项目日志系统设计与使用指南 osv OSv, a new operating system for the cloud. 项目地址: https://gitcode.com/gh_mirrors/os/osv ...
2025-06-10 09:01:21
272
原创 Godot引擎场景实例化教程:从入门到实践
Godot引擎场景实例化教程:从入门到实践 godot-docs Godot Engine official documentation 项目地址: https://gitcode.com/gh_mirrors/go/godot-...
2025-06-09 09:20:35
366
原创 ZenML项目实战:使用mlstacks工具部署MLOps技术栈
ZenML项目实战:使用mlstacks工具部署MLOps技术栈 zenml 项目地址: https://gitcode.com/gh_mirrors/zen/zenml ...
2025-06-09 09:04:27
317
原创 Fast-Check项目教程:如何阅读和理解测试报告
Fast-Check项目教程:如何阅读和理解测试报告 fast-check Property based testing framework for JavaScript (like QuickCheck) written in TypeScript ...
2025-06-09 09:04:27
348
原创 OpenPSVR:打造统一Steam OpenVR驱动,助力PSVR体验升级
OpenPSVR:打造统一Steam OpenVR驱动,助力PSVR体验升级 OpenPSVR Open Source Open VR driver for the Playstation VR. 项目地址: https://gi...
2025-06-09 09:00:05
390
原创 Knative文档编写规范与格式指南
Knative文档编写规范与格式指南 docs User documentation for Knative components. 项目地址: https://gitcode.com/gh_mirrors/docs1/docs...
2025-06-08 09:21:59
340
原创 Python-jsonschema 项目中的 Schema 验证详解
Python-jsonschema 项目中的 Schema 验证详解 jsonschema An implementation of the JSON Schema specification for Python 项目地址: h...
2025-06-08 09:21:40
266
原创 xataio/pgroll 项目中的上下迁移指南:原理与实践
xataio/pgroll 项目中的上下迁移指南:原理与实践 pgroll PostgreSQL zero-downtime migrations made easy 项目地址: https://gitcode.com/gh_mi...
2025-06-08 09:14:55
288
原创 Deis系统部署要求详解:资源规划与集群配置指南
Deis系统部署要求详解:资源规划与集群配置指南 deis Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules. 项目地址: https://gitcode.co...
2025-06-07 09:03:42
197
原创 TensorFlow自然语言处理入门:从词袋模型到词向量技术
TensorFlow自然语言处理入门:从词袋模型到词向量技术 tensorflow_cookbook Code for Tensorflow Machine Learning Cookbook 项目地址: https://gitc...
2025-06-07 09:00:44
269
原创 jsonschema2pojo项目开发规范与测试实践指南
jsonschema2pojo项目开发规范与测试实践指南 jsonschema2pojo Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc ...
2025-06-07 09:00:11
413
原创 选择排序算法详解 - itcharge/LeetCode-Py项目解析
选择排序算法详解 - itcharge/LeetCode-Py项目解析 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:05:18
194
原创 深入理解bup项目中的bup-on命令:远程备份的逆向操作模式
深入理解bup项目中的bup-on命令:远程备份的逆向操作模式 bup Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (amo...
2025-06-06 09:02:24
389
原创 Darts时间序列分析库安装指南
Darts时间序列分析库安装指南 darts A python library for user-friendly forecasting and anomaly detection on time series. 项目地址: h...
2025-06-05 09:01:15
290
原创 GetX状态管理:响应式与简单状态管理详解
GetX状态管理:响应式与简单状态管理详解 getx Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. ...
2025-06-04 09:01:09
220
原创 使用Detox REPL进行移动端测试调试的完整指南
使用Detox REPL进行移动端测试调试的完整指南 Detox Gray box end-to-end testing and automation framework for mobile apps 项目地址: https:/...
2025-06-03 09:10:51
234
原创 Electric-SQL PGlite 多标签页 Worker 模式详解
Electric-SQL PGlite 多标签页 Worker 模式详解 pglite 项目地址: https://gitcode.com/gh_mirrors/pg/pglite ...
2025-06-03 09:10:01
256
原创 Apache DolphinScheduler 版本升级不兼容变更详解
Apache DolphinScheduler 版本升级不兼容变更详解 dolphinscheduler Dolphinscheduler是一个分布式调度系统,主要用于任务调度和流程编排。它的特点是易用性高、可扩展性强、性能稳定等。适用于任务调度和流程自动化场景。 ...
2025-06-03 09:02:12
257
原创 jdx/rtx 项目使用技巧与高级功能详解
jdx/rtx 项目使用技巧与高级功能详解 rtx Runtime Executor (asdf-plugin compatible) 项目地址: https://gitcode.com/gh_mirrors/rt/rtx ...
2025-06-02 09:07:11
345
原创 Xi-Editor 配置系统详解:文件与RPC两种配置方式
Xi-Editor 配置系统详解:文件与RPC两种配置方式 xi-editor A modern editor with a backend written in Rust. 项目地址: https://gitcode.com/g...
2025-06-01 09:16:57
276
原创 Redux-Saga 学习资源全指南:从生成器到实战应用
Redux-Saga 学习资源全指南:从生成器到实战应用 redux-saga 项目地址: https://gitcode.com/gh_mirrors/red/redux-saga ...
2025-06-01 09:08:06
284
原创 Grafana Loki 在 AWS 上的 Helm 部署指南
Grafana Loki 在 AWS 上的 Helm 部署指南 loki Loki是一个开源、高扩展性和多租户的日志聚合系统,由Grafana Labs开发。它主要用于收集、存储和查询大量日志数据,并通过标签索引提供高效检索能力。Loki特别适用于监控场景,与Grafana可视化平台深度集成,帮助用户快速分析和发现问题。...
2025-06-01 09:05:28
327
原创 数据科学中的Python日期时间处理实战指南
数据科学中的Python日期时间处理实战指南 data-science-ipython-notebooks donnemartin/data-science-ipython-notebooks: 是一系列基于 IPython Notebook 的数据科学教程,它涉及了 Python、 NumPy、 pandas、 SQL...
2025-06-01 09:04:05
335
原创 freeCodeCamp项目教程:HTML有序列表(ol)的创建与应用
freeCodeCamp项目教程:HTML有序列表(ol)的创建与应用 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mir...
2025-05-30 09:01:11
217
原创 scala-jsonapi:轻松构建符合JSON API规范的Scala库
scala-jsonapi:轻松构建符合JSON API规范的Scala库 scala-jsonapi Scala support library for integrating the JSON API spec with Spray, Play! or Circe ...
2025-05-27 09:00:04
231
原创 教学应用开发最佳实践指南
教学应用开发最佳实践指南 teaching-app-dev-swift DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning. ...
2025-05-27 09:00:03
272
原创 claude-code-action:智能编程助手,助力代码高效迭代
claude-code-action:智能编程助手,助力代码高效迭代 claude-code-action 项目地址: https://gitcode.com/gh_mirrors/cl/claude-code-action ...
2025-05-23 09:00:36
315
原创 简易 ACME 客户端启动与配置教程
简易 ACME 客户端启动与配置教程 simple-acme A simple cross platform ACME client (for use with Let's Encrypt et al.) 项目地址: https:...
2025-05-23 01:17:59
393
原创 开源项目ShaderGraph最佳实践教程
开源项目ShaderGraph最佳实践教程 shadergraph Functional GLSL Linker 项目地址: https://gitcode.com/gh_mirrors/sha/shadergraph ...
2025-05-22 09:00:03
354
原创 RskJ:构建高效智能合约的Java解决方案
RskJ:构建高效智能合约的Java解决方案 rskj RSKj is a Java implementation of the RSK protocol. 项目地址: https://gitcode.com/gh_mirrors...
2025-05-09 10:10:57
537
原创 Watcher3:自动化电影搜索与下载利器
Watcher3:自动化电影搜索与下载利器 Watcher3 项目地址: https://gitcode.com/gh_mirrors/wa/Watcher3 项目介绍W...
2025-05-04 09:04:55
559
原创 React Native 开源项目最佳实践教程
React Native 开源项目最佳实践教程 awesome-react-native React Native 学习资源精选仓库(汇聚知识,分享精华) 项目地址: https://gitcode.com/gh_mirrors/...
2025-04-28 13:50:21
536
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人