This is a test!!
<span class="emoji" alias="sparkles" style="" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2728.png?v8">✨</span>
<span class="emoji" alias="dolls" style="" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f38e.png?v8">🎎</span>
Ruri's Medicine & Programming Notes
https://shoka.lostyu.me
Ruri's Medicine & Programming Notes
underscore
wavy line
focus
purple underline
green wavy line
yellow accentstrikethroughRed strikethrough
Fluorescent Highlights
red orange yellow green blue purple
red
pink
orange
yellow
green
indigo
blue
purple
grey
Shortcut Ctrl + C
H20
29th
Shady Shady Shady Shady Shady Shady : Mouse over to display content
Blur, blur, blur, blur, blur, blur : Selected text to display content
default
primary
info
<span class="emoji" alias="heavy_check_mark" style="" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png?v8">✔</span>success
warning
<span class="emoji" alias="broken_heart" style="" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f494.png?v8">💔</span> danger
import java.util.Scanner; | |
... | |
Scanner in = new Scanner(System.in); | |
// After entering Scan, press the keyboard Alt + "/" key to automatically complete under Eclipse. | |
System.out.println(in.nextLine()); | |
System.out.println("Hello" + "world."); |
pwd | ||
/usr/home/chris/bin | ||
ls -la | ||
total 2 | ||
drwxr-xr-x 2 chris chris 11 Jan 10 16:48 . | ||
drwxr--rx 45 chris chris 92 Feb 14 11:10 .. | ||
-rwxr-xr-x 1 chris chris 444 Aug 25 2013 backup | ||
-rwxr-xr-x 1 chris chris 642 Jan 17 14:42 deploy | ||
git add -A | ||
git commit -m "update" | ||
git push |
default default
basic basic
hint hint
success success
warning warning
Dangerous danger