LeetCode Horizontale Leiste für Mehrsprach-Code

Fügen Sie eine horizontale Bildlaufleiste zum div-Container mit Code in mehreren Programmiersprachen hinzu

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
138 Aspen
Installationen heute
0
Installationen gesamt
9
Bewertungen
0 0 0
Version
0.2.3.1
Erstellt am
13.01.2024
Letzte Aktualisierung
25.03.2025
Größe
10,1 KB
Lizenz
MIT
Wird angewandt auf

LeetCode题解区域的代码编辑器(Markdown)支持这样的语法:分tab展示不同编程语言的代码


```Go []
语言1
```

```py []
语言2
```

```cpp []
语言3
```

但是达到大概15个tab时,底部并没有出现水平滚动条,不方便用户查看。

本脚本添加了水平滚动条来解决这个问题。