自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

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

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

2025-06-03 09:11:06 241

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

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

2025-06-03 09:06:01 148

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

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

2025-06-02 09:17:09 255

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

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

2025-06-02 09:00:17 211

原创 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 349

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

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

2025-05-30 09:08:07 224

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

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

2025-05-30 09:06:11 384

原创 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 331

原创 微软 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 349

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

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

2025-05-27 09:01:12 302

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

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

2025-05-16 09:00:06 356

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

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

2025-05-15 09:00:04 390

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

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

2025-05-13 09:05:48 855

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

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

2025-05-03 17:50:25 755

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

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

2025-04-27 10:30:03 273

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

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

2025-04-27 09:09:11 352

原创 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 279

原创 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 405

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

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

2025-04-23 07:25:45 680

原创 开源项目 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 618

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

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

2025-04-23 07:04:05 329

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

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

2025-04-22 22:21:15 631

原创 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 632

原创 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 257

原创 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 419

原创 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 646

原创 Jitsi Handbook 安装与配置指南

Jitsi Handbook 安装与配置指南 handbook The Jitsi Handbook 项目地址: https://gitcode.com/gh_mirrors/handbook33/handbook ...

2025-04-19 10:27:08 627

原创 Misaki 开源项目使用教程

Misaki 开源项目使用教程 misaki G2P 项目地址: https://gitcode.com/gh_mirrors/mis/misaki 1. 项目目录结构及介绍...

2025-04-19 10:20:42 407

原创 Topos 协议项目安装与配置指南

Topos 协议项目安装与配置指南 topos Implementation of the Topos Protocol 项目地址: https://gitcode.com/gh_mirrors/topo/topos ...

2025-04-19 07:04:31 534

原创 Science Gothic 开源项目教程

Science Gothic 开源项目教程 science-gothic Science Gothic, a libre variable font 项目地址: https://gitcode.com/gh_mirrors/sc/...

2025-04-18 07:04:23 757

原创 Android Emulator Hypervisor Driver 使用教程

Android Emulator Hypervisor Driver 使用教程 android-emulator-hypervisor-driver 项目地址: https://gitcode.com/gh_mirrors/an...

2025-04-17 10:13:03 324

原创 开源项目教程:软件工程师图书库

开源项目教程:软件工程师图书库 the-software-engineer-library It is a library of books that every software engineer/developer should be aware of. ...

2025-04-17 07:04:40 304

原创 react-markdown-editor:一款功能强大的Markdown编辑器

react-markdown-editor:一款功能强大的Markdown编辑器 react-markdown-editor A markdown editor with preview, implemented with React.js and TypeScript. ...

2025-04-16 17:10:28 887

原创 Robocorp RobotFramework LSP 安装与配置指南

Robocorp RobotFramework LSP 安装与配置指南 robotframework-lsp Language Server Protocol implementation for Robot Framework ...

2025-04-16 16:18:15 1034

原创 C3DPO - 非刚性结构运动的三维姿态网络

C3DPO - 非刚性结构运动的三维姿态网络 c3dpo_nrsfm C3DPO - Canonical 3D Pose Networks for Non-rigid Structure From Motion. 项目地址: ht...

2025-04-16 16:13:31 351

原创 Gunshi 项目使用教程

Gunshi 项目使用教程 gunshi Gunshi: Modern javascript command-line library 项目地址: https://gitcode.com/gh_mirrors/gu/gunshi...

2025-04-16 07:04:13 299

原创 开源项目MOOC-MBA使用说明

开源项目MOOC-MBA使用说明 MOOC-MBA Path to a free self-taught education in Business 项目地址: https://gitcode.com/gh_mirrors/mo/...

2025-04-14 17:20:57 264

原创 pyvmidbg项目教程

pyvmidbg项目教程 pyvmidbg LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger ...

2025-04-14 16:11:43 230

原创 kaldi-active-grammar:动态控制语音识别的强大工具

kaldi-active-grammar:动态控制语音识别的强大工具 kaldi-active-grammar Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time...

2025-04-12 19:50:31 944

原创 TSstudio:时间序列分析与预测工具包

TSstudio:时间序列分析与预测工具包 TSstudio Tools for time series analysis and forecasting 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-12 09:57:11 705

空空如也

空空如也

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

TA关注的人

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