xen vchan v4v inter-vm communication
分类:
其他好文 时间:
2014-07-03 10:05:21
阅读次数:
361
bash命令执行的时候有输出数据,如果这群数据比寻经过几道手续之后才能得到我们所需要的格式,就涉及到管道命令(pipe),管道命令使用"|"这个界定符号,另外管道命令和连续执行命令是不一样的。 管道命令"|"仅能够处理经由前面一个命令传来的正确信息,也就是standard output的信息,...
分类:
其他好文 时间:
2014-07-03 00:56:16
阅读次数:
310
Oracle Database 11g Release 2 Standard Edition and Enterprise Edition Software DownloadsOracle 数据库 11g 第 2 版 标准版、企业版 软件下载oracle 下载还需要用户名我自己注册了个方便大家使用下...
分类:
数据库 时间:
2014-07-03 00:23:37
阅读次数:
442
问题1故障现象:Wed Jan 16 09:30:08 2013 [DiM][I]: New VM state is ACTIVE.Wed Jan 16 09:30:08 2013 [LCM][I]: New VM state is PROLOG.Wed Jan 16 09:30:08 2013 [...
分类:
其他好文 时间:
2014-07-02 23:23:21
阅读次数:
257
Key words: IE的默认语言若不为简体中文,则会导致此问题发生 刚在某内网服务器(英文 Win2003Server Standard 64Bit)搭建了一套应用(WebLogic11G+Oracle11G),结果我本地访问时报“missing message for key”,第一反应是语言...
分类:
其他好文 时间:
2014-07-02 17:18:45
阅读次数:
180
搭建Hyper-V学习环境环境:VMware安装Win2K8R2过程:1.VM上安装Win2K8R2,过程略2.更改虚拟机CPU属性,勾选下图中的选项3.更改虚拟机配置文件下图为虚拟机配置文件路径用记事本打开虚拟机配置文件,并添加下面的句子,保存hypervisor.cpuid.v0="False"mce.enable="True"4.安装H..
分类:
其他好文 时间:
2014-07-02 15:43:42
阅读次数:
282
Automatic PoetryInput:standard inputOutput:standard outputTime Limit:2 secondsMemory Limit:32 MB“Oh God”, Lara Croft exclaims, “it’sone of these dumb ...
分类:
其他好文 时间:
2014-07-01 18:53:40
阅读次数:
166
Format characters have the following meaning; the conversion between C and Python values should be obvious given their types. The ‘Standard size’ column refers to the size of the packed value in bytes...
分类:
编程语言 时间:
2014-07-01 14:51:47
阅读次数:
391
题意就是有N个pl妹子,然后每行第一个单词是妹子的国籍,后面是妹子的名字。你的任务就是统计相同国籍妹子的个数,然后按字母表顺序输出。我首先把所有的国籍都读入,然后用qsort()按字母表顺序排序。List of ConquestsInput:standard inputOutput:standard...
分类:
其他好文 时间:
2014-07-01 10:25:31
阅读次数:
262
最近有个项目要用solr,solr是基于lucene的,今天在测试indexwriter时遇到了lock的问题:测试代码:importjava.io.File;
importjava.io.IOException;
importorg.apache.lucene.analysis.Analyzer;
importorg.apache.lucene.analysis.standard.StandardAnalyzer;
importorg.apac..
分类:
其他好文 时间:
2014-07-01 09:40:53
阅读次数:
295