用户:Arthur2e5:修订间差异
来自Ubuntu中文
跳到导航跳到搜索
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的5个中间版本) | |||
第1行: | 第1行: | ||
Artoria2e5 hates bullshit. She tags all input with a binary "is_bullshit" classifier prior to actual processing. | |||
这个玻璃心平常信[https://en.wikipedia.org/wiki/WP:COMPETENCE WP:COMPETENCE],经常打到自己直接碎掉。 | |||
<pre> | <pre> | ||
运行 LibreMisaka 2.1 的机器,类似于 misaka-4e22。请参阅 about.me/arthur2e5 | 运行 LibreMisaka 2.1 的机器,类似于 misaka-4e22。请参阅 about.me/arthur2e5 | ||
第11行: | 第15行: | ||
* zh-N | * zh-N | ||
* zh_TW-3 | * zh_TW-3 | ||
* en-3 ( | * en-3 (98/120) | ||
* Programming Languages: | * Programming Languages: | ||
* POSIX shells and extensions - 3 | * POSIX shells and extensions - 3 | ||
第30行: | 第34行: | ||
* bash texinfo (chap 3) | * bash texinfo (chap 3) | ||
</pre> | </pre> | ||
<source lang=css>@-moz-document domain("wiki.ubuntu.org.cn") { | |||
textarea { | |||
font-family: monospace; | |||
} | |||
p { | |||
letter-spacing: inherit; | |||
} | |||
p { | |||
letter-spacing: inherit; | |||
} | |||
#content { | |||
line-height: inherit; | |||
} | |||
body{ | |||
font-size: inherit; | |||
} | |||
}</source> |
2016年7月2日 (六) 18:22的最新版本
Artoria2e5 hates bullshit. She tags all input with a binary "is_bullshit" classifier prior to actual processing.
这个玻璃心平常信WP:COMPETENCE,经常打到自己直接碎掉。
运行 LibreMisaka 2.1 的机器,类似于 misaka-4e22。请参阅 about.me/arthur2e5 已加载模块有: * doc_reader 1.4 (BrainIR input + search) * Ctrl+F 1.2 * ERE 1.3 * doc_writer 0.2 <tt>lang.reducefromIR(ir, msk::lang::doc_mode)</tt> * Brain IR 0.4, supported convertors: [Wikipedia Babel Notation] * zh-N * zh_TW-3 * en-3 (98/120) * Programming Languages: * POSIX shells and extensions - 3 * bash - 4 * zsh - 2 * ksh - 2 * C - 3 (parse and eval) * Object Oriented Components: * C++ - 2 (oh it seems that I can read templates) * ES6 - 2.5 (prpprprpprprprpprototype, see also 'lambda') * Function-ish: * LISP - 2 (parse and eval) * Human Emulation Layer * Currently aggressive to nonsense. * Docs: * Devel * gettext commands (common) * bash texinfo (chap 3)
<source lang=css>@-moz-document domain("wiki.ubuntu.org.cn") { textarea {
font-family: monospace;
} p {
letter-spacing: inherit;
} p {
letter-spacing: inherit;
}
- content {
line-height: inherit;
}
body{
font-size: inherit;
} }</source>