1. Windows->Preferences->General->Workspace->Text file encoding2. Auto complete:Windows->Preferences->Java->Editor->Content Assist勾选 Enable auto activ...
分类:
系统相关 时间:
2014-07-16 20:23:50
阅读次数:
185
R1配置---------------------------------------------version 5.20, ESS 2207P45#sysname RT1#super password level 3 simple h3c#domain default enable system#...
分类:
其他好文 时间:
2014-07-16 20:21:30
阅读次数:
236
R1的配置-----------------------------------------------------------------------------sysname RT1#super password level 3 simple h3c#domain default enable ...
分类:
其他好文 时间:
2014-07-16 20:18:40
阅读次数:
240
Profile Name 说明 设置建议 FND: Enable Cancel Query 当执行一个超长时间的查询时,会出现一个 Cancel窗口,允许用户取消。比如我们在SO 界面没有输入条件就来个Ctrl+F11,由于SO ...
分类:
其他好文 时间:
2014-07-14 15:34:44
阅读次数:
213
./configure --enable-gdb --prefix=/usr --enable-multibyte --enable-fontset --enable-xim --enable-gui=auto --enable-pythoninterp=dynamic --enable-pytho...
分类:
数据库 时间:
2014-07-14 15:20:46
阅读次数:
309
虚拟网卡由-net nic定义 # qemu-system-x86_64 -enable-kvm -name ubuntutest -m 2048 -hda ubuntutest.img -vnc :19 -net nic 如果我们在monitor中查看info network 可以看到下面的 有时...
分类:
Web程序 时间:
2014-07-14 14:26:14
阅读次数:
271
在openstack中,如果我们启动一个虚拟机,我们会看到非常复杂的参数 qemu-system-x86_64 -enable-kvm -name instance-00000024 -S -machine pc-i440fx-trusty,accel=kvm,usb=off -cpu SandyB...
分类:
其他好文 时间:
2014-07-14 00:04:00
阅读次数:
634
1、错误描述
2014-7-13 2:38:54 org.apache.jasper.compiler.TldLocationsCache tldScanJar
信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete l...
分类:
移动开发 时间:
2014-07-13 16:45:04
阅读次数:
294
执行:
./configure --prefix=/usr/local/php --enable-fastcgi --enable-fpm
之后出现
Running FastCGI Process Manager checks
checking for php-fpm config file path... $prefix/etc/php-fpm.conf
checking for ...
分类:
其他好文 时间:
2014-07-13 13:50:43
阅读次数:
205
1.strictfp, 即 strict float point (精确浮点)。 strictfp keyword可应用于类、接口或方法。使用 strictfp keyword声明一个方法时,该方法中全部的float和double表达式都严格遵守FP-strict的限制,符合IEEE-754规范。....
分类:
编程语言 时间:
2014-07-13 11:59:07
阅读次数:
245