6Jyc5p+a

MS4wLjABAAAA5qMD8Gzdcgq7HXUOviKB59i0-ybJ59jJvNzyaPt5XOsVNqP6DU7WLcoAXvdxvYdp💗
本站所有文章仅作技术研究,请勿非法破坏,请遵守相关法律法规,后果自负

前言

层叠样式表是一种用来为结构化文档添加样式的计算机语言,由W3C定义和维护。当前最新版本是CSS2.1,为W3C的推荐标准。CSS3现在已被大部分现代浏览器支持,而下一版的CSS4仍在开发中。(维基百科

1994年,Håkon Wium Lie 和 Bert Bos 合作设计了CSS
1996年,两人发布了CSS 1
1997年,W3C创立了CSS工作组
1998年5月,W3C发布了CSS 2
2011年6月,W3C发布了CSS 3 Color Module(从CSS 3开始,CSS分为不同模块,每个CSS模块都有新特性并向前兼容,所以没有真正意义的CSS 3)

阅读全文 »

前言

open is a NeXTSTEP and macOS command line process that opens files, folders or URLs in the GUI as though the user had double clicked on them. Files will be opened in the default application for their type, folders will be opened in the Finder or file system GUI, and URLs will be opened in the default browser.(维基百科

MacOS终端通过open命令打开文件或访问URL

阅读全文 »

前言

SL (Steam Locomotive) runs across your terminal when you type “sl” as you meant to type “ls”. It’s just a joke command, and not useful at all.(Github

阅读全文 »

前言

FIGlet is a computer program that generates text banners, in a variety of typefaces, composed of letters made up of conglomerations of smaller ASCII characters (see ASCII art). The name derives from “Frank, Ian and Glenn’s letters”.(维基百科

阅读全文 »

前言

CMatrix is based on the screensaver from The Matrix website. It shows text flying in and out in a terminal like as seen in “The Matrix” movie. It can scroll lines all at the same rate or asynchronously and at a user-defined speed.(Github

阅读全文 »
0%