- 博客(608)
- 收藏
- 关注
原创 前端算法进阶:深入理解分治法、动态规划与贪心算法
前端算法进阶:深入理解分治法、动态规划与贪心算法 frontend-hard-mode-interview 《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。 ...
2025-06-11 09:15:42
285
原创 Primer React 项目中的 CSS 编写规范与最佳实践
Primer React 项目中的 CSS 编写规范与最佳实践 react An implementation of GitHub's Primer Design System using React 项目地址: https://...
2025-06-11 09:03:28
316
原创 Windows App SDK中的Hybrid CRT技术解析
Windows App SDK中的Hybrid CRT技术解析 WindowsAppSDK The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, includin...
2025-06-10 09:05:02
224
原创 SirTrevor.js 项目贡献指南与技术解析
SirTrevor.js 项目贡献指南与技术解析 sir-trevor-js Rich content editing entirely re-imagined for the web 项目地址: https://gitcode....
2025-06-09 09:04:42
359
原创 Kubernetes存储概念解析:VolumeSnapshotClass详解
Kubernetes存储概念解析:VolumeSnapshotClass详解 website Kubernetes website and documentation repo: 项目地址: https://gitcode.co...
2025-06-09 09:01:19
793
原创 Azure MMLSpark 中 Vowpal Wabbit 与 LightGBM 回归算法实战指南
Azure MMLSpark 中 Vowpal Wabbit 与 LightGBM 回归算法实战指南 SynapseML 项目地址: https://gitcode.com/gh_mirrors/mm/mmlspark ...
2025-06-08 09:06:27
262
原创 ScreenVivid:简单强大的屏幕录制工具
ScreenVivid:简单强大的屏幕录制工具 screenvivid An Open Source Cross-platform Screen Recorder for Everyone 项目地址: https://gitcod...
2025-06-08 09:00:04
273
原创 Next-Forge 项目更新与依赖管理指南
Next-Forge 项目更新与依赖管理指南 next-forge A production-grade boilerplate for modern Next.js apps. 项目地址: https://gitcode.com...
2025-06-07 09:06:29
297
原创 使用ClearML实现Scikit-learn模型训练与可视化全流程记录
使用ClearML实现Scikit-learn模型训练与可视化全流程记录 clearml ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management ...
2025-06-07 09:04:02
221
原创 Vendure电商平台:自定义管理后台表单输入组件实战指南
Vendure电商平台:自定义管理后台表单输入组件实战指南 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode...
2025-06-07 09:03:21
219
原创 libra:一款强大的维度分析库
libra:一款强大的维度分析库 libra A dimensional analysis library based on dependent types 项目地址: https://gitcode.com/gh_mirrors...
2025-06-07 09:00:01
295
原创 ChanceJS 日期生成方法详解
ChanceJS 日期生成方法详解 chancejs Chance - Random generator helper for JavaScript 项目地址: https://gitcode.com/gh_mirrors/ch/...
2025-06-06 09:20:12
382
原创 Alluxio技术文档编写规范指南
Alluxio技术文档编写规范指南 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud 项目地址: https:/...
2025-06-06 09:05:23
336
原创 va:提高工作效率的强大工具集
va:提高工作效率的强大工具集 va 项目地址: https://gitcode.com/gh_mirrors/va1/va 项目介绍在现代工作环境中,提高效率是每个企业...
2025-06-06 09:00:09
398
原创 VJTools项目中的并发处理最佳实践指南
VJTools项目中的并发处理最佳实践指南 vjtools The vip.com's java coding standard, libraries and tools 项目地址: https://gitcode.com/gh_...
2025-06-05 09:15:48
386
原创 Apache Tomcat 运行指南:从安装到多实例配置
Apache Tomcat 运行指南:从安装到多实例配置 tomcat Tomcat是一个开源的Web服务器,主要用于部署Java Web应用程序。它的特点是易用性高、稳定性好、兼容性广等。适用于Java Web应用程序部署场景。 ...
2025-06-05 09:14:22
269
原创 LCARS-SDK:为现代浏览器和应用带来LCARS界面的强大工具
LCARS-SDK:为现代浏览器和应用带来LCARS界面的强大工具 LCARS-SDK A development kit and environment umbrella designed specifically for creating a functional implementation of the LCAR...
2025-06-05 09:00:01
365
原创 OceanBase数据库架构深度解析:从核心设计到多租户实现
OceanBase数据库架构深度解析:从核心设计到多租户实现 oceanbase OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalabil...
2025-06-04 09:19:33
347
原创 Velero 对象图谱清单设计解析:提升备份恢复效率的关键架构
Velero 对象图谱清单设计解析:提升备份恢复效率的关键架构 velero Backup and migrate Kubernetes applications and their persistent volumes 项目地址...
2025-06-04 09:18:46
234
原创 Coil 3升级指南:全面拥抱Kotlin多平台开发
Coil 3升级指南:全面拥抱Kotlin多平台开发 coil Image loading for Android backed by Kotlin Coroutines. 项目地址: https://gitcode.com/gh...
2025-06-03 09:11:47
370
原创 深入解析DoctorWkt/acwj项目:更多运算符的实现
深入解析DoctorWkt/acwj项目:更多运算符的实现 acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...
2025-06-03 09:11:04
283
原创 ESP-IDF项目速度优化全指南
ESP-IDF项目速度优化全指南 esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. 项目...
2025-06-02 09:16:59
382
原创 Spring Cloud Alibaba 整合示例项目深度解析
Spring Cloud Alibaba 整合示例项目深度解析 spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions ...
2025-06-01 09:03:08
401
原创 Parcel项目中的AdjacencyList数据结构深度解析
Parcel项目中的AdjacencyList数据结构深度解析 parcel The zero configuration build tool for the web. ???????? 项目地址: https://gitcode.com/...
2025-05-30 09:08:06
388
原创 Nuxt.js 自定义路由配置完全指南
Nuxt.js 自定义路由配置完全指南 nuxt The Intuitive Vue Framework. 项目地址: https://gitcode.com/gh_mirrors/nu/nuxt ...
2025-05-30 09:05:47
345
原创 Vite项目深度解析:依赖预构建机制详解
Vite项目深度解析:依赖预构建机制详解 vite Next generation frontend tooling. It's fast! 项目地址: https://gitcode.com/gh_mirrors/vi/vite...
2025-05-30 09:02:40
231
原创 Oxnn 项目启动和配置教程
Oxnn 项目启动和配置教程 oxnn 项目地址: https://gitcode.com/gh_mirrors/ox/oxnn 项目的目录结构及介绍Oxnn 是一个扩展...
2025-05-28 09:00:55
397
原创 SpeedyNote:轻量级、快速且支持触控笔的笔记应用
SpeedyNote:轻量级、快速且支持触控笔的笔记应用 SpeedyNote A simple note app with good performance and PDF import support 项目地址: https:...
2025-05-20 09:00:06
279
原创 faup:强大的URL解析与标准化工具
faup:强大的URL解析与标准化工具 faup Fast URL decoder library 项目地址: https://gitcode.com/gh_mirrors/fa/faup ...
2025-05-15 09:00:02
256
原创 darkweb-everywhere:自动重定向至网站隐藏服务
darkweb-everywhere:自动重定向至网站隐藏服务 darkweb-everywhere HTTPS Everywhere rulesets for hidden services and eepsites. 项目地址...
2025-05-08 20:00:15
247
原创 老板来了?快用Boss-Key老板键一键隐藏窗口!
老板来了?快用Boss-Key老板键一键隐藏窗口! Boss-Key 老板来了?快用Boss-Key老板键一键隐藏静音当前窗口!上班摸鱼必备神器 项目地址: https://gitcode.com/gh_mirrors/bo/Bo...
2025-05-06 14:01:00
285
原创 outstanding-shiny-ui:为R语言提供卓越用户界面
outstanding-shiny-ui:为R语言提供卓越用户界面 outstanding-shiny-ui Outstanding User Interfaces with Shiny CRC Press book online version ...
2025-05-03 09:50:30
546
原创 Transmogrifier:将3D文件批量转换为其他格式
Transmogrifier:将3D文件批量转换为其他格式 Transmogrifier A Blender addon for batch converting 3D files and associated textures into other formats. ...
2025-04-30 11:50:40
733
原创 SimpleScene 的安装和配置教程
SimpleScene 的安装和配置教程 SimpleScene Simple 3D scene manager in C# and OpenTK / OpenGL 项目地址: https://gitcode.com/gh_mir...
2025-04-26 10:10:05
251
原创 onebots 的安装和配置教程
onebots 的安装和配置教程 onebots 基于icqq的多例oneBot管理应用 项目地址: https://gitcode.com/gh_mirrors/on/onebots ...
2025-04-25 11:21:23
740
原创 FastAPI 与 Supabase 模板项目最佳实践
FastAPI 与 Supabase 模板项目最佳实践 fastapi_supabase_template ????fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one????,inspired by f...
2025-04-25 10:30:08
362
原创 iStore项目启动与配置教程
iStore项目启动与配置教程 istore 一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。 项目地址: https://g...
2025-04-24 10:49:10
323
原创 Teaching:面向教育者的开源教学资料
Teaching:面向教育者的开源教学资料 Teaching Teaching Materials for Dr. Waleed A. Yousef 项目地址: https://gitcode.com/gh_mirrors/tea...
2025-04-24 09:12:22
456
原创 LSPatch 项目亮点解析
LSPatch 项目亮点解析 LSPatch LSPatch: A non-root Xposed framework extending from LSPosed 项目地址: https://gitcode.com/gh_mir...
2025-04-23 07:21:44
737
原创 开源项目 xmlview 亮点详解
开源项目 xmlview 亮点详解 xmlview Powerful XML viewer for Google Chrome and Safari 项目地址: https://gitcode.com/gh_mirrors/xm/...
2025-04-23 07:10:58
826
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人