ChinaUnix.net
相关文章推荐:

LIBTUXCAT334 ERROR No BBL

怎么找到tuxedo的bbl的内存地址??? 那里有tuxedo的源码呀!!!

by huzou_cn - 中间件技术 - 2010-03-30 16:00:00 阅读(2629) 回复(0)

相关讨论

Pragmatic Bookshelf Scripted GUI Testing with Ruby (2008 ) bbl [1934356182] 欢迎下载!

by 八重樱 - 下载共享 - 2009-11-22 15:05:30 阅读(1483) 回复(2)

欢迎下载!! [ 本帖最后由 八重樱 于 2008-12-17 16:57 编辑 ]

by 八重樱 - 下载共享 - 2009-05-09 13:05:10 阅读(1548) 回复(2)

error返回值简单列表 下面是error相关的返回值 1#ifndef _ASM_GENERIC_ERRNO_BASE_H 2#define _ASM_GENERIC_ERRNO_BASE_H 3 4#define EPERM 1 /* Operation not permitted */操作禁止 5#define ENOENT 2 /* No such file or directory */文件或者目录不存在 6#define ESRCH 3 /* No such process */相应的进程不存在 7#define EINTR 4 ...

by yuchuan2008 - Linux文档专区 - 2008-09-19 13:40:03 阅读(601) 回复(0)

HOSTNAME = hostname e1000g0 192.168.0.7 You can check the log file "/var/adm/log/hostname_NIC_Packets_error.log" ----------------------------------------------------------------- NIC Detect Packet Input error on [ e1000g0 ] :::::::::::::: /tmp/NIC_Compare.e1000g0 :::::::::::::: 07/15/08 00:00:00 e1000g0 Inputerror: 60 Outputerror: 0 07/16/08 00:00:01 e1000g0 Inputerror: 86 Outputerror: 0 Diff_Pac...

by yoyosys - Solaris - 2008-07-16 18:15:59 阅读(1194) 回复(3)

HOSTNAME = hostname\r\ne1000g0 192.168.0.7\r\nYou can check the log file \"/var/adm/log/hostname_NIC_Packets_error.log\"\r\n-----------------------------------------------------------------\r\nNIC Detect Packet Input error on [ e1000g0 ]\r\n::::::::::::::\r\n/tmp/NIC_Compare.e1000g0\r\n::::::::::::::\r\n07/15/08 00:00:00 e1000g0 Inputerror: 60 Outputerror: 0\r\n07/16/08 00:00:01 e1000g0 Inputerror...

by yoyosys - Solaris - 2008-07-16 18:15:59 阅读(2853) 回复(3)

080628 16:50:23 mysqld started InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 080628 16:50:25 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 080628 16:50:26 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Databa...

by linux_paly - MySQL - 2008-06-30 11:05:07 阅读(1606) 回复(2)

error [ 本帖最后由 myurl 于 2007-12-18 10:33 编辑 ]

by myurl - 服务器应用 - 2007-12-10 18:02:34 阅读(1745) 回复(0)

我在安装oracle的过程中,在终端中出现下列的信息: [oracle@linuxserver orasetup]$ cd Disk1 [oracle@linuxserver Disk1]$ ./runInstaller [oracle@linuxserver Disk1]$ Initializing Java Virtual Mac hine from /tmp/OraInstall2006-08-11_03-56-48PM/jre/bin/ja va. Please wait... Font specified in font.properties not found [--symbol-med ium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.propert...

by jcxuefeng - 系统管理 - 2006-08-11 16:15:51 阅读(610) 回复(0)

我在安装oracle的过程中,在终端中出现下列的信息: [oracle@linuxserver orasetup]$ cd Disk1 [oracle@linuxserver Disk1]$ ./runInstaller [oracle@linuxserver Disk1]$ Initializing Java Virtual Mac hine from /tmp/OraInstall2006-08-11_03-56-48PM/jre/bin/ja va. Please wait... Font specified in font.properties not found [--symbol-med ium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.propert...

by jcxuefeng - Linux系统管理 - 2006-08-11 16:15:51 阅读(868) 回复(0)

[code] #include #include #include #include #include #include #include #include /*-----------------------------------* * Delete semaphore key * *-----------------------------------*/ int sem_del(key) int key; { int semid, sysreturn; char ret1[255]; char ret2[255]; char msg[255]; ...

by Pacer - C/C++ - 2006-06-09 14:38:23 阅读(810) 回复(0)