All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login

All gists

Recently created
Least recently created
Recently updated
Least recently updated

Hudi / 留言界面js

0 likes
0 forks
1 files
Last active 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 likes
0 forks
1 files
Last active 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 likes
0 forks
1 files
Last active 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"
Newer Older

Powered by Opengist ⋅ Load: 57ms⋅

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