Alle Neu

user:thomas Gists erstellt von Nutzer

title:mygist Gists mit Titel

filename:myfile.txt Gists mit Dateinamen

extension:yml Gists mit Dateiendung

language:go Gists in Sprache

topic:homelab gists with given topic

Registrieren

Anmelden


Alle Neu Registrieren Anmelden

Alle Gists

Neueste erstellt
Älteste erstellt
Neueste bearbeitet
Älteste bearbeitet

Hudi / 留言界面js

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1 day ago
1 function initPages() {
2 const cards = document.querySelectorAll('.animate-card');
3 const wrapper = document.querySelector('.animation-wrapper');
4 const finalCard = document.querySelector('.final-card')
5 const newest_comment=loadData("newest_comment",10)
6 // 定义所有可能的飞入动画
7 const flyAnimations = [
8 'flyFromTopLeft',
9 'flyFromTopRight',
10 'flyFromBottomLeft',

Hudi / 留言界面css

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1 day ago
1 .card1{
2 width: 100%;
3 height: 100vh;
4 position: relative;
5 overflow: hidden;
6 }
7
8 .cards-container {
9 width: 100%;
10 height: 100vh;

Hudi / 腾讯云EO缓存刷新shell脚本

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1 day ago
1 #!/bin/bash
2
3 secret_id=""
4 secret_key=""
5 token=""
6
7 service="teo"
8 host="teo.tencentcloudapi.com"
9 region=""
10 action="CreatePurgeTask"
Neuer Älter

Powered by Opengist ⋅ Load: 49ms⋅

Deutsch
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文