随笔分类 -  html+css+js

高侠大前端教程
格式化代码 Intellij IDEA
摘要: 阅读全文

posted @ 2019-01-28 16:58 高彰 阅读(1037) 评论(0) 推荐(0)

微信小程序分享
摘要:/** * 用户点击右上角分享(index.js) */ onShareAppMessage: function (ops) { if (ops.from === 'button') { // 来自页面内转发按钮 console.log(ops.target) } return { title: '轻生活科技蓝牙设备平台--... 阅读全文

posted @ 2018-05-11 11:46 高彰 阅读(190) 评论(0) 推荐(0)

在Mac上安装IntelliJ IDEA
摘要:在Mac上安装IntelliJ IDEA http://www.jetbrains.com/idea/documentation/ 入门视频 这篇文章旨在介绍如何在Mac系统上安装IntelliJ IDEA,至于IntelliJ IDEA的介绍和使用方法,大家另行查阅,本篇的文章不再详细阐述。 简短 阅读全文

posted @ 2017-09-27 14:46 高彰 阅读(15956) 评论(0) 推荐(0)

HTML 居中(水平、垂)
摘要:/*例子 example*/ .example{ background: url("../picture/i3.png") no-repeat;/*所在div层的背景图片 no-repeat(表示不重复)/ repeat (表示重复)*/ background-color: #00adf1; /*所在div层的背景色*/ back... 阅读全文

posted @ 2017-07-24 14:39 高彰 阅读(371) 评论(0) 推荐(0)

html5 直接点击呼叫号码
摘要:深圳市南油速递营销部安排投递(投递员姓名:蔡远发18718860573;联系电话:) 阅读全文

posted @ 2017-07-04 18:12 高彰 阅读(254) 评论(0) 推荐(0)

HTML5 判别当前浏览设备 如何有网页判别设备
摘要:转自:互联网大神 阅读全文

posted @ 2017-06-20 20:10 高彰 阅读(558) 评论(0) 推荐(0)

导航