ChinaUnix.net
相关文章推荐:

crosses initialization of C

c++ introduced the concept of a constructor, a special method automatically called when an objects is created. Java also adopted the constructor, an in additon has a garbage collector that automatically releases memory resources when they're no longer being used. Guaranteed color="red">initialization with the constructor In Java, the class designer can guarantee color="red">initialization of ...

by Kingway886 - Java文档中心 - 2006-07-17 09:14:08 阅读(667) 回复(0)

相关讨论

when i use a client to run a programme, it has the error message: waiting for ipc:0 color="red">initialization failed. is there anyone who can tell me how to initialize the ipc services. or there is other possilbe reason which may result in the ipc intialization fail. it is known that the ipc service on the server is normal, cause i use another client to run the same programme successfully. //sorry, i can'...

by kugua - Solaris - 2005-09-27 16:06:41 阅读(729) 回复(1)

请教怎么解决这个问题,谢谢了!!!

by 斜晖 - Oracle - 2004-04-20 04:07:15 阅读(705) 回复(4)

Error occurred during color="red">initialization of VM java.lang.NoSuchMethodError: Method java.lang.System.nanoTime()J name or signature does not match at java.lang.System.registerNatives(Native Method) at java.lang.System.<clinit>(System.java:40) 用windows xp的java没问题,linux下就有上面的错误,两个系统是相同的版本java sdk 6u16

by flag - Java - 2009-09-16 23:11:18 阅读(1844) 回复(0)

刚才重写 printf 运行正常,但是编译给出一个警告 [code]LTIO.c:10: warning: color="red">initialization discards qualifiers from pointer target type[/code] 这一行代码如下 [code]void * c = str;[/code] 其中str为 [code]const void* str;[/code]

by net_robber - C/C++ - 2006-12-29 09:14:30 阅读(17304) 回复(6)

color="red">initialization parameters are used to make configuration options available to a servlet. This allows the developer to declaratively affect the runtime environment of the servlet. color="red">initialization parameters are configured within the servlet element using init-param elements, as shown in the following web.xml fragment: storefront org.apache.struts.action.ActionServlet config /WEB-INF/st...

by heavenflying - Java文档中心 - 2007-01-05 11:23:55 阅读(316) 回复(0)

oracle 8.1.7 环境为win2000 server 改机器安装有2个数据库,一个A,一个是B,现在数据库a正常,但是数据库B,连接的时候出现ORA-01033:ORAcLE color="red">initialization or shutdown in progress, 尝试用sqlplus/nolog----sql>;connect internal/oracle@b as sysdba,但是提示ora-01017:invalid usernam/passwor 2、如果用connect system/manager◎B,提示ORA-01033:ORAcLE color="red">initialization or shutdown in progress 3、请问如何解决!

by wuzhiqiu - Oracle - 2005-06-27 06:59:54 阅读(1177) 回复(1)

联接数据库时这样提示。昨天还好好的。怎么办啊。

by flywishes - Oracle - 2004-11-16 19:34:53 阅读(3192) 回复(3)

ORA-01033 Oracle color="red">initialization or shutdown in progress 怎么解决? WIN2000+ORAcLE8.1.7双机

by hxigue - Oracle - 2004-03-19 11:45:07 阅读(473) 回复(0)

我在win2000 上做双机一边启动关闭数据库和LSNRcTL都没问题。到另一台上 启动ORAcLE服务没问题,LSNRcTL没问题。用SQLPLUS登陆时出现 ORA-01033 Oracle color="red">initialization or shutdown in progress 怎么解决

磁盘阵列

by hxigue - 存储备份 - 2004-03-18 10:04:39 阅读(769) 回复(0)

我在unixware上安装oracle8.0.5,安装完后,dbstart成功,接着在客户机上配置net8,出现这种错误: ORA-01033: ORAcLE color="red">initialization or shutdown in progress 不知道哪位大侠知道,请速告知

by soloace - Oracle - 2003-08-31 10:21:52 阅读(1019) 回复(5)