1.在windows中找一个自己喜欢的字体(C:\Windows\Fonts)或者去网上下载一个2.将字体上传到zabbix的web相关目录的fonts目录下(我的zabbix的web相关的文件都在/var/www/html/zabbix/fonts)3.修改zabbix页面管理的中文字体设置vi ...
分类:
其他好文 时间:
2014-08-09 18:20:18
阅读次数:
274
UVA - 11374
Airport Express
Time Limit:1000MS
Memory Limit:Unknown
64bit IO Format:%lld & %llu
[Submit] [Go Back] [Status]
Description
ProblemD: Ai...
分类:
其他好文 时间:
2014-08-09 11:48:37
阅读次数:
261
Multiplication PuzzleTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:165164-bit integer IO format:%lld Java clas...
分类:
其他好文 时间:
2014-08-09 11:24:57
阅读次数:
234
Moving TablesTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onZJU. Original ID:102964-bit integer IO format:%lld Java class name:M...
分类:
其他好文 时间:
2014-08-09 11:20:07
阅读次数:
341
Fermat’s Chirstmas Theorem Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmit Status Practic...
分类:
其他好文 时间:
2014-08-09 09:03:57
阅读次数:
258
1.查看linux系统版本及内核;[root@LAMPtools]#uname-r
2.6.32-431.3.1.el6.x86_642.创建用户名和组;[root@LAMP~]#groupaddzabbix
[root@LAMP~]#useradd–gzabbixzabbix3.创建新目录;[root@LAMP~]#mkdir/root/tools
[root@LAMP~]#mkdir/etc/zabbix
[root@LAMP~]#chown–Rzabb..
分类:
系统相关 时间:
2014-08-09 02:48:37
阅读次数:
528
A -
The House Of Santa Claus(11.2.1))
Crawling in process...
Crawling failed
Time Limit:3000MS
Memory Limit:0KB 64bit IO Format:%lld & %llu
Description
In your childhood y...
分类:
其他好文 时间:
2014-08-08 21:27:56
阅读次数:
288
Encoded Barcodes
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld
& %llu
Submit Status Practice UVALive
5029
Description
All the big malls need a powerful system f...
分类:
其他好文 时间:
2014-08-08 21:25:16
阅读次数:
302
#include int main(){ int T; scanf("%d",&T); while(T--) { int sum; long long a,b; scanf("%lld %lld",&a,&b); if(a==0||b==0) { sum=0; } else { sum=(a%9)....
分类:
其他好文 时间:
2014-08-08 21:15:26
阅读次数:
252
系统版本:centos6.5内核版本:2.6.32-358.el6.x86_64yum安装LAMP环境;yuminstall-ygccgcc-c++httpdhttpd-develmysqlmsql-servermysql-develphpphp-mysqlphp-commonphp-gdphp-mbstringphp-mcrtptphp-develphp-xmlphp-bcmathlibcurl-develnet-snmp-devel2.添加用户及组;groupa..
分类:
其他好文 时间:
2014-08-08 02:08:46
阅读次数:
423