注意:部分字体的免费是有条件的免费,详情请到字体页面查看
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
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting] | |
| "DontShowUI"=dword:00000000 | |
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
| # Python 3.11 | |
| import sys | |
| #00:00:00,000 | |
| def srt_time_to_ms(str): | |
| return ((int(str[0:2])*60+int(str[3:5]))*60+int(str[6:8]))*1000+int(str[9:12]) | |
| def ms_to_srt_time(ms): | |
| milli=ms%1000 |
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
| # Python 3.9 | |
| import sys | |
| def restore_bili_video(video_path): | |
| print("Restoring... "+video_path) | |
| ext=video_path[video_path.rfind("."):] | |
| fin=open(video_path,"rb") | |
| if fin.read(1)!=b"\xff": | |
| print("This file is not encrypted by bilibili.") |
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
| # python 3.11 | |
| import os | |
| import sys | |
| from urllib import request | |
| import urllib.error | |
| # qqem <startid> <endid> [savepath] | |
| if len(sys.argv)<2: | |
| print("Usage: qqem <startid> [endid] [savepath]") |
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
| @echo off | |
| if "%~1"=="" ( | |
| echo 未指定文件。 | |
| goto :eof | |
| ) | |
| py -m auto_editor %1 |
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
| # python 3.11 | |
| import os | |
| import sys | |
| import re | |
| from urllib import request | |
| # spider <savedir> [html files] | |
| if len(sys.argv)<2: | |
| print("Usage: spider <savedir> htmlfile1 [htmlfile2...]") |
以下各网站中的字体只列举一部分,部分字重较多的只列最细、中等、最粗的3个字重。注意这里展示的字体全部都是可以免费商用的,也就是说无须担心版权问题可自由使用。近年由于字体引发的版权问题越来越多,如果你在网上随便下载了某款字体,请一定要仔细检查它的版权说明、使用限制等,避免引起不必要的麻烦。
1. Adobe Fonts
需要下载Adobe Creative Cloud,由于Adobe不在中国提供字体服务,你需要注册外区账号使用。
Corporate Logo ver2
Corporate Logo ver2 Bold
全球地震记录
https://news.ceic.ac.cn/speedsearch.html
::获取Token
curl https://yjfw.cenc.ac.cn/api/earthquake/user/v1/register_user -X POST -H "Signature:数据" -H "Content-Type:application/json; charset=UTF-8" -d "用户数据"
::预警数据
curl https://yjfw.cenc.ac.cn/api/earthquake/event/v1/list -X POST -H "Authorization:Bearer Token数据" -H "Content-Type:application/json; charset=UTF-8" -d "用户数据"这里所说的优缺点全部是站在国内使用者的角度评价的。
- JQuake
- Kiwi Monitor (Windows) (暂时停止了开发,暂时停止下载)
- 強震モニタ Extension
- SREV Scratch GitHub Pages
- Quarog (Windows)
- EqWatch (Windows)(已停止开发) EqMini (Windows, Mac) EqMax (Windows, Mac) EqLite (Windows, Mac, Android)
- KyoshinEewViewer for ingen
