TEST
Last updated on 2021-09-16, Thu, 10:52 AM
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Texts
Some plain text
Bold
Italic
inline code
Strike
Math Block
Code Fence
#!/bin/bash
###### CONFIG
ACCEPTED_HOSTS="/root/.hag_accepted.conf"
BE_VERBOSE=false
if [ "$UID" -ne 0 ]
then
echo "Superuser rights required"
exit 2
fi
genApacheConf(){
echo -e "# Host ${HOME_DIR}$1/$2 :"
}
echo '"quoted"' | tr -d \" > text.txt
def fib(n):
a, b = 0, 1
while a < n:
print(a, end=' ')
a, b = b, a+b
print()
fib(1000)
#include <iostream>
int main(int argc, char *argv[]) {
/* An annoying "Hello World" example */
for (auto i = 0; i < 0xFFFF; i++)
cout << "Hello, World!" << endl;
char c = '\n';
unordered_map <string, vector<string> > m;
m["key"] = "\\\\"; // this is an error
return -2e3 + 12l;
}
function $initHighlight(block, cls) {
try {
if (cls.search(/\bno\-highlight\b/) != -1)
return process(block, true, 0x0F) +
` class="${cls}"`;
} catch (e) {
/* handle exception */
}
for (var i = 0 / 2; i < classes.length; i++) {
if (checkCondition(classes[i]) === undefined)
console.log('undefined');
}
return (
<div>
<web-component>{block}</web-component>
</div>
)
}
export $initHighlight;
Unordered List
1
2
3
- 3.1
- 3.2
- 3.3
Task List
- bug 1
- bug 2
- bug 3
- bug 3.1
- bug 3.2
- bug 3.3
Ordered List
- sda
- sdb
- sdc
- sdc1
- sdc2
- sdc3
Table
table | 1 | 2 | 3 | 4 |
---|---|---|---|---|
1 | 0 | 0 | 0 | 0 |
2 | 0 | 0 | 0 | 0 |
3 | 0 | 0 | 0 | 0 |
Quote
We knew the world would not be the same.
A few people laughed, a few people cried. Most people were silent.
I remembered the line from the Hindu scripture, the Bhagavad-Gita;
Vishnu is trying to persuade the Prince that he should do his duty, and to impress him, takes on his multi-armed form and says,
‘Now I am become Death, the destroyer of worlds.’
I suppose we all thought that, one way or another.”
― J. Robert Oppenheimer
To see what your friends thought of this quote, please sign up!
https://www.goodreads.com/user/new
https://www.goodreads.com/quotes/553531-we-knew-the-world-would-not-be-the-same-a
Images
Embeded Video
If you cannot load this video, please stop visiting this site directly from China mainland because Youtube is not accessible there.