PAT 1018. Public Bike Management There is a public bike service in Hangzhou City which provides great convenience to the tourists from all over the wo ...
分类:
其他好文 时间:
2018-01-07 16:04:35
阅读次数:
158
4.10 lvm讲解(上)1. 按使用的命令,搜索yum安装的包名:yum provides "/*/使用的命令"[root@hao-01 ~]# yum provides "/*/pvcreate"得出lvm2 是pvcreate命令的安装包名2. yum安装lvm2 包:[root@hao-01 ~]# yum install -y
分类:
其他好文 时间:
2018-01-02 17:27:00
阅读次数:
132
最近一个项目有页面全屏的的需求,搜索了下有HTML5的全屏API可用,不过各浏览器的支持不一样。 MDN Fullscreen API: The Fullscreen API provides an easy way for web content to be presented using the ...
分类:
Web程序 时间:
2018-01-02 13:19:58
阅读次数:
566
id83,说明是普通的分区,如果使用LVM,需要改变一下,t,8e 创建第二个 创建第三个 保存退出 yum provides "/*/pvcreate" [root@lizhipeng01 ~]# pvcreate /dev/sdb1 Device /dev/sdb1 not found (or ...
分类:
其他好文 时间:
2017-12-31 16:01:27
阅读次数:
195
Deployments A Deployment controller provides declarative updates for Pods and ReplicaSets. You describe a desired state in a Deployment object, and th ...
分类:
Web程序 时间:
2017-12-30 23:40:13
阅读次数:
339
This page provides an overview of Pod, the smallest deployable object in the Kubernetes object model. Understanding Pods How Pods manage multiple Cont ...
分类:
Web程序 时间:
2017-12-26 22:45:53
阅读次数:
308
看到了一段ESRI写的一个工具,我反编译了一下,学习工具中的几个代码片段 一. IEditTask :Provides access to a task that receives notification when the sketch is complete. The purpose of th ...
分类:
其他好文 时间:
2017-12-25 23:27:35
阅读次数:
425
Edgware.RELEASE以前的版本中,zuul网关中有一个ZuulFallbackProvider接口,代码如下: 其中fallbackResponse()方法允许程序员,在回退处理中,重建输出对象,通常是输出“xxx服务不可用,请稍候重试”之类的提示,但是无法捕获到更详细的出错信息,排错很不 ...
分类:
编程语言 时间:
2017-12-23 17:16:32
阅读次数:
201
测试Java类的内部功能就是刚才你做的那些工作了。真正的测试和刚才的简单例子的主要区别是代码库的大小和复杂度。在处理一大堆代码时,你会需要收集情况报告。但上面的例子遇到第一个错误就停止了,它没有收集尽可能多的错误信息,也不能报告那些测试可以通过。如果一个测试不通过,就把整个测试重新编译、运行一遍,那 ...
分类:
其他好文 时间:
2017-12-19 19:53:35
阅读次数:
262
Zhejiang University has 40000 students and provides 2500 courses. Now given the registered course list of each student, you are supposed to output the ...
分类:
其他好文 时间:
2017-12-17 15:49:27
阅读次数:
182