📄 db
字号:
# laugh, it's that funny.
%planet_db = (
mercury => { size => "tiny",
description => "A small hot (400 C) planet. Bring sun-screen." },
venus => { size => "small",
description => "Another hot planet." },
earth => { size => "small",
description => "Earth is a small planet, third from the sun. Roughly two-thirds of its surface is covered by water." },
mars => { size => "medium",
description => "Friendly hospitable green people." },
saturn => { size => "large",
description => "Saturn is a large planet" });
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -