会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
上一页
1
2
3
4
5
6
···
26
下一页
2016年10月15日
Mac 问题
摘要: 1、mac siri有什么用? 语音功能,感觉用处不是特别大 2、mac iphone 复制粘贴 没找到该怎么做。 3、icloud dirver 类似dropbox,不过网络应该不太好,不靠谱。
阅读全文
posted @ 2016-10-15 11:14 j.w
阅读(116)
评论(0)
推荐(0)
编辑
2016年9月18日
d3-project
摘要: 只能在root下 进行操作。
阅读全文
posted @ 2016-09-18 10:10 j.w
阅读(176)
评论(0)
推荐(0)
编辑
2016年9月2日
bower 问题
摘要: 没法写成bower install jquery bootstrap;只能是bower install jquery; bower install bootstrap 使用方法 1、在根目录下new .bowerrc文件 2、根目录下 命令行中:bower install bootstrap@3.3
阅读全文
posted @ 2016-09-02 10:40 j.w
阅读(102)
评论(0)
推荐(0)
编辑
2016年8月26日
andriod studio
摘要: 初衷:使用andriod的webview调用html页面,生成app。 AVD注意细节: RAM : 1G VM heap:228MB Graphics:software - GLES 2.0 存在的问题:编译好的APK,在手机上安装:文件不存在或失效,可能是APK的sdk比手机上的高很多。 解决办
阅读全文
posted @ 2016-08-26 16:21 j.w
阅读(367)
评论(0)
推荐(0)
编辑
2016年8月25日
移动端web开发 问题
摘要: 1、APP 返回按钮 <a href='#' onclick='javascript:history.back(-1);'></a> 返回有问题需要使用 href='javascript:void(0)' 去掉<a>的默认行为 2、获取页面的高度使用window.innerHeight; 之前使用的
阅读全文
posted @ 2016-08-25 17:25 j.w
阅读(171)
评论(0)
推荐(0)
编辑
2016年8月21日
chrome 问题
摘要: 1、chrome表单自动填充去掉input黄色背景解决方案 http://blog.csdn.net/wangxiaohui6687/article/details/10149579 2、chrome 页面保存为图片 需要安装一个插件webpage screenshot。 保存之后,可以压缩下:ht
阅读全文
posted @ 2016-08-21 23:53 j.w
阅读(117)
评论(0)
推荐(0)
编辑
2016年8月18日
d3 API scale
摘要: 比例尺有很多种类型,每一种类型都有各自的方法。 常用的是linear log oridinal linear .rangeRound(): 输出的值 四舍五入 .copy():返回一个独立的副本 .tickFormat():一般加载axis .ticks() .nice() .interpolate
阅读全文
posted @ 2016-08-18 20:50 j.w
阅读(310)
评论(0)
推荐(0)
编辑
d3 API axis
摘要: 场景 1、画网格线 使用方法.innerTickSize(): 指定内刻度大小 或者 .tickSize(inner, outer): 2、内外刻度线 innerTickSize outerTickSize tickSize 看需求调吧。 3、 tickFormat 格式化 tickPadding
阅读全文
posted @ 2016-08-18 20:18 j.w
阅读(359)
评论(0)
推荐(0)
编辑
d3 API zoom
摘要: zoom函数: area path circle
阅读全文
posted @ 2016-08-18 19:30 j.w
阅读(421)
评论(0)
推荐(0)
编辑
2016年8月7日
已整理的项目
摘要: best 医疗数据分析
阅读全文
posted @ 2016-08-07 22:32 j.w
阅读(77)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
···
26
下一页
j.w
公告
导航
博客园
首页
新随笔
联系
订阅
管理