自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(627)
  • 收藏
  • 关注

原创 RVO2-Unity:实时群体动画模拟解决方案

RVO2-Unity:实时群体动画模拟解决方案 RVO2-Unity ORCA(Optimal Reciprocal Collision Avoidance) in Unity. 项目地址: https://gitcode.com...

2025-06-12 00:37:31 647

原创 Sanoid项目安装与配置全指南:ZFS快照管理利器

Sanoid项目安装与配置全指南:ZFS快照管理利器 sanoid Policy-driven snapshot management and replication tools. Using ZFS for underlying next-gen storage. (Btrfs support plans are s...

2025-06-11 09:16:27 181

原创 Facebook FBT 项目在 Web 应用中的集成指南

Facebook FBT 项目在 Web 应用中的集成指南 fbt A JavaScript Internationalization Framework 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-10 09:16:56 209

原创 AZ-104实验指南:管理Microsoft Entra ID身份标识

AZ-104实验指南:管理Microsoft Entra ID身份标识 AZ-104-MicrosoftAzureAdministrator AZ-104 Microsoft Azure Administrator 项目地址: h...

2025-06-10 09:16:22 184

原创 Perfetto UI插件开发指南:扩展性能分析工具的可视化能力

Perfetto UI插件开发指南:扩展性能分析工具的可视化能力 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource...

2025-06-10 09:04:41 239

原创 T2-Ubuntu:在T2 Mac上轻松安装Ubuntu的系统级解决方案

T2-Ubuntu:在T2 Mac上轻松安装Ubuntu的系统级解决方案 T2-Ubuntu 项目地址: https://gitcode.com/gh_mirrors/t2u/T2-Ubuntu ...

2025-06-09 09:00:00 395

原创 Akka.NET持久化查询(Persistence Query)技术详解

Akka.NET持久化查询(Persistence Query)技术详解 akka.net Canonical actor model implementation for .NET with local + distributed actors in C# and F#. ...

2025-06-08 09:20:24 997

原创 Django/Channels 教程:构建实时聊天应用(第一部分:基础设置)

Django/Channels 教程:构建实时聊天应用(第一部分:基础设置) channels Developer-friendly asynchrony for Django 项目地址: https://gitcode.com/...

2025-06-07 09:01:38 239

原创 WebSocketPP常见问题解答与技术指南

WebSocketPP常见问题解答与技术指南 websocketpp C++ websocket client/server library 项目地址: https://gitcode.com/gh_mirrors/we/webs...

2025-06-06 09:01:36 401

原创 Checkov自定义策略YAML编写实战指南

Checkov自定义策略YAML编写实战指南 checkov checkov能对 Terraform、CloudFormation、Kubernetes 等多种IaC模板进行自动化的安全性和合规性审查,有助于在部署阶段就发现并修复基础设施相关的安全风险。 ...

2025-06-06 09:00:40 275

原创 使用sktime进行时间序列预测:避免常见误区与正确方法

使用sktime进行时间序列预测:避免常见误区与正确方法 sktime A unified framework for machine learning with time series 项目地址: https://gitcode...

2025-06-04 09:21:30 270

原创 Triton推理服务器中的模型仓库代理机制深度解析

Triton推理服务器中的模型仓库代理机制深度解析 server 项目地址: https://gitcode.com/gh_mirrors/server117/server ...

2025-06-04 09:19:03 367

原创 PDFKit项目中的PDF表单功能详解

PDFKit项目中的PDF表单功能详解 pdfkit A JavaScript PDF generation library for Node and the browser 项目地址: https://gitcode.com/g...

2025-06-04 09:03:36 213

原创 Apereo CAS密码策略强制执行机制详解

Apereo CAS密码策略强制执行机制详解 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 项目地址: https://gitc...

2025-06-04 09:00:07 250

原创 深入解析DoctorWkt/acwj项目中的局部变量实现

深入解析DoctorWkt/acwj项目中的局部变量实现 acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...

2025-06-03 09:11:06 286

原创 Cockpit项目中的对象缓存机制解析

Cockpit项目中的对象缓存机制解析 cockpit Cockpit is a web-based graphical interface for servers. 项目地址: https://gitcode.com/gh_mi...

2025-06-03 09:06:01 229

原创 HashiCorp Nomad 密钥管理机制深度解析

HashiCorp Nomad 密钥管理机制深度解析 nomad hashicorp/nomad: Nomad 是 HashiCorp 公司开发的一款易于部署和管理的调度器,它支持跨数据中心进行容器、虚拟机和任务进程等工作负载的自动化部署与管理。 ...

2025-06-02 09:17:09 286

原创 Prefect运行时上下文机制深度解析

Prefect运行时上下文机制深度解析 prefect PrefectHQ/prefect: 是一个分布式任务调度和管理平台。适合用于自动化任务执行和 CI/CD。特点是支持多种任务执行器,可以实时监控任务状态和日志。 项目地址:...

2025-06-02 09:00:17 238

原创 Facebook Prophet 时间序列预测:非日粒度数据处理指南

Facebook Prophet 时间序列预测:非日粒度数据处理指南 prophet Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear...

2025-06-01 09:17:40 357

原创 First Contributions项目:命令行工具贡献指南

First Contributions项目:命令行工具贡献指南 first-contributions ????✨ Help beginners to contribute to open source projects 项目地址: h...

2025-05-30 09:08:07 227

原创 Scrapy框架中的选择器(Selectors)使用详解

Scrapy框架中的选择器(Selectors)使用详解 scrapy Scrapy, a fast high-level web crawling & scraping framework for Python. 项目地址: h...

2025-05-30 09:06:11 406

原创 Nuxt.js 进阶指南:深入理解 Nuxt Layers 架构

Nuxt.js 进阶指南:深入理解 Nuxt Layers 架构 nuxt The Intuitive Vue Framework. 项目地址: https://gitcode.com/gh_mirrors/nu/nuxt ...

2025-05-30 09:05:46 340

原创 微软 Service Fabric ASP.NET Core 集成项目启动与配置教程

微软 Service Fabric ASP.NET Core 集成项目启动与配置教程 service-fabric-aspnetcore This repo contains ASP.NET Core integration for Service Fabric Reliable Services. ...

2025-05-29 09:00:37 355

原创 开源项目ians的启动和配置教程

开源项目ians的启动和配置教程 ians ✔ A python written hacking tool ????????????‍???????????? 项目地址: https://gitcode.com/gh_mirrors/ia/ians ...

2025-05-27 09:01:12 308

原创 tango:一款高效的性能基准测试框架

tango:一款高效的性能基准测试框架 tango Rust microbenchmarking harness based on paired-testing methodology 项目地址: https://gitcode....

2025-05-16 09:00:06 360

原创 byenow:一款高效的Windows多线程文件夹删除工具

byenow:一款高效的Windows多线程文件夹删除工具 byenow Faster folder deleter 项目地址: https://gitcode.com/gh_mirrors/by/byenow ...

2025-05-15 09:00:04 396

原创 sql-server-language-extensions:执行多种语言的强大工具

sql-server-language-extensions:执行多种语言的强大工具 sql-server-language-extensions language-extensions-sqlserver 项目地址: https...

2025-05-13 09:05:48 859

原创 nikola:特斯拉车辆监控与控制的跨平台桌面应用

nikola:特斯拉车辆监控与控制的跨平台桌面应用 nikola ⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React ...

2025-05-03 17:50:25 758

原创 18F 开发手册最佳实践教程

18F 开发手册最佳实践教程 handbook The home of policies and guidelines that make up TTS. 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-27 10:30:03 276

原创 logseq-plugin-excalidraw:无缝集成Excalidraw的强大插件

logseq-plugin-excalidraw:无缝集成Excalidraw的强大插件 logseq-plugin-excalidraw 项目地址: https://gitcode.com/gh_mirrors/lo/logs...

2025-04-27 09:09:11 361

原创 MAME4droid-2024开源项目启动与配置教程

MAME4droid-2024开源项目启动与配置教程 MAME4droid-2024 MAME4droid 2024 is developed by David Valdeita (Seleuco) as a port of the latest MAME emulator by MAMEDev and contribu...

2025-04-23 12:40:02 290

原创 Startify 项目启动与配置教程

Startify 项目启动与配置教程 Startify Windows 11 Start Menu replacement based on Xamlislands. Currently, it features Windows 10 Layout combined with Windows 11 Theme and S...

2025-04-23 11:20:40 407

原创 unibest 的项目扩展与二次开发

unibest 的项目扩展与二次开发 unibest unibest - 最好用的 uniapp 开发框架。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,...

2025-04-23 07:25:45 687

原创 开源项目 winget-install 亮点详解

开源项目 winget-install 亮点详解 winget-install Install winget tool using PowerShell! Prerequisites automatically installed. Works on Windows 10/11 and Server 2022. ...

2025-04-23 07:14:59 622

原创 Shwmae项目安装与配置指南

Shwmae项目安装与配置指南 Shwmae 项目地址: https://gitcode.com/gh_mirrors/sh/Shwmae 1. 项目基础介绍Shwmae...

2025-04-23 07:04:05 330

原创 Stock-Analysis:股票价格分析与预测

Stock-Analysis:股票价格分析与预测 Stock-Analysis Regression, Scrapers, and Visualization 项目地址: https://gitcode.com/gh_mirror...

2025-04-22 22:21:15 653

原创 LIFF Playground 使用教程

LIFF Playground 使用教程 liff-playground An example app to show the usage of LIFF's API functions 项目地址: https://gitcode...

2025-04-22 07:04:15 637

原创 Android Week View 安装与配置指南

Android Week View 安装与配置指南 Android-Week-View Display highly customizable calendar views in your Android app 项目地址: ht...

2025-04-21 11:01:58 261

原创 Math Expression Evaluator 安装与配置指南

Math Expression Evaluator 安装与配置指南 Math-Expression-Evaluator A C# library for parsing mathemitical expressions with support for parentheses and variables. ...

2025-04-21 07:04:09 424

原创 Noisekun项目教程

Noisekun项目教程 Noisekun :headphones: Web page for listen combinations of sounds for relax, sleep, or getting more productive on tasks. ...

2025-04-20 07:04:08 651

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除