问题来源:自定义一个ComboBox,用来显示日期。后台数据使用的是DateTime,经过Converter转化成“2015年01月01日”样子的成字符串用于显示。但是,在实际使用中,不停的按下“【”键,光标会从以一个元素一下一下的向下移动。经过调查,这是ComboBox的“快速检索”功能在作祟。关...
环境说明注,本套环境所用机器全部是64位的。服务器1:安装win7操作系统,通过VMware Workstation安装4台虚拟机,用作vCenter,Connection Server,Domain Control三台管理服务器,以及一台模板服务器。服务器2:安装ESXi操作系统,用来存放虚拟机。...
分类:
系统相关 时间:
2015-09-22 16:39:55
阅读次数:
369
Cs5171: Tracking Boost RegulatorAdding a current mirror circuit to a typical boost circuit allows the user to select the amount of boost voltageand en...
分类:
其他好文 时间:
2015-09-21 22:31:37
阅读次数:
334
简单的spark on yarn不需要什么额外的配置,只要?HADOOP_CONF_DIR和YARN_CONF_DIR配置在环境变量里,(然后spark standalone能跑起来,说明spark部署成功)。 启动spark的history server(spark on yarn日志监控...
分类:
其他好文 时间:
2015-09-21 19:49:55
阅读次数:
261
Part03-NSX系列之注册NSXManager到vCenterServer完成了NSXManager的初始化部署之后,就该开始将它注册到vCenterServer了,因为不注册到vCenter则什么都做不了;1、利用Chrome浏览器输入https://10.10.10.120来到图01的界面,输入用户名admin和在Part02中部署过程中设定的密码,..
分类:
其他好文 时间:
2015-09-21 19:46:19
阅读次数:
141
一、命令? 1.向spark standalone以client方式提交job。 ./spark-submit?--master?spark://hadoop3:7077?--deploy-mode?client?--class?org.apache.spark.examples.SparkPi?../lib/spark-examples-1.3.0-h...
分类:
其他好文 时间:
2015-09-21 17:59:05
阅读次数:
210
QQ:16264558 TEL:13963782271
分类:
Windows程序 时间:
2015-09-21 10:48:24
阅读次数:
1958
http://e2e.ti.com/blogs_/b/analogwire/archive/tags/DAC%2bEssentialsDAC Essentials: A new blog seriesAdigital-to-analog converter, or DAC, performs the...
分类:
其他好文 时间:
2015-09-19 16:38:15
阅读次数:
201
参照官网文档:High Availability 一共有2中模式,基于文件系统、基于zookeeper。 1.基于文件系统,即将master的信息同步到某个文件目录中,当一个master挂掉之后,会启动宁外一个master读取目录的信息,正在执行...
分类:
其他好文 时间:
2015-09-18 18:59:16
阅读次数:
154
Atmel AVR127: Understanding ADC ParametersThis application note is about the basic concepts of analog-to-digital converter (ADC) and the parameters th...
分类:
其他好文 时间:
2015-09-17 16:55:31
阅读次数:
264