码迷,mamicode.com
首页 >  
搜索关键字:tablet    ( 73个结果
【原创】大叔经验分享(58)kudu写入压力大时报错
kudu写入压力大时报错 19/05/18 16:53:12 INFO AsyncKuduClient: Invalidating location fd52e4f930bc45458a8f29ed118785e3(server002:7050) for tablet 4259921cdcca477 ...
分类:其他好文   时间:2019-05-20 21:22:10    阅读次数:1108
【原创】大数据基础之Kudu(2)移除dead tsever
当kudu有tserver下线或者迁移之后,旧的tserver会一直以dead状态出现,并且tserver日志中会有大量的连接重试日志,一天的错误日志会有几个G, W0322 22:13:59.202749 16927 tablet_service.cc:290] Invalid argument: ...
分类:其他好文   时间:2019-03-22 22:59:53    阅读次数:532
【原创】大数据基础之Kudu(1)简介、安装
kudu 1.7 官方:https://kudu.apache.org/ 一 简介 kudu有很多概念,有分布式文件系统(HDFS),有一致性算法(Zookeeper),有Table(Hive Table),有Tablet(Hive Table Partition),有列式存储(Parquet),有 ...
分类:其他好文   时间:2019-01-21 13:46:36    阅读次数:110
canvas绘图history妙用
function palette(canvas,ctx){ //初始化画布内部元素默认样式 this.strokeColor = 'red'; //默认选中红色触发颜色 this.fillColor = 'green'; //默认选中绿色填充色 this.style = 'tablet'; //默认 ...
分类:其他好文   时间:2019-01-19 12:12:15    阅读次数:225
WPF 获得触摸精度和触摸点
原文:WPF 获得触摸精度和触摸点 本文主要告诉大家如何获得所有的触摸设备的触摸精度和触摸点数。 需要通过反射的方法才可以拿到触摸的精度。 使用 Tablet.TabletDevices 可以获得所有的触摸设备,获得触摸点数可以通过下面代码 foreach (TabletDevice device ... ...
分类:Windows程序   时间:2019-01-04 12:31:02    阅读次数:254
css:Media Queries: How to target desktop, tablet and mobile?
Media Queries: How to target desktop, tablet and mobile? ...
分类:Web程序   时间:2018-08-17 12:10:23    阅读次数:191
IsoAlgo3d - A PCF 3D Viewer for Desktop, Tablet and Smart phone
Abstract. IsoAlgo3d 通过将PCF三维可视化,并导出HTML文件。由于使用WebGL技术,所以只要设备支持HTML5,就可以不用安装任何软件或插件直接浏览PCF对应的全尺寸标注的管道三维模型,不管是电脑、平板还是智能手机。三维直接浏览管道模型,更加直观,避免了二维ISO图有时表达不... ...
分类:其他好文   时间:2017-11-04 20:40:53    阅读次数:292
第一个基于ArcGIS的Android应用
使用Android Studio创建第一个工程 打开Android Studio,新建工程。在Application name处填写项目名称,company domain是公司地址,将来作为包名,点击Next下一步。 选择Phone and Tablet,API选择16以后版本(Arcgis官网教程 ...
分类:移动开发   时间:2017-10-23 21:45:18    阅读次数:290
How to setup Assigned Access in Windows 10 (Kiosk Mode) 设置分配的访问权限(Kiosk模式)
Let’s say you’re building some sort of ingenious mechanical contraption to be displayed in public that involves using a Windows 10 tablet as an interf ...
分类:移动开发   时间:2017-10-18 12:33:18    阅读次数:243
SKP1000 Program Ford Focus 2014 Folding Key without Pin Code
How to use SKP1000 car key programmer to program Ford Focus 2014 none-smart folding Key without security pin code. Top 7 reasons to get SKP1000 Tablet ...
分类:其他好文   时间:2017-10-13 14:55:53    阅读次数:256
73条   上一页 1 2 3 4 ... 8 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!