- 博客(626)
- 收藏
- 关注
原创 BDWGC垃圾回收器基础教程:从编译到实战示例
BDWGC垃圾回收器基础教程:从编译到实战示例 bdwgc The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc) ...
2025-06-12 09:08:24
222
原创 Jekyll-TeXt-Theme 主题的 Logo 与 Favicon 配置指南
Jekyll-TeXt-Theme 主题的 Logo 与 Favicon 配置指南 jekyll-TeXt-theme ???? ???? A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc...
2025-06-11 09:19:22
185
原创 Salesforce设计系统(Salesforce UX Design System)提交规范详解
Salesforce设计系统(Salesforce UX Design System)提交规范详解 design-system Salesforce Lightning Design System 项目地址: https://gi...
2025-06-11 09:02:34
180
原创 使用SST框架集成Sentry监控Serverless应用
使用SST框架集成Sentry监控Serverless应用 sst.dev Repo for sst.dev 项目地址: https://gitcode.com/gh_mirrors/ss/sst.dev ...
2025-06-10 09:21:29
319
原创 The Bread Code 项目常见问题与解决方案指南
The Bread Code 项目常见问题与解决方案指南 the-bread-code Learn how to master the art of baking the programmer way. 项目地址: https:/...
2025-06-10 09:02:25
343
原创 zTree核心功能详解:使用API方法实现节点的增删改操作
zTree核心功能详解:使用API方法实现节点的增删改操作 zTree_v3 jQuery Tree Plugin 项目地址: https://gitcode.com/gh_mirrors/zt/zTree_v3 ...
2025-06-10 09:02:23
157
原创 Mint语言中的时间处理:Time模块详解
Mint语言中的时间处理:Time模块详解 mint :leaves: A refreshing programming language for the front-end web 项目地址: https://gitcode.c...
2025-06-10 09:02:08
273
原创 最大并行镜像拉取数 {maximum-parallel-image-pulls}
最大并行镜像拉取数 {#maximum-parallel-image-pulls} website Kubernetes website and documentation repo: 项目地址: https://gitcod...
2025-06-09 09:07:25
286
原创 Apache Ignite分布式追踪系统深度解析
Apache Ignite分布式追踪系统深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:05:50
288
原创 Remax 快速入门指南:从零开始构建小程序应用
Remax 快速入门指南:从零开始构建小程序应用 remax 使用真正的 React 构建跨平台小程序 项目地址: https://gitcode.com/gh_mirrors/re/remax ...
2025-06-09 09:03:20
351
原创 OpenShot视频编辑器:全面解析视频配置文件与预设
OpenShot视频编辑器:全面解析视频配置文件与预设 openshot-qt OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated...
2025-06-08 09:21:11
317
原创 HashiCorp go-plugin 深度教程:构建可扩展的Go插件系统
HashiCorp go-plugin 深度教程:构建可扩展的Go插件系统 go-plugin Golang plugin system over RPC. 项目地址: https://gitcode.com/gh_mirrors...
2025-06-08 09:00:10
397
原创 promise-utils:为JavaScript/TypeScript开发者提供的ES6 Promise工具库
promise-utils:为JavaScript/TypeScript开发者提供的ES6 Promise工具库 promise-utils Lodash-like, dependency-free utilities for native ES6 promises. ...
2025-06-06 09:00:01
367
原创 BARTpho:越南语预训练序列到序列模型
BARTpho:越南语预训练序列到序列模型 BARTpho BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese (INTERSPEECH 2022) 项目...
2025-06-05 09:00:04
385
原创 FluentValidation 10.0 升级指南:关键变更与迁移策略
FluentValidation 10.0 升级指南:关键变更与迁移策略 FluentValidation 项目地址: https://gitcode.com/gh_mirrors/flu/FluentValidation ...
2025-06-04 09:17:54
305
原创 深入理解JVM内存分配与垃圾回收机制
深入理解JVM内存分配与垃圾回收机制 jvm ???? JVM 底层原理最全知识总结 项目地址: https://gitcode.com/gh_mirrors/jvm9/jvm 前...
2025-06-04 09:00:15
175
原创 Airbyte文档编写指南:从入门到精通
Airbyte文档编写指南:从入门到精通 airbyte Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes. ...
2025-06-02 09:02:26
344
原创 JavaScript教程:DOM文档修改详解
JavaScript教程:DOM文档修改详解 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en.ja...
2025-06-01 09:08:02
264
原创 Vue-Vben-Admin 主题系统深度解析
Vue-Vben-Admin 主题系统深度解析 vue-vben-admin vbenjs/vue-vben-admin: 是一个基于 Vue.js 和 Element UI 的后台管理系统,支持多种数据源和插件扩展。该项目提供了一个完整的后台管理系统,可以方便地实现数据的查询和管理,同时支持多种数据库和插件扩展。 ...
2025-06-01 09:03:22
293
原创 神经网络入门:感知机模型详解
神经网络入门:感知机模型详解 AI-For-Beginners 微软推出的人工智能入门指南项目,适合对人工智能和机器学习感兴趣的人士学习入门知识,内容包括基本概念、算法和实践案例。特点是简单易用,内容全面,面向初学者。 项目地址:...
2025-05-30 09:09:53
281
原创 Gradio项目深度解析:使用Render装饰器构建动态交互应用
Gradio项目深度解析:使用Render装饰器构建动态交互应用 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 ...
2025-05-30 09:09:36
224
原创 Elasticsearch 8.0 索引设置变更详解
Elasticsearch 8.0 索引设置变更详解 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:05:56
271
原创 Chart.js 核心API详解:从基础操作到高级控制
Chart.js 核心API详解:从基础操作到高级控制 Chart.js Simple HTML5 Charts using the `canvas` tag 项目地址: https://gitcode.com/gh_mirror...
2025-05-30 09:03:38
238
原创 Hugo Theme Reimu 最佳实践教程
Hugo Theme Reimu 最佳实践教程 hugo-theme-reimu 一款博丽灵梦风格的Hugo主题 | A Hakurei Reimu style Hugo theme. ????Touhou???? 项目地址: https:/...
2025-05-29 09:01:17
214
原创 Apollo Server Vercel 项目启动与配置教程
Apollo Server Vercel 项目启动与配置教程 apollo-server-vercel ⚫ Production-ready Node.js GraphQL server for Vercel Serverless Functions ...
2025-05-29 09:00:40
299
原创 清洁代码在JavaScript中的最佳实践
清洁代码在JavaScript中的最佳实践 clean-code-javascript :bathtub: Clean Code concepts adapted for JavaScript 项目地址: https://gitc...
2025-05-29 09:00:36
337
原创 Ketarin:自动更新安装包的得力助手
Ketarin:自动更新安装包的得力助手 Ketarin Ketarin - application download helper 项目地址: https://gitcode.com/gh_mirrors/ke/Ketarin...
2025-05-22 09:00:05
380
原创 CountryPicker:项目的核心功能/场景
CountryPicker:项目的核心功能/场景 CountryPicker A simple, customizable Country picker for picking country or dialing code. ???????? ???????? ???????? ???????? ???????? ???????? ???????? ???????? ???????? ???????? ????????
2025-05-22 09:00:00
724
原创 evt2sigma:将日志条目轻松转换为Sigma规则
evt2sigma:将日志条目轻松转换为Sigma规则 evt2sigma Log Entry to Sigma Rule Converter 项目地址: https://gitcode.com/gh_mirrors/ev/evt...
2025-05-15 09:00:06
273
原创 s3ar:高效便捷的S3下载与上传工具
s3ar:高效便捷的S3下载与上传工具 s3ar A massively fast S3 downloader/uploader 项目地址: https://gitcode.com/gh_mirrors/s3/s3ar ...
2025-05-14 09:00:03
325
原创 Philosopher:高效且灵活的质谱数据分析工具
Philosopher:高效且灵活的质谱数据分析工具 philosopher PeptideProphet, PTMProphet, ProteinProphet, iProphet, Abacus, and FDR filtering ...
2025-05-11 09:04:09
615
原创 Kuro-autosignin:自动化任务助手,轻松管理签到
Kuro-autosignin:自动化任务助手,轻松管理签到 Kuro-autosignin python脚本自动签到库街区游戏(鸣潮)及库街区每日任务 项目地址: https://gitcode.com/gh_mirrors/k...
2025-05-02 09:10:30
607
原创 svelte-render-scan:助力Svelte应用的可视化调试
svelte-render-scan:助力Svelte应用的可视化调试 svelte-render-scan Visual debugging tool for Svelte applications. 项目地址: https:/...
2025-04-30 21:40:18
685
原创 Vim-EasyComplete:高效的代码补全插件
Vim-EasyComplete:高效的代码补全插件 vim-easycomplete 杭州市余杭区最好用的 VIM/NVIM 代码补全插件 项目地址: https://gitcode.com/gh_mirrors/vi/vim-...
2025-04-30 09:50:28
970
原创 Unshort.link 项目启动与配置教程
Unshort.link 项目启动与配置教程 unshort.link Prevent short link services from tracking you by unshortening the urls for your ...
2025-04-28 10:40:05
287
原创 Samarium 项目最佳实践教程
Samarium 项目最佳实践教程 samarium ERP built with Laravel and Livewire. Generate invoice, manage webpages and much more. 项目...
2025-04-27 10:40:04
375
原创 dwm 的安装和配置教程
dwm 的安装和配置教程 dwm Deno Window Manager: Cross-platform window creation and management 项目地址: https://gitcode.com/gh_mi...
2025-04-25 12:50:01
663
原创 meshroomcl 的安装和配置教程
meshroomcl 的安装和配置教程 meshroomcl MeshroomCL: An OpenCL implementation of photogrammetry with the Meshroom interface 项...
2025-04-25 11:11:04
305
原创 开源项目最佳实践教程
开源项目最佳实践教程 code-samples Holds code for our CVPR'23 tutorial: All Things ViTs: Understanding and Interpreting Attention in Vision. ...
2025-04-24 11:01:30
221
原创 开源项目ctl的启动与配置教程
开源项目ctl的启动与配置教程 ctl My variant of the C Template Library 项目地址: https://gitcode.com/gh_mirrors/ctl2/ctl ...
2025-04-24 10:31:54
318
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人