代码搜索:Method
找到约 10,000 项符合「Method」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5831190
idl test.idl
// test.idl,v 1.4 2001/09/18 00:06:01 irfan Exp
interface test
{
void method ();
void shutdown ();
};
www.eeworm.com/read/136989/5831333
idl test.idl
// test.idl,v 1.4 2001/09/18 00:06:04 irfan Exp
interface test
{
void method ();
void shutdown ();
};
www.eeworm.com/read/136989/5831387
idl test.idl
// test.idl,v 1.1 2002/07/08 17:01:37 irfan Exp
interface test
{
void method ();
void shutdown ();
};
www.eeworm.com/read/136989/5831401
idl test.idl
// test.idl,v 1.4 2001/09/18 00:06:01 irfan Exp
interface test
{
void start ();
void method ();
};
www.eeworm.com/read/136989/5831643
idl test.idl
// test.idl,v 1.1 1999/12/25 05:33:15 kirthika Exp
interface Test
{
// = TITLE
// Interface for testing this example.
//
// = DESCRIPTION
// This interface defines a simple ob
www.eeworm.com/read/136989/5831943
idl test.idl
// test.idl,v 1.1 2003/04/16 17:57:34 irfan Exp
interface test
{
void method ();
};
www.eeworm.com/read/136989/5831972
idl test.idl
// test.idl,v 1.1 2001/04/27 21:05:10 irfan Exp
interface test
{
void method ();
};
www.eeworm.com/read/136989/5832037
idl test.idl
// test.idl,v 1.1 2001/03/08 01:30:11 irfan Exp
interface test
{
void method ();
};
www.eeworm.com/read/136989/5832044
idl test.idl
// test.idl,v 1.1 2002/10/28 19:23:22 irfan Exp
interface test
{
void method ();
};
www.eeworm.com/read/136989/5832055
idl test.idl
//
// test.idl,v 1.1 2003/07/22 21:18:41 irfan Exp
//
interface test
{
void method ();
};