- 授权协议: MIT
- 开发语言: HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://github.com/xcatliu/mobi.css
- 软件文档: https://github.com/xcatliu/mobi.css
- 官方下载: https://github.com/xcatliu/mobi.css/releases
软件介绍
Mobi.css是一个专用于手机的轻量灵活的CSS框架。
介绍
1. 压缩后只有3.6kb,低于Skeleton, Pure.css , Bootstrap v4等。
2. 大量使用 flexbox,非常灵活,主页自定义样式少于10行。
3. 专用于手机,桌面显示手机界面,侧边栏显示向左或向右滑动键。
入门
您可在此界面下载该应用,可通过dist/mobi.min.css压缩文件。
可通过npm安装:
npm install --save mobi.css
如果您使用的是sass,可建立mobi.css到您的设备:
@import 'mobi.css/src/mobi';
请确定node-modules已经添加至 load_paths 。
浏览器支持:
1. 通过 Autoprefixer 确认mobi.css是否适用所有手机。
2. 从 Browserslist查询浏览器。
3. 浏览器标记(*)为没有测试好,但能够正常工作。
The Art of Computer Programming, Volumes 1-3 Boxed Set
Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!
