实现效果:效果代码:请在IE9以上的版本浏览器我!
分类:
Web程序 时间:
2014-08-04 10:44:17
阅读次数:
319
LVM逻辑卷机制 PV(Physical Volume 物理卷) - 物理分区或整个物理磁盘 - 由PE(Physical Extent,基本单元)租场 VG(Volume Group 卷组) - 一个或多个物理卷组成的逻辑整体 LV(logical Volume 逻辑卷) ...
分类:
系统相关 时间:
2014-08-03 12:28:25
阅读次数:
346
【Writing Surface Shaders】 Writing shaders that interact with lighting is complex. There are different light types, different shadow options, differen....
分类:
其他好文 时间:
2014-08-02 12:17:33
阅读次数:
295
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
linux下chage命令详解功能:修改帐号和密码的有效期限用法:chage[-l][-mmindays][-Mmaxdays][-Iinactive][-Eexpiredate][-Wwarndays][-dlastdays]username选项与参数:-l:列出该帐号的详细密码参数;-d:后面接日期,修改shadow第三栏位(最近一次更改密码的日期),格式YYYY-M..
分类:
系统相关 时间:
2014-07-30 10:12:13
阅读次数:
289
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
AWS里面,所有的管理界面的功能都可以通过API或者JSON脚本实现,这样的好处是很容易的就和cloudwatch一起实现各种HA和autoscaling的应用。豆子初次使用cloudformation,写了一个简单JSON来创建一个EBS的Volume。我的模板定义的很简单,定义一个AZ和10G的空间,然后输出的名字,..
分类:
其他好文 时间:
2014-07-28 16:40:44
阅读次数:
250
第六章 Linux的文件权限与目录配置6.1Linux用户身份与用户组记录的文件每个账号都可以有多个用户组支持/etc/passwd 用户账号/etc/shadow 账号密码/etc/group 组账号6.2权限文件的RWX权限只涉及对文件内容的约束文件夹的RWX权限只涉及对文件夹下的文件的约束l....
分类:
系统相关 时间:
2014-07-27 23:32:09
阅读次数:
253