一些注释:
T 开头是 3TUSK,Z 开头是 ustc_zzzz
[Slide #1],参考时间 00:00
T: Good morning, afternoon, evening, everyone here, and thank you for coming to this keynote.
一些注释:
T 开头是 3TUSK,Z 开头是 ustc_zzzz
[Slide #1],参考时间 00:00
T: Good morning, afternoon, evening, everyone here, and thank you for coming to this keynote.
Name | Site | Software | Open-source? | API? | Register? | Note | |
---|---|---|---|---|---|---|---|
pastebin.com | https://pastebin.com | No | Yes | Optional | Daily quota imposed on API usage of a regular account | ||
Gist | https://gist.github.com | No | Yes | Mandatory | |||
paste.ee | https://paste.ee | No | Yes | Optional | API requires registration | ||
Ubuntu | https://paste.ubuntu.com | No | No | Mandatory | |||
centos | https://paste.centos.org | Stikked | Yes | Yes | N/A | API usage not open to public | |
Mozilla | https://pastebin.mozilla.org | dpaste | Yes | Yes | N/A | Does not support characters beyond ASCII | |
dpaste | https://dpaste.org | dpaste | Yes | Yes | N/A | dpaste demo / CAPTCHA protection on API | |
FTB | https://paste.feed-the-beast.com | Stikked | Yes | Yes | N/A | ||
gemwire | https://paste.gemwire.uk | No? | Yes | N/A |
This is a simple [PanDoc][ref-1] filter that will converts all math blocks and raw LaTeX blocks to [SVG][ref-2]s.
With this filter, you can start writing raw LaTeX in Markdown and get a neatly generated SVG in output HTML:
\begin{align*} \sum_{n=0}^\infty \frac{1}{n} &= \frac{1}{0!} + \frac{1}{1!} + \frac{1}{2!} + \dots \
/* | |
* This is free and unencumbered software released into the public domain. | |
* | |
* Anyone is free to copy, modify, publish, use, compile, sell, or | |
* distribute this software, either in source code form or as a compiled | |
* binary, for any purpose, commercial or non-commercial, and by any | |
* means. | |
* | |
* In jurisdictions that recognize copyright laws, the author or authors | |
* of this software dedicate any and all copyright interest in the |
__**Sino-mods Discord Portal**__ | |
字典序排序。受隔壁 Modded Minecraft 的 mods-guilds 频道启发做出来的。 | |
请注意:不是所有的 Discord 服务器都有汉语频道。请在加入服务器后阅读并自觉遵守各服务器的有关规定,共建和谐互联网环境。 | |
Special thanks to K9 bot by tterrag1098! | |
=> | |
**__AcademyCraft__**: https://discord.gg/vA7yHvM | |
=> | |
**__Extra Botany__**: https://discord.gg/FFEzvtr |
{ | |
"$schema": "http://json-schema.org/draft-07/schema#", | |
"$id": "http://example.com/root.json", | |
"type": "object", | |
"title": "Fabric Mod JSON Metadata Schema", | |
"description": "Schema used for validation of Fabric Mod's `mod.json` file.", | |
"required": [ | |
"id", | |
"version" | |
], |
{ | |
"group": "testing", | |
"type": "minecraft:crafting_shapeless", | |
"result": { | |
"item": "minecraft:diamond" | |
}, | |
"ingredients": [ | |
{ | |
"_comment": "this is needed to avoid potential recipe conflict", | |
"item": "minecraft:nether_star" |
{ | |
test_message: { | |
modid: "thermalexpansion", | |
type: "nbt", | |
key: "addpulverizerrecipe", | |
message: { | |
input: { | |
id: "minecraft:clay", | |
Count: 1 | |
}, |
Now the post-1.10.2 era has enough power accumulated to balance against the whole 1.7.10 era. Whit this background settle down, now it is the time to gather a list of all those noticeable Chinese mods in post-1.10.2 era, with goal of launching further promotion. In theory, all Chinese mods on Minecraft 1.10.2 or later version counts, no matter where it was first released. However, due to some inevitable factors, e.g. time, limited channels of information, prejudice (lol), this list is incomplete. Thus, welcome for all advices.
Terminology explanation:
# zh_CN translation | |
#Cables | |
cable.copper_cable_0 = 铜质导线 | |
cable.copper_cable_1 = 绝缘质铜导线 | |
cable.glass_cable = 玻璃纤维导线 | |
cable.gold_cable_0 = 金质导线 | |
cable.gold_cable_1 = 绝缘金质导线 | |
cable.gold_cable_2 = 2x绝缘金质导线 | |
cable.iron_cable_0 = 高压导线 |