准备工作: 先启动两个provider: dubbo://10.211.55.5:20880/com.alibaba.dubbo.demo.DemoService?anyhost=true&application=demo-provider&dubbo=2.5.7&generic=false&int ...
分类:
其他好文 时间:
2017-11-12 14:08:16
阅读次数:
147
ComboBox的DataSource的值可设置为 :实现 IList 接口的对象,如 DataSet 或 Array。默认为 空引用(在 Visual Basic 中为 Nothing)。 但是在实际的项目中可能需要绑定Dictionary作为数据源。此时,将Dictionary<>放到Bindi ...
分类:
其他好文 时间:
2017-11-11 23:47:34
阅读次数:
221
If a backup set is expired, what can you do to correct the problem?A. Change the retention criteria.B. Make the lost backup set pieces available to RM ...
分类:
其他好文 时间:
2017-11-10 20:35:28
阅读次数:
185
在进行一次空仓库的提交时,我遇到了这个警告 警告如下:warning: push.default 未设置,它的默认值将会在 Git 2.0 由 'matching' 修改为 'simple'。若要不再显示本信息并在其默认值改变后维持当前使用习惯, 进行如下设置: git config --globa ...
分类:
其他好文 时间:
2017-11-08 00:50:24
阅读次数:
240
Setting up Linux on Windows 10 First thing is to enable Windows Subsystem for Linux. It doesn’t install Linux but gets Windows ready for it. Linux sup ...
分类:
移动开发 时间:
2017-11-06 11:32:25
阅读次数:
203
no appropriate service handler found,频繁进行数据操作的时候,会出现这种错误。例如,当我读取excel时,一次读取好多数据,这个时候需要修改数据库的最大连接数 ...
分类:
移动开发 时间:
2017-11-04 13:41:08
阅读次数:
155
今天在给centos6.5安装nginx时候,提示报错No package nginx available. Error: Nothing to do, 后来百度一下,说缺少EPEL(epel是社区强烈打造的免费开源发行软件包版本库,系统包含大概有1万多个软件包)版本寻找地址:http://fedo ...
分类:
其他好文 时间:
2017-11-01 13:36:57
阅读次数:
237
产品经理和程序员的故事让我笑开了花,程序员的世界是美好的,新世界是赋予了程序员不少特权,越来越喜欢这个行业了,越来越觉得自己热爱学习无法自拔了,月薪不到三万大佬们不认为你是程序员,你以为程序员那么好当?programmer and coder and freshman and nothing,whe ...
分类:
其他好文 时间:
2017-10-27 01:45:05
阅读次数:
179
val urlOfClass = classOf[Nothing].getClassLoader.getResource("org/slf4j/spi/LocationAwareLogger.class")System.out.println(urlOfClass)找到所在类的jar ...
分类:
编程语言 时间:
2017-10-20 13:41:15
阅读次数:
164
Kettle 命令行使用说明 1.Kitchen——作业执行器 是一个作业执行引擎,用来执行作业。这是一个命令行执行工具, 参数说明如下 1) -rep:Repositoryname 任务包所在存储名 2) -user:Repositoryusername 执行人 3) -pass:Reposito ...
分类:
其他好文 时间:
2017-10-17 12:20:36
阅读次数:
191