- 博客(684)
- 收藏
- 关注
原创 深入解析MDN DOM示例中的Abort API实现
深入解析MDN DOM示例中的Abort API实现 dom-examples Code examples that accompany various MDN DOM and Web API documentation pages ...
2025-06-10 09:20:24
96
原创 Embark框架开发指南:从代码规范到贡献流程
Embark框架开发指南:从代码规范到贡献流程 embark 项目地址: https://gitcode.com/gh_mirrors/emb/embark Embark作...
2025-06-10 09:19:20
179
原创 《命令行数据科学》第二版:数据科学家的高效工具指南
《命令行数据科学》第二版:数据科学家的高效工具指南 data-science-at-the-command-line Data Science at the Command Line 项目地址: https://gitcode.c...
2025-06-10 09:17:32
86
原创 使用Liveblocks、Yjs和Quill构建实时协作文本编辑器
使用Liveblocks、Yjs和Quill构建实时协作文本编辑器 liveblocks Liveblocks is a real-time collaboration infrastructure for developers. ...
2025-06-10 09:08:03
92
原创 NetAlertX项目Docker容器升级策略详解
NetAlertX项目Docker容器升级策略详解 NetAlertX ???????? WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are f...
2025-06-10 09:02:32
138
原创 Linux-Tutorial 项目中的 Docker 快速入门指南
Linux-Tutorial 项目中的 Docker 快速入门指南 linux-tutorial :penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本 项目地址: ...
2025-06-07 09:03:45
255
原创 在Xcode中使用sccache加速编译的完整指南
在Xcode中使用sccache加速编译的完整指南 sccache sccache is ccache with cloud storage 项目地址: https://gitcode.com/gh_mirrors/sc/scca...
2025-06-06 09:22:03
330
原创 在Sui区块链上编写第一个Move智能合约包
在Sui区块链上编写第一个Move智能合约包 sui Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by ...
2025-06-06 09:04:48
222
原创 WXT项目指南:如何针对不同浏览器构建浏览器扩展
WXT项目指南:如何针对不同浏览器构建浏览器扩展 wxt ⚡ Next-gen Web Extension Framework 项目地址: https://gitcode.com/gh_mirrors/wx/wxt ...
2025-06-06 09:04:39
246
原创 Nuclide项目自定义键盘快捷键配置指南
Nuclide项目自定义键盘快捷键配置指南 nuclide 项目地址: https://gitcode.com/gh_mirrors/nuc/nuclide 前言Nucl...
2025-06-05 09:15:26
344
原创 Pydantic-AI项目单元测试最佳实践指南
Pydantic-AI项目单元测试最佳实践指南 pydantic-ai Agent Framework / shim to use Pydantic with LLMs 项目地址: https://gitcode.com/gh_m...
2025-06-04 09:10:13
270
原创 WatermelonDB本地存储(LocalStorage)机制详解
WatermelonDB本地存储(LocalStorage)机制详解 WatermelonDB ???? Reactive & asynchronous database for powerful React and React Native apps ⚡️ ...
2025-06-03 09:12:46
213
原创 JuiceFS 在 Google Colab 上的实践指南:结合 Google Cloud SQL 和 GCS
JuiceFS 在 Google Colab 上的实践指南:结合 Google Cloud SQL 和 GCS juicefs JuiceFS 是一个高性能的分布式文件系统,适用于大规模数据处理、机器学习、容器和对象存储等场景。* 提供高性能的分布式文件系统;支持多种云存储和对象存储;支持 POSIX 文件系统接口。* ...
2025-06-03 09:10:37
278
原创 SlimPHP 4 升级指南:关键变更与迁移策略
SlimPHP 4 升级指南:关键变更与迁移策略 Slim Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. ...
2025-06-03 09:05:55
401
原创 Deno Fresh框架动态路由详解:实现个性化页面渲染
Deno Fresh框架动态路由详解:实现个性化页面渲染 fresh The next-gen web framework. 项目地址: https://gitcode.com/gh_mirrors/fr/fresh ...
2025-06-03 09:03:08
361
原创 Facebook Watchman 项目贡献指南与技术规范解析
Facebook Watchman 项目贡献指南与技术规范解析 watchman Watches files and records, or triggers actions, when they change. 项目地址: h...
2025-06-03 09:02:58
234
原创 ABP框架微服务解决方案添加新微服务指南
ABP框架微服务解决方案添加新微服务指南 abp Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with b...
2025-06-03 09:02:50
228
原创 Vitepress 自定义主题开发完全指南
Vitepress 自定义主题开发完全指南 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/vi/v...
2025-06-02 09:17:38
369
原创 ANTLR4多语言运行时库与代码生成目标全面解析
ANTLR4多语言运行时库与代码生成目标全面解析 antlr4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating s...
2025-06-02 09:02:25
326
原创 深入理解Google/JAX中的基本操作原语
深入理解Google/JAX中的基本操作原语 jax Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more ...
2025-06-01 09:03:31
314
原创 Fairseq大规模语言模型中的专家混合技术解析
Fairseq大规模语言模型中的专家混合技术解析 fairseq facebookresearch/fairseq: fairseq 是Facebook AI研究团队开发的一个高性能序列到序列(Seq2Seq)学习框架,主要用于机器翻译、文本生成以及其他自然语言处理任务的研究与开发。 ...
2025-06-01 09:02:09
296
原创 ToolJet应用构建器中的Inspector工具使用指南
ToolJet应用构建器中的Inspector工具使用指南 ToolJet 用于构建商业应用的低代码平台。连接到数据库、云存储、GraphQL、API端点、Airtable、Google表格、OpenAI等,并使用拖放式应用构建器构建应用程序。使用JavaScript/TypeScript构建。???? ...
2025-05-30 09:11:43
339
原创 Three.js 渲染目标(Render Targets)技术详解
Three.js 渲染目标(Render Targets)技术详解 three.js JavaScript 3D Library. 项目地址: https://gitcode.com/gh_mirrors/th/three.js...
2025-05-30 09:01:38
349
原创 splinux:Linux 下屏幕分屏工具
splinux:Linux 下屏幕分屏工具 splinux A tool for splitting the screen on Linux, and passing inputs to them 项目地址: https://g...
2025-05-30 01:50:28
728
原创 USDB Syncer 开源项目最佳实践教程
USDB Syncer 开源项目最佳实践教程 usdb_syncer 项目地址: https://gitcode.com/gh_mirrors/us/usdb_syncer ...
2025-05-24 09:04:01
368
原创 SageAttention:提升神经网络性能的注意力机制
SageAttention:提升神经网络性能的注意力机制 SageAttention Fork of SageAttention for Windows wheels and easy installation 项目地址: htt...
2025-05-24 09:00:53
276
原创 ETPlugins:游戏开发者的实用工具集
ETPlugins:游戏开发者的实用工具集 ETPlugins 插件集合 项目地址: https://gitcode.com/gh_mirrors/et/ETPlugins ...
2025-05-24 09:00:18
273
原创 Azure Sphere Samples:探索微软Azure Sphere平台的强大功能
Azure Sphere Samples:探索微软Azure Sphere平台的强大功能 azure-sphere-samples Samples for Azure Sphere 项目地址: https://gitcode.co...
2025-05-22 01:11:31
252
原创 testrocket:极致简单的Ruby测试库
testrocket:极致简单的Ruby测试库 testrocket Super simple Ruby testing library 项目地址: https://gitcode.com/gh_mirrors/te/testro...
2025-05-21 09:00:01
353
原创 variational-dropout-sparsifies-dnn:实现深度神经网络的稀疏化
variational-dropout-sparsifies-dnn:实现深度神经网络的稀疏化 variational-dropout-sparsifies-dnn Sparse Variational Dropout, ICML 2017 ...
2025-05-16 09:00:00
384
原创 GitterMobile:非官方Gitter.im客户端,跨平台沟通利器
GitterMobile:非官方Gitter.im客户端,跨平台沟通利器 GitterMobile Unofficial Gitter.im (chat for GitHub) client for iOS and Android. [build with react-native] ...
2025-05-07 11:50:20
808
原创 networking-ts-impl:C++网络技术规范的实现
networking-ts-impl:C++网络技术规范的实现 networking-ts-impl An implementation of the C++ Networking Technical Specification ...
2025-05-04 20:40:15
685
原创 gSLICr:实时超像素分割的利器
gSLICr:实时超像素分割的利器 gSLICr gSLICr: Real-time super-pixel segmentation 项目地址: https://gitcode.com/gh_mirrors/gs/gSLICr...
2025-04-28 23:50:20
714
原创 Where-Is-Evidence:数字取证入门实战工具集
Where-Is-Evidence:数字取证入门实战工具集 Where-Is-Evidence 项目地址: https://gitcode.com/gh_mirrors/wher/Where-Is-Evidence ...
2025-04-28 20:32:35
508
原创 屏幕广播器项目最佳实践教程
屏幕广播器项目最佳实践教程 ScreenBroadcaster Screen broadcast and remote control tool based on FFmpeg. 基于 FFmpeg 的屏幕广播与远程操控工具. 项...
2025-04-28 10:40:02
405
原创 awesome-cc0 的安装和配置教程
awesome-cc0 的安装和配置教程 awesome-cc0 awesome list of free to use public domain CC0 licensed assets from across the internet ...
2025-04-27 10:20:42
411
原创 Saber-Translator开源项目最佳实践教程
Saber-Translator开源项目最佳实践教程 Saber-Translator ✨ 一款小白也能轻松使用的漫画翻译工具,旨在帮助漫画爱好者轻松跨越语言障碍,畅享原汁原味的日文漫画。 利用先进的 AI 技术,智能检测漫画中的对话气泡,精准识别日文文本,并快速翻译成流畅自然的中文。 ✨ 无论是图片还是 PDF 格...
2025-04-25 14:00:00
571
原创 Dapr-agents 项目启动与配置教程
Dapr-agents 项目启动与配置教程 dapr-agents Build autonomous, resilient and observable AI agents with built-in workflow orchestration, security, statefulness and telemetry...
2025-04-25 11:01:09
714
原创 3DSident 项目亮点解析
3DSident 项目亮点解析 3DSident PSPident clone for 3DS 项目地址: https://gitcode.com/gh_mirrors/3d/3DSident ...
2025-04-23 07:23:41
850
原创 开源项目 VeLoCity-Skin-for-VLC 亮点详解
开源项目 VeLoCity-Skin-for-VLC 亮点详解 VeLoCity-Skin-for-VLC Castom skin for VLC Player 项目地址: https://gitcode.com/gh_mirro...
2025-04-23 07:12:51
798
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人