1. COM不能单独建立,必须有一个Delphi工程的实体,EXE或者DLL都行2. 自动生成Project1_TLB.pas文件3. 自动生成Unit2.pas文件,其中最重要的包含内容有:initialization TTypedComObjectFactory.Create(ComServe....
分类:
其他好文 时间:
2015-09-21 01:38:53
阅读次数:
142
1、错误描述2015-09-20 22:49:59 [main] WARN org.springframework.context.support.GenericApplicationContext - Exception encountered during context initialization - cancelling refresh attempt
org.springframew...
1、错误描述2015-09-20 22:35:23 [main] WARN org.springframework.context.support.GenericApplicationContext - Exception encountered during context initialization - cancelling refresh attempt
org.springframew...
分类:
编程语言 时间:
2015-09-21 00:11:33
阅读次数:
406
1、错误描述2015-09-20 22:30:25 [main] WARN org.springframework.context.support.GenericApplicationContext - Exception encountered during context initialization - cancelling refresh attempt
org.springframew...
分类:
移动开发 时间:
2015-09-21 00:10:50
阅读次数:
388
1、错误描述2015-09-20 23:02:58 [main] WARN org.springframework.context.support.GenericApplicationContext - Exception encountered during context initialization - cancelling refresh attempt
org.springframew...
分类:
编程语言 时间:
2015-09-21 00:10:15
阅读次数:
497
1、错误描述2015-09-20 17:08:36 [localhost-startStop-1] WARN org.apache.cxf.bus.spring.BusApplicationContext - Exception encountered during context initialization - cancelling refresh attempt
org.springfra...
分类:
Web程序 时间:
2015-09-20 19:17:59
阅读次数:
391
跑 service network restart NIC出现无法启动,他说,没有发现Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization解决的方法:1》 改动/etc...
分类:
其他好文 时间:
2015-09-18 22:00:09
阅读次数:
260
1 int main( void ) 2 { 3 // Turn off interrupts 4 osal_int_disable( INTS_ALL ); 5 6 // Initialization for board related stuff such as LEDs 7 ...
分类:
其他好文 时间:
2015-09-18 15:31:06
阅读次数:
481
Device eth0 does not seem to be present, delaying initialization 故障背景:? 在vmware workstation中了完全克隆了一个已经存在的CentOS的虚拟机,启动之后发现网卡没有启动。于是重启一下network服务,发现...
分类:
系统相关 时间:
2015-09-13 14:45:06
阅读次数:
262
9月8日-11日走马观花的跑完了《C++面向对象程序设计》,有了基本认识。翁恺《面向对象程序设计》笔记什么是对象-面向对象的基本原理头文件(.h)成员变量-成员变量的秘密构造函数和析构函数对象的初始化(initialization)new & delete ;new[] & delete[] -在....
分类:
编程语言 时间:
2015-09-11 12:42:28
阅读次数:
142