自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 清除系统默认样式 css

html, body, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, v...

2019-03-28 05:54:05 251

原创 常用Angular 资源整理

Tableag-GridTHE BEST JAVASCRIPT GRID IN THE WORLD一个强大的table, 没有炫丽的UI,包括所有可以想到的table功能。https://www.ag-grid.com/features-overview/

2019-03-15 07:21:03 202

原创 有意思的前端代码收集

为每个元素加一个边框在Chrome的调试console中输入下面的代码。将为每个元素追加一个边框。参考文章[].forEach.call($$("*"),function(a){ a.style.outline="1px solid #"+(~~(Math.random()*(1<<24))).toString(16) })...

2019-03-13 22:12:38 1329

原创 Angular Material Admin Template 模板

https://www.akveo.com/blog/top-7-nicely-looking-free-open-source-angular-projects/ 推荐CoreUI Angular2 (Stars 499). Nice thing with numerous useful icons that supports many libraries, as HTML5 AJAX, ...

2019-03-13 21:47:00 1651

原创 常用的Chrome 浏览器插件

Incredible StartPage 安装一个很酷的Chrome 启动页, 可以方便将常用的网站放在启动页中IE tab 安装有些网站只能在IE上正常打开,这个插件可以将Chrome模拟成IE环境。 不用再打开IE啦。...

2019-03-12 20:55:34 198

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除