上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 27 下一页
摘要: 利用line height(行高) 和height一致 阅读全文
posted @ 2018-05-07 22:29 Rocin 阅读(127) 评论(0) 推荐(0)
摘要: 安德鲁·史蒂芬·格罗夫英语:Andrew Stephen Grove,昵称安迪·格罗夫(Andy Grove) 1. 前Intel的CEO 2. 1985 年将英特尔带入计算机处理器市场,帮助Intel业务转型,从存储芯片转型到微处理器,拯救了Intel,曾带领英特尔一路走向辉煌。 3.\《只有偏执 阅读全文
posted @ 2018-05-07 20:33 Rocin 阅读(895) 评论(0) 推荐(0)
摘要: 通过 1. border collapse: collapse 2. cellpadding="0", cellspacing= "0" 实现 阅读全文
posted @ 2018-05-07 19:51 Rocin 阅读(199) 评论(0) 推荐(0)
摘要: 就一句话 background: rgba(0, 0, 0, .2); 阅读全文
posted @ 2018-05-07 19:33 Rocin 阅读(2721) 评论(0) 推荐(0)
摘要: 1. CSS精灵是一种处理网页背景图像的方式。 2. 它将一个页面涉及到的所有零星背景图像都集中到一张大图中去,然后将大图应用于网页,这样,当用户访问该页面时,只需向服务发送一次请求,网页中的背景图像即可全部展示出来。 3. 有效地减少服务器接受和发送请求的次数,提高页面的加载速度。 "height 阅读全文
posted @ 2018-05-07 19:22 Rocin 阅读(201) 评论(0) 推荐(0)
摘要: 关于CSS权重,一套计算公式来去计算,就是 CSS Specificity,我们称为CSS 特性或称非凡性,它是一个衡量CSS值优先级的一个标准。 遇到样式应用问题,计算一下权重就知道优先级。 具体规范入如下: specificity用一个四位的数 字串(CSS2是三位)来表示,更像四个级别,值从左 阅读全文
posted @ 2018-05-07 16:37 Rocin 阅读(821) 评论(0) 推荐(0)
摘要: 杂项 1. 主题 brackets light pro, One Monokai theme 2. directory tree indent guidelines, directory vertical guide 1. https://github.com/Microsoft/vscode/is 阅读全文
posted @ 2018-05-07 09:58 Rocin 阅读(231) 评论(0) 推荐(0)
摘要: 1. Ctrl + Q查看Documentation 2. Ctrl + Alt + L 格式化代码 3. """""" + enter就可以自动生成DocString。 阅读全文
posted @ 2018-05-07 09:52 Rocin 阅读(98) 评论(0) 推荐(0)
摘要: 1. 主题Harmattan,https://www.jianshu.com/p/5c8d4a1f4c91,这个主题在deepin linux下有黑框背景,因为是伪透明,所以选择黑色背景的主题即可 阅读全文
posted @ 2018-05-06 17:32 Rocin 阅读(302) 评论(0) 推荐(0)
摘要: 1. Anaconda 自带Conda,可以自定义环境 2. Pycharm 3. zeal API离线查看,类似于Dash 阅读全文
posted @ 2018-05-06 17:26 Rocin 阅读(155) 评论(0) 推荐(0)
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 27 下一页