报警:Freeinodeson/var(percentage)(linuxhost:vfs.fs.inode[/var,pfree]):20%故障原因:/var/spool/postfix/maildrop小文件太多造成inode索引使用完1)查看inode使用状况;#df-i
/dev/sda398542478877719664781%/var切换到目录/var,检查哪个目录占用inode多#find*/!-typel|c..
分类:
其他好文 时间:
2015-03-04 21:14:10
阅读次数:
163
在实际工作中,常常需要设定数字的输出格式,如以百分比的形式输出,或者设定小数位数等,现稍微总结如下
主要使用的类:java.text.DecimalFormat
1。实例化对象,可以用如下两种方法:
代码如下:
DecimalFormat df=(DecimalFormat)NumberFormat.getInstance();
...
分类:
编程语言 时间:
2015-03-04 14:39:42
阅读次数:
148
DF-LDA:
is perhaps the earliest KBTM, which can incorporate two forms of prior knowledge from the user: must-links and cannot-links.
[Andrzejewski, David, Zhu, Xiaojin, and Craven, Mark. Incorporati...
分类:
其他好文 时间:
2015-03-03 18:40:31
阅读次数:
139