赞
踩
好久没有跟新浏览器插件了,今天突然想着怎么提高生产力,又不花里胡哨,就从新弄了一遍拓展
包含广告拦截啊,什么vip了,网盘啊,标签页,学术搜索,还有些爬虫的方面,有补充的哥哥可以直接留言,我添加一下
百度自定义
-
- /**计数器的颜色样式*/
- div .AC-CounterT{
- background: #FD9999;
- }
-
- /****可以加一些自己的背景图片,替换引号内的内容为可外链的图片即可****/
- body{
- height: 100%;
- width: 100%;
- background-repeat: repeat-x;
- background-attachment: fixed;
- background-size: cover;
- background-image: url('https://s2.ax1x.com/2019/11/10/MK3MCj.jpg');
-
- }
- /*****窗口背景的透明虚化效果*****/
- body>#wrapper,body>.wrap,body>#main,body #appbar,body #hdtbSum{
- background: rgba(225,225,225,);
- }
- /**隐藏首页的大图标-修复可能导致外援样式异常**/
- body[baidu] #s_lg_img_new{
- display:none !important;
- }
- #wrapper #content_left .result, #wrapper #content_left .c-container{
- border-radius: 5px;
- }
插件迭代
脚本网站:https://greasyfork.org/zh-CN
1.Bilibili Evolved
2.CSDN自动展开 免登陆
3.searchEngineJump 搜索奖(觉得还不错)
4.网页限制解除
5.获取网站所有图片 6.视频网HTML5播放
7.百度网盘资源
- kMeans
- ======
- Number of iterations: 6
- Within cluster sum of squared errors: 6.998114004826762
- Initial starting points (random):
- Cluster 0: 6.1,2.9,4.7,1.4
- Cluster 1: 6.2,2.9,4.3,1.3
- Cluster 2: 6.9,3.1,5.1,2.3
- Missing values globally replaced with mean/mode
- Final cluster centroids:
- Cluster#
- Attribute Full Data 0 1 2
- (150.0) (61.0) (50.0) (39.0)
- =========================================================
- sepallength 5.8433 5.8885 5.006 6.8462
- sepalwidth 3.054 2.7377 3.418 3.0821
- petallength 3.7587 4.3967 1.464 5.7026
- petalwidth 1.1987 1.418 0.244 2.0795
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。