program Demo1;{ Create Date: 2014-06-29 Author: P.S.M 1.接口Demo1}{$APPTYPE CONSOLE}uses SysUtils;{定义接口}type ITestInterface = interface {GUID通过CTR...
分类:
其他好文 时间:
2014-07-07 14:02:00
阅读次数:
177
http://www.cloudbase.it/create-windows-openstack-images/ We get regularly a lot of requests about how to generate Windows OpenStack images, especially...
RAW raw是默认的格式,格式简单,容易转换为其他的格式。需要文件系统的支持才能支持sparse file 创建image # qemu-img create -f raw flat.img 10GFormatting 'flat.img', fmt=raw size=10737418240 如果...
分类:
其他好文 时间:
2014-07-01 18:07:59
阅读次数:
386
create function fun_getPY(@str nvarchar(4000))returns nvarchar(4000)asbegindeclare @word nchar(1),@PY nvarchar(4000)set @PY=''while len(@str)>0beginse...
分类:
数据库 时间:
2014-07-01 11:57:32
阅读次数:
258
1 下载安装包download tar.gzwget http://download.csdn.net/detail/mchdba/7545037?2 安装cmake软件包yum install cmake -y3 create account of mysqlgroupadd mysql useradd -g mysql mysql autoreconf...
分类:
数据库 时间:
2014-07-01 08:21:07
阅读次数:
255
SDK和ADT为22.6.2版本
工程为4.4.2
新建了一个工程 ,代码编写好后并没有报错,在安装支持后报出如下错误:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.silence.jsonutil/com.silence.jsonutil.MainActivity}: ...
分类:
编程语言 时间:
2014-07-01 08:05:46
阅读次数:
294
1、错误描述
java.sql.SQLException: ORA-0064:error occurred at recursive SQL level 1.
ORA-06153:unable to extend table SYS.AUD$ by 8192 in tablespace SYSTEM.
ORA-02002:error while writing to audit trail.
O...
分类:
数据库 时间:
2014-07-01 08:01:47
阅读次数:
463
数据表如下:CREATE TABLE IF NOT EXISTS `china` (`region_id` smallint(5) unsigned NOT NULL, `parent_id` smallint(5) unsigned NOT NULL DEFAULT '0', `region_na...
分类:
Web程序 时间:
2014-07-01 00:50:55
阅读次数:
255
A press release is a great way to create publicity for your cleaning business. Send out press releases to announce a newsworthy event about you, your ...
分类:
其他好文 时间:
2014-06-30 23:22:37
阅读次数:
275
http://kashyapc.com/2014/01/27/virt-builder-to-trivially-create-various-linux-distribution-guest-images/ I frequently use virt-builder (part of libgue...
分类:
系统相关 时间:
2014-06-30 23:21:25
阅读次数:
359