(1)、进入数据库mysql-uroot–p(2)、查看数据库信息mysql>showdatabases;(3)、进入cinder数据库mysql>usecinder;(4)、查看cinder数据库表信息(5)查看error_deleting状态volumesmysql>selectstatus,idfromvolumeswherestatus=‘error_deleting‘;(6)变更err..
分类:
其他好文 时间:
2014-08-05 11:36:20
阅读次数:
702
工欲善其事,必先利其器。记录下自己使用的eclipse操作技巧1.eclipse设置自动提示window-》preference-》java-》editor-》content assit-》auto activation trigger for java里面加上0-9和a-z就好2.显示行数wind...
分类:
系统相关 时间:
2014-08-05 10:43:19
阅读次数:
254
OpenGL and Graphics PipelineThe word pipeline is from production lines in factories.Generating a product at high efficiency and volume generally requi...
分类:
其他好文 时间:
2014-08-04 14:07:37
阅读次数:
368
LVM逻辑卷机制 PV(Physical Volume 物理卷) - 物理分区或整个物理磁盘 - 由PE(Physical Extent,基本单元)租场 VG(Volume Group 卷组) - 一个或多个物理卷组成的逻辑整体 LV(logical Volume 逻辑卷) ...
分类:
系统相关 时间:
2014-08-03 12:28:25
阅读次数:
346
开MyEclipse 6.0.1,然后“window”→“Preferences” 2. 选择“java”,展开,“Editor”,选择“Content Assist”。 3. 选择“Content Assist”,然后看到右边,右边的“Auto-Activation”下面的“Auto Activ....
分类:
系统相关 时间:
2014-08-01 19:20:02
阅读次数:
310
注意:需要引入activation.jar
cos.jar
mail.jar,
并且删除掉j2ee中的重复jar包(我的路径是D:\myeclipse10For32\Common\plugins\com.genuitec.eclipse.j2eedt.core_10.0.0.me201110301321\data\libraryset\EE_5\javaee.jar),用winr...
分类:
编程语言 时间:
2014-07-31 13:19:06
阅读次数:
310
The volume label for my new USB disk is displayed as capital letters on my home PC although when I formatted this disk (FAT32) on Windows, I used lowe...
分类:
移动开发 时间:
2014-07-31 13:02:26
阅读次数:
344
Pots
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 9734
Accepted: 4099
Special Judge
Description
You are given two pots, having the volume of A and B...
分类:
其他好文 时间:
2014-07-30 12:17:03
阅读次数:
297
D - Pots
Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%lld
& %llu
Submit Status
Description
You are given two pots, having the volume of A and B liters respectively. ...
分类:
其他好文 时间:
2014-07-29 21:58:32
阅读次数:
402
前面豆子学习了怎么给EC2Linux添加一个新的硬盘,那么如何扩展一个现有的硬盘呢?基本思路很简单,备份当前的硬盘,然后根据备份创建一个新硬盘,断开旧的硬盘,连接新的硬盘,扫描并扩展分区首先创建一个2G的硬盘连入EC2的实例然后基本操作如下,查询当前连接的Volume,可以用..
分类:
系统相关 时间:
2014-07-29 15:27:19
阅读次数:
319