本页整理 data-stats-hth.com.cn 的相关资料与常用入口,便于后续查看。
Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| id | station | stationid | value | unit | obstime | date | |
|---|---|---|---|---|---|---|---|
| 0 | 流浮山 | RF001 | 4 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 1 | 湿地公园 | RF002 | 3 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 2 | 水边围 | N12 | 0 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 3 | 石岗 | RF003 | M | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 4 | 大美督 | RF004 | 0 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 5 | 大埔墟 | RF005 | 0 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 6 | 北潭涌 | RF006 | 0 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 7 | 滘西洲 | RF007 | 0 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 | |
| 8 | 西贡 | N15 | 0 | mm | 2026-07-07T05:00:00+08:00 | 2026-07-07 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias ll='ls -alh' | |
| alias gs='git status' | |
| alias gp='git pull --rebase' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log uploaded on Monday, July 6, 2026, 4:20:31 PM | |
| Loaded mods: | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) | |
| Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies) | |
| Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies) | |
| Cherry Picker(Owlchemist.CherryPicker): CherryPicker(av:1.0.62,fv:1.0.62) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias ll='ls -alh' | |
| alias gs='git status' | |
| alias gp='git pull --rebase' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias ll='ls -alh' | |
| alias gs='git status' | |
| alias gp='git pull --rebase' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module Main | |
| def tick args | |
| # ./samples/07_advanced_rendering/12_blend_modes_additive_modulo/app/main.rb | |
| # Sample app shows how to use blend modes to create a masking layer | |
| # Special thanks to akzidenz@discord (https://akzidenz.itch.io/) for providing this sample app | |
| # | |
| # blendmode reference: | |
| # 1: alpha blending (default) | |
| # 2: additive blending | |
| # 4: modulo blending |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDO6YTDDb4nGeknc6gkkbjYZ7XyZKihulVQMqPwuKoMJu6rhZAtbI+hwoaRGhIqL9A882XnKjvenJ7WgjVcxHGebkeRxChGB42m1Ivd5vsFWIACbd9r0XMQFafc5J+zKYrgLVQvKzBsSmuKSEidgP+RxJ0iEC0DD+XDkLF3tahf1vkqDV4se4I9qCZdPW/4HKGEa1zd+McnMualwSDbMTFMg/VTUoYriSuNk57972ONjB581BLAKjQ+ohfwq0Xxvyv/Rg9Ct8w1hFTLtJx8ww3YmhqlhFH7OvsVTnVKX1ELTxyyk3A/8+4xXjFmFXFrN4L7kWrkfVESKpn+dkyyU2ly/I6XbNjcrVejEEQl47m+0l7rNp8ucbFhvFlOvgdG1IKmUcQ2jbLmSd07E1ktwPSKzowU8IBm65Q6PzWmqomNlgj8uzoGeIhJZVflOSgtNk5sVNS7g0Zn5YSwbkArmvvnV2+XqaKz6BNSx3JERKghaNqSKKzL/GJ+Qbkpc8x0GjRdIOnu3QorhxWBGlsdo1Hd4cmfv04+PfxkwsN1h01ZXFdTFHY78mFXmEboTQl6cgd548ooGYTgqNa5OFJX50GAotz88x09xhuNz/DndmPYlY2TJoca6eO9aSeZvEmnSxUNO7vRV9BR7K82YWSsqeh2B9P3sTwt4zHuiQQNAwlTRQ== fuku@plus-c.co.jp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias ll='ls -alh' | |
| alias gs='git status' | |
| alias gp='git pull --rebase' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"> | |
| <title>Transcript — General Support #149</title> | |
| <style> | |
| *{margin:0;padding:0;box-sizing:border-box} | |
| body{background:#313338;color:#dbdee1;font-family:'gg sans','Noto Sans',Whitney,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;line-height:1.375} | |
| a{color:#00a8fc;text-decoration:none}a:hover{text-decoration:underline} | |
| code{background:#2b2d31;padding:0 4px;border-radius:3px;font-family:Consolas,monospace;font-size:85%} | |
| .hdr{background:#1e1f22;border-radius:8px;padding:20px 28px;margin:20px 20px 0} |