- 博客(649)
- 收藏
- 关注
原创 Kubernetes资源指标管道详解:从架构到实践
Kubernetes资源指标管道详解:从架构到实践 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-09 09:05:59
154
原创 Polymer/lit-element项目生产环境构建指南
Polymer/lit-element项目生产环境构建指南 lit-element 项目地址: https://gitcode.com/gh_mirrors/lit/lit-element ...
2025-06-09 09:05:21
59
原创 Weex UI 项目与 weex-toolkit 集成开发指南
Weex UI 项目与 weex-toolkit 集成开发指南 incubator-weex-ui ???? A rich interaction, lightweight, high performance UI library based on Weex. ...
2025-06-08 09:21:51
198
原创 FluidFramework 中的遥测日志系统深度解析
FluidFramework 中的遥测日志系统深度解析 FluidFramework Library for building distributed, real-time collaborative web applications ...
2025-06-08 09:20:46
177
原创 Prototool 常见问题解答:从预缓存到Alpine兼容性
Prototool 常见问题解答:从预缓存到Alpine兼容性 prototool Your Swiss Army Knife for Protocol Buffers 项目地址: https://gitcode.com/gh_m...
2025-06-08 09:14:08
196
原创 StackBlitz Starter Templates:开启Web开发新篇章
StackBlitz Starter Templates:开启Web开发新篇章 starters StackBlitz Starter Project 项目地址: https://gitcode.com/gh_mirrors/st...
2025-06-08 09:00:03
227
原创 express-validator 7.0.0 架构验证指南:使用Schema进行声明式验证
express-validator 7.0.0 架构验证指南:使用Schema进行声明式验证 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-...
2025-06-07 09:05:40
233
原创 ProGit项目解析:Git分支工作流的最佳实践
ProGit项目解析:Git分支工作流的最佳实践 progit2 Pro Git 2nd Edition 项目地址: https://gitcode.com/gh_mirrors/pr/progit2 ...
2025-06-07 09:02:20
387
原创 Facebook Sapling项目:超大规模代码库的版本控制解决方案
Facebook Sapling项目:超大规模代码库的版本控制解决方案 sapling A Scalable, User-Friendly Source Control System. 项目地址: https://gitcode....
2025-06-07 09:00:09
290
原创 Hatch项目管理工具:如何使用自定义Python发行版
Hatch项目管理工具:如何使用自定义Python发行版 hatch Modern, extensible Python project management 项目地址: https://gitcode.com/gh_mirror...
2025-06-06 09:12:56
342
原创 liuliu/ccv项目中的NNC静态图调度技术解析
liuliu/ccv项目中的NNC静态图调度技术解析 ccv C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library 项目地址: ...
2025-06-06 09:03:18
351
原创 从Leaflet迁移到MapLibre GL JS的完整指南
从Leaflet迁移到MapLibre GL JS的完整指南 maplibre-gl-js MapLibre GL JS - Interactive vector tile maps in WebGL2 项目地址: https:/...
2025-06-05 09:15:45
220
原创 Android高效下载实践:最小化定期更新的电量消耗
Android高效下载实践:最小化定期更新的电量消耗 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirrors...
2025-06-04 09:03:12
395
原创 TheOdinProject 中级CSS教程:深入理解CSS自定义属性
TheOdinProject 中级CSS教程:深入理解CSS自定义属性 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以...
2025-06-04 09:02:25
234
原创 AppIntro 6.0迁移指南:从5.x版本升级的全面解析
AppIntro 6.0迁移指南:从5.x版本升级的全面解析 AppIntro 项目地址: https://gitcode.com/gh_mirrors/appi/AppIntro ...
2025-06-04 09:01:57
209
原创 如何为statsmodels项目贡献代码:开发者指南
如何为statsmodels项目贡献代码:开发者指南 statsmodels Statsmodels: statistical modeling and econometrics in Python 项目地址: https://g...
2025-06-04 09:01:17
234
原创 CMake-examples项目解析:如何设置C++标准版本
CMake-examples项目解析:如何设置C++标准版本 cmake-examples Useful CMake Examples 项目地址: https://gitcode.com/gh_mirrors/cm/cmake-e...
2025-06-03 09:03:54
323
原创 项目名称TIL:使用@supports实现CSS特性条件式兼容方案
项目名称TIL:使用@supports实现CSS特性条件式兼容方案 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:01:03
239
原创 Google A2A项目:Python快速入门教程与Agent开发指南
Google A2A项目:Python快速入门教程与Agent开发指南 A2A 谷歌开源首个标准智能体交互协议Agent2Agent Protocol(A2A) 项目地址: https://gitcode.com/gh_mirro...
2025-06-02 09:06:16
208
原创 Dive-into-DL-PyTorch项目解析:语义分割与Pascal VOC2012数据集详解
Dive-into-DL-PyTorch项目解析:语义分割与Pascal VOC2012数据集详解 Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 ...
2025-06-02 09:04:58
287
原创 Plotly.py 渲染器全面解析:如何高效展示数据可视化图表
Plotly.py 渲染器全面解析:如何高效展示数据可视化图表 plotly.py The interactive graphing library for Python :sparkles: This project now includes Plotly Express! ...
2025-06-02 09:03:44
385
原创 Unity ML-Agents 中的 Sentis 神经网络推理引擎详解
Unity ML-Agents 中的 Sentis 神经网络推理引擎详解 ml-agents Unity-Technologies/ml-agents: 是一个基于 Python 语言的机器学习库,可以方便地实现机器学习算法的实现和测试。该项目提供了一个简单易用的机器学习库,可以方便地实现机器学习算法的实现和测试,同时支...
2025-06-02 09:02:14
379
原创 recipes:自动化软件包构建的强大工具
recipes:自动化软件包构建的强大工具 recipes Recipes for AutoPkg 项目地址: https://gitcode.com/gh_mirrors/recipes4/recipes ...
2025-06-02 09:00:01
325
原创 Phoenix框架快速入门指南:从零开始构建Web应用
Phoenix框架快速入门指南:从零开始构建Web应用 phoenix Peace of mind from prototype to production 项目地址: https://gitcode.com/gh_mirrors...
2025-06-01 09:14:20
582
原创 Draft.js 数据转换 API 详解:如何在富文本编辑器中实现数据持久化
Draft.js 数据转换 API 详解:如何在富文本编辑器中实现数据持久化 draft-js A React framework for building text editors. 项目地址: https://gitcode....
2025-06-01 09:07:53
297
原创 Foundation框架下拉面板(Dropdown)组件完全指南
Foundation框架下拉面板(Dropdown)组件完全指南 foundation-sites 项目地址: https://gitcode.com/gh_mirrors/fou/foundation-sites ...
2025-06-01 09:01:21
208
原创 Homebrew 中的 Python 环境管理指南
Homebrew 中的 Python 环境管理指南 brew ???? The missing package manager for macOS (or Linux) 项目地址: https://gitcode.com/gh_mirr...
2025-05-30 09:08:47
291
原创 TypeScript-React Hooks 使用指南:从基础到实践
TypeScript-React Hooks 使用指南:从基础到实践 react Cheatsheets for experienced React developers getting started with TypeScript ...
2025-05-30 09:07:29
331
原创 GitHub-Chinese-Top-Charts-Classified:项目的核心功能/场景
GitHub-Chinese-Top-Charts-Classified:项目的核心功能/场景 GitHub-Chinese-Top-Charts-Classified ???????? 帮助你发现优秀中文项目,可以无语言障碍地、更高效地吸收优秀经验成果;可分类查看:总榜、增速榜、新秀榜; ...
2025-05-29 09:00:10
407
原创 开源项目最佳实践教程:Coding Android 客户端
开源项目最佳实践教程:Coding Android 客户端 Coding-Android Coding Android 客户端源代码 项目地址: https://gitcode.com/gh_mirrors/co/Coding-A...
2025-05-28 09:00:08
245
原创 参数化文本插件项目启动与配置指南
参数化文本插件项目启动与配置指南 ParametricText Fusion 360™ add-in for creating Text Parameters in sketches. 项目地址: https://gitcode...
2025-05-26 09:00:47
305
原创 Andlytics 项目启动与配置教程
Andlytics 项目启动与配置教程 andlytics Google Play - Android Market statistics app 项目地址: https://gitcode.com/gh_mirrors/an/a...
2025-05-23 09:00:05
405
原创 Aria2Manager开源项目最佳实践教程
Aria2Manager开源项目最佳实践教程 Aria2Manager Aria2 Server Manager 项目地址: https://gitcode.com/gh_mirrors/ar/Aria2Manager ...
2025-05-23 01:17:52
881
原创 深度时间:深度学习与分子动力学的结合
深度时间:深度学习与分子动力学的结合 deeptime Deep learning meets molecular dynamics. 项目地址: https://gitcode.com/gh_mirrors/deep/deept...
2025-05-22 09:00:34
287
原创 Musicer:一站式音乐平台整合工具
Musicer:一站式音乐平台整合工具 Musicer 旨在将网易云、酷狗、QQ、酷我等各音乐平台集于一体 项目地址: https://gitcode.com/gh_mirrors/mu/Musicer ...
2025-05-20 09:00:01
243
原创 TelnetStream:让远程调试变得更加简单
TelnetStream:让远程调试变得更加简单 TelnetStream Arduino Stream implementation over Telnet for OTA logging and debugging 项目地址:...
2025-05-02 22:00:25
680
原创 MiniDNS:一款功能强大的DNSSEC支持的DNS库
MiniDNS:一款功能强大的DNSSEC支持的DNS库 minidns DNS library for Android and Java SE 项目地址: https://gitcode.com/gh_mirrors/mi/mi...
2025-05-02 14:00:25
560
原创 awesome-linq:探索.NET世界中的LINQ资源库
awesome-linq:探索.NET世界中的LINQ资源库 awesome-linq A curated collection of awesome LINQ libraries, tools, and more. 项目地址: ...
2025-05-02 09:07:20
576
原创 Kodi-HDR-Edition:数字媒体播放与娱乐中心
Kodi-HDR-Edition:数字媒体播放与娱乐中心 Kodi-HDR-Edition Kodi HDR Edition 项目地址: https://gitcode.com/gh_mirrors/ko/Kodi-HDR-Edi...
2025-04-28 18:10:57
1018
原创 Google-Dotnet-Samples:.NET环境下Google API的官方样例
Google-Dotnet-Samples:.NET环境下Google API的官方样例 Google-Dotnet-Samples Unoffical Samples for the Google APIs .Net client library. ...
2025-04-28 12:30:18
589
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人