- 博客(657)
- 收藏
- 关注
原创 PDFME项目中的PDF文档操作工具详解
PDFME项目中的PDF文档操作工具详解 pdfme A TypeScript based PDF generator library, made with React. 项目地址: https://gitcode.com/gh_...
2025-06-12 09:08:54
280
原创 深入解析Smooth Scrollbar:打造高性能自定义滚动条
深入解析Smooth Scrollbar:打造高性能自定义滚动条 smooth-scrollbar Customizable, Extendable, and High-Performance JavaScript-Based Scrollbar Solution. ...
2025-06-11 09:16:29
338
原创 Elasticsearch权威指南:深入理解lowercase分词过滤器
Elasticsearch权威指南:深入理解lowercase分词过滤器 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: htt...
2025-06-11 09:06:40
231
原创 Elasticsearch权威指南:单词识别技术解析
Elasticsearch权威指南:单词识别技术解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://gitco...
2025-06-11 09:06:34
258
原创 IVRE项目Agent部署与使用指南
IVRE项目Agent部署与使用指南 ivre Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run yo...
2025-06-10 09:20:56
396
原创 Grafana OnCall 手动分页功能详解
Grafana OnCall 手动分页功能详解 oncall grafana/oncall: Grafana OnCall 是 Grafana Labs 推出的一款开源事件响应与排班调度工具,可以帮助团队管理和跟踪故障处理情况,提高 SRE 团队的工作效率。 ...
2025-06-10 09:20:11
290
原创 .NET WPF 9.0 重大变更:XmlNamespaceMaps 类型变更解析
.NET WPF 9.0 重大变更:XmlNamespaceMaps 类型变更解析 docs This repository contains .NET Documentation. 项目地址: https://gitcode.c...
2025-06-10 09:06:40
283
原创 Perfetto项目深度解析:系统性能追踪与分析全栈解决方案
Perfetto项目深度解析:系统性能追踪与分析全栈解决方案 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.c...
2025-06-10 09:04:26
393
原创 深入解析swimlane/ngx-charts中的仪表盘(Gauge)图表组件
深入解析swimlane/ngx-charts中的仪表盘(Gauge)图表组件 ngx-charts :bar_chart: Declarative Charting Framework for Angular 项目地址: htt...
2025-06-09 09:21:15
410
原创 深入理解Authlib中的JWT实现与应用
深入理解Authlib中的JWT实现与应用 authlib The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. ...
2025-06-08 09:20:40
324
原创 使用Toga框架开发你的第一个桌面应用
使用Toga框架开发你的第一个桌面应用 toga A Python native, OS native GUI toolkit. 项目地址: https://gitcode.com/gh_mirrors/to/toga ...
2025-06-08 09:17:44
379
原创 Raspberry Pi 5电源按钮使用完全指南
Raspberry Pi 5电源按钮使用完全指南 documentation The official documentation for Raspberry Pi computers and microcontrollers 项...
2025-06-08 09:03:52
407
原创 深入理解 You Don't Know JS 中的 ES6 块级作用域与扩展运算符
深入理解 You Don't Know JS 中的 ES6 块级作用域与扩展运算符 You-Dont-Know-JS ???????? (PT-Br translation) JS Book Series. 项目地址: https://git...
2025-06-07 09:22:29
385
原创 VS Code调试Mocha测试全攻略:从配置到实战
VS Code调试Mocha测试全攻略:从配置到实战 vscode-recipes 项目地址: https://gitcode.com/gh_mirrors/vs/vscode-recipes ...
2025-06-07 09:06:26
284
原创 ProGit2 项目教程:Git 撤销操作完全指南
ProGit2 项目教程:Git 撤销操作完全指南 progit2 Pro Git 2nd Edition 项目地址: https://gitcode.com/gh_mirrors/pr/progit2 ...
2025-06-07 09:02:16
307
原创 AndroidPicker项目API详解:从窗体到滚轮的完整指南
AndroidPicker项目API详解:从窗体到滚轮的完整指南 AndroidPicker 安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用...
2025-06-06 09:12:25
347
原创 LinkedIn SRE学院:Linux命令行基础完全指南
LinkedIn SRE学院:Linux命令行基础完全指南 school-of-sre linkedin/school-of-sre: 这是一个用于培训软件可靠性工程师(SRE)的在线课程。适合用于需要学习软件可靠性工程和运维技能的场景。特点:内容丰富,涵盖多种软件可靠性工程领域知识,具有实践案例和课程资料。 ...
2025-06-05 09:10:07
333
原创 Kivy/Python-for-Android 项目中的 distutils/setuptools 集成指南
Kivy/Python-for-Android 项目中的 distutils/setuptools 集成指南 python-for-android Turn your Python application into an Android APK ...
2025-06-05 09:01:22
354
原创 tporadowski/redis项目:Windows平台下的Redis实现深度解析
tporadowski/redis项目:Windows平台下的Redis实现深度解析 redis tporadowski/redis这个存储库包含了Redis非官方的Windows平台移植版本。Redis 的原生Windows移植版本。Redis是一种内存数据库,同时支持数据持久化到磁盘。其数据模型基于键值对设计,但支持...
2025-06-04 09:21:39
310
原创 HuggingFace Tokenizers 核心组件详解
HuggingFace Tokenizers 核心组件详解 tokenizers ???? Fast State-of-the-Art Tokenizers optimized for Research and Production 项...
2025-06-04 09:10:37
321
原创 MongoDB Node.js 驱动 1.4.9 版本新特性深度解析
MongoDB Node.js 驱动 1.4.9 版本新特性深度解析 node-mongodb-native The Official MongoDB Node.js Driver 项目地址: https://gitcode.co...
2025-06-04 09:04:34
363
原创 深入理解Expressjs/Multer中的存储引擎机制
深入理解Expressjs/Multer中的存储引擎机制 multer Node.js middleware for handling `multipart/form-data`. 项目地址: https://gitcode.co...
2025-06-03 09:10:02
265
原创 WordPress Calypso 项目中的 TypeScript 编码指南
WordPress Calypso 项目中的 TypeScript 编码指南 wp-calypso The JavaScript and API powered WordPress.com 项目地址: https://gitcod...
2025-06-03 09:04:32
293
原创 Apache APISIX 入门教程:如何通过API网关暴露服务
Apache APISIX 入门教程:如何通过API网关暴露服务 apisix The Cloud-Native API Gateway 项目地址: https://gitcode.com/gh_mirrors/ap/apisix...
2025-06-03 09:00:40
341
原创 OpenFace项目:训练新的人脸识别神经网络模型指南
OpenFace项目:训练新的人脸识别神经网络模型指南 openface Face recognition with deep neural networks. 项目地址: https://gitcode.com/gh_mirro...
2025-06-02 09:15:49
271
原创 深入解析dotnet/roslyn项目中的PowerShell脚本编写规范
深入解析dotnet/roslyn项目中的PowerShell脚本编写规范 roslyn roslyn: 是 .NET 编译器的开源项目,提供了 C# 和 Visual Basic 的编译器和代码分析器。适合开发者和研究人员使用 roslyn 理解和优化 C# 和 Visual Basic 代码。 ...
2025-06-02 09:00:14
336
原创 Argo CD 技术解析:GitOps 理念下的 Kubernetes 持续交付工具
Argo CD 技术解析:GitOps 理念下的 Kubernetes 持续交付工具 argo-cd Argo CD 是一个声明式 Kubernetes 应用部署工具,可实现应用程序的自动化部署和版本控制。 * 提供 Kubernetes 应用的自动化部署和版本控制功能,支持多种部署策略,简化 Kubernetes 应...
2025-06-01 09:17:04
388
原创 Apollo自动驾驶平台1.0快速入门指南
Apollo自动驾驶平台1.0快速入门指南 apollo An open autonomous driving platform 项目地址: https://gitcode.com/gh_mirrors/apo/apollo ...
2025-06-01 09:04:58
367
原创 JavaScript Standard Style 代码规范详解
JavaScript Standard Style 代码规范详解 standard 项目地址: https://gitcode.com/gh_mirrors/sta/standard ...
2025-06-01 09:02:28
376
原创 Spotube项目:从校园创意到全球音乐流媒体新星的蜕变之路
Spotube项目:从校园创意到全球音乐流媒体新星的蜕变之路 spotube spotube - 一个开源、跨平台的 Spotify 客户端,使用 Spotify 的数据 API 和 YouTube 作为音频源,适合希望在不同平台上使用 Spotify 服务的开发者。 ...
2025-05-30 09:08:45
342
原创 Spring框架中的视图解析器(ViewResolver)深度解析
Spring框架中的视图解析器(ViewResolver)深度解析 spring-framework 项目地址: https://gitcode.com/gh_mirrors/spr/spring-framework ...
2025-05-30 09:05:54
363
原创 Mapbox VT-PBF 项目启动与配置教程
Mapbox VT-PBF 项目启动与配置教程 vt-pbf Serialize Mapbox Vector Tiles to binary protobufs in javascript. 项目地址: https://gitco...
2025-05-28 09:00:38
397
原创 FridaLib 开源项目最佳实践教程
FridaLib 开源项目最佳实践教程 FridaLib iOS/android frida library for reversing 项目地址: https://gitcode.com/gh_mirrors/fr/FridaL...
2025-05-28 09:00:10
351
原创 FridaHookSwiftAlamofire 项目启动与配置教程
FridaHookSwiftAlamofire 项目启动与配置教程 FridaHookSwiftAlamofire A frida tool that capture GET/POST HTTP requests of iOS Swift library 'Alamofire' and disable SSL Pinni...
2025-05-27 09:01:09
406
原创 《PixelationFx》开源项目启动与配置教程
《PixelationFx》开源项目启动与配置教程 PixelationFx ⬜ Pixelation post effect for Unity Urp 项目地址: https://gitcode.com/gh_mirrors/...
2025-05-25 09:00:46
295
原创 VuePress 主题 Gungnir 的启动和配置教程
VuePress 主题 Gungnir 的启动和配置教程 vuepress-theme-gungnir A blog theme for VuePress 2. 项目地址: https://gitcode.com/gh_mirro...
2025-05-23 09:00:07
393
原创 type-testing:项目的核心功能
type-testing:项目的核心功能 type-testing ???? A micro library for testing your TypeScript types 项目地址: https://gitcode.com/gh_...
2025-05-22 09:00:39
261
原创 FaceKit 开源项目启动与配置教程
FaceKit 开源项目启动与配置教程 FaceKit [CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks ...
2025-05-22 09:00:02
218
原创 zero:打造无限本地文件系统的解决方案
zero:打造无限本地文件系统的解决方案 zero Local file system transparently swapping to the cloud 项目地址: https://gitcode.com/gh_mirror...
2025-05-13 09:03:48
453
原创 MaroAPI:为Hypixel Skyblock提供高效数据交互
MaroAPI:为Hypixel Skyblock提供高效数据交互 MaroAPI A lightweight Hypixel Skyblock API, providing a user with an easier way to communicate with Hypixel's API. ...
2025-05-11 10:40:20
971
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人