会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
二月花开
牡丹虽好,终须绿叶扶持
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
10
下一页
2018年12月6日
WeixinJSBridge API使用实例
摘要: 这篇文章主要介绍了微信WeixinJSBridge API使用实例,本文直接给出HTML代码,代码中包含了很多实用功能,如图片预览、分享到微博、隐藏右上角按钮、获取网络状态、发起公众号微信支付等内容,需要的朋友可以参考下 微信WeixinJSBridge API 微信客户端自带的Js Api:Weixi...
阅读全文
posted @ 2018-12-06 18:39 二月花开
阅读(9082)
评论(2)
推荐(0)
2018年12月1日
WebViewJavascriptBridge详细使用
摘要: 前言 https://www.jianshu.com/p/e37ccf32cb5b WebViewJavascriptBridge是支持到iOS6之前的版本的,用于支持native的iOS与javascript交互。如果需要支持到iOS6之前的app,使用它是很不错的。本篇讲讲WebViewJava
阅读全文
posted @ 2018-12-01 16:42 二月花开
阅读(3896)
评论(0)
推荐(0)
安装myeclipse-10.7.1及注册解码
摘要: 1.安装myeclipse-10.7.1 (1)百度云下载地址: http://pan.baidu.com/s/1dDwbI1b (2)按照默认安装路径安装myeclipse-10.7.1 默认安装目录是 C:\Users\lenovo\AppData\Local\Genuitec\MyEclips
阅读全文
posted @ 2018-12-01 09:38 二月花开
阅读(1594)
评论(0)
推荐(0)
2018年11月28日
js实现 多级联动
摘要: dispatchEvent示例用法 省份: 城市:
阅读全文
posted @ 2018-11-28 10:25 二月花开
阅读(2373)
评论(0)
推荐(0)
2018年11月26日
逍遥云天 H5外部浏览器直接调起微信——通过url协议 weixin:// 判断是否安装微信及启动微信
摘要: h5分享到微信,h5使用微信支付这些功能,都需要先判断是否安装微信客户端,如果已安装就启动微信,如果没有安装微信,就提示用户前去安装。 我们可以通过访问微信提供的URL协议(weixin://)来实现这个功能,代码如下:
阅读全文
posted @ 2018-11-26 18:15 二月花开
阅读(384)
评论(0)
推荐(0)
2018年11月23日
HTML5读取本地文件
摘要: 本文转自:转:http://hushicai.com/2014/03/29/html5-du-qu-ben-di-wen-jian.html感谢大神分享。 常见的语言比如php、shell等,是如何读取文件的呢? 实际上,大多数语言都需要先获取文件句柄,然后调用文件访问接口,打开文件句柄,读取文件!
阅读全文
posted @ 2018-11-23 16:01 二月花开
阅读(7097)
评论(0)
推荐(0)
2018年11月19日
html5调用手机摄像头
摘要: <input type="file" accept="image/*" capture="camera"><input type="file" accept="video/*" capture="camcorder"><input type="file" accept="audio/*" captu
阅读全文
posted @ 2018-11-19 19:25 二月花开
阅读(15524)
评论(0)
推荐(0)
2018年10月31日
jsbrage——和app交互
摘要: <html> <head> <meta content="text/html; charset=utf-8" http-equiv="content-type"> <title> js调用java </title> </head> <body> <p> <div id="show"></div> <
阅读全文
posted @ 2018-10-31 11:55 二月花开
阅读(235)
评论(0)
推荐(0)
2018年10月26日
Node-Webkit打包
摘要: 1.node-webkit是什么? NW.js is an app runtime based on Chromium and node.js. You can write native apps in HTML and JavaScript with NW.js. Node-Webkit的运行条件
阅读全文
posted @ 2018-10-26 18:04 二月花开
阅读(747)
评论(0)
推荐(0)
2018年10月19日
移动端一像素解决方案
摘要: @charset "utf-8"; .border, .border-top, .border-right, .border-bottom, .border-left, .border-topbottom, .border-rightleft, .border-topleft, .border-rightbottom, .border-topright, .border-bottomleft {...
阅读全文
posted @ 2018-10-19 09:36 二月花开
阅读(325)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
10
下一页