代码搜索:Class2
找到约 269 项符合「Class2」的源代码
代码结果 269
www.eeworm.com/read/288715/4005938
cs program.cs
//server端
using System;
using System.Text;
using System.IO;
using System.Net;
using System.Net.Sockets;
namespace Project1
{
class Class2
{
static void Main()
{
www.eeworm.com/read/470720/1448296
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of instance method" } */
@end
@interface class2
+ (void) m
www.eeworm.com/read/470693/1460242
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of instance method" } */
@end
@interface class2
+ (void) m
www.eeworm.com/read/190666/5176082
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of instance method" } */
@end
@interface class2
+ (void) m
www.eeworm.com/read/340665/3276745
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of instance method" } */
@end
@interface class2
+ (void) m
www.eeworm.com/read/440906/1778377
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of instance method" } */
@end
@interface class2
+ (void) m
www.eeworm.com/read/233448/4676510
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of method .\\-meth1." } */
@end
@interface class2
+ (void)
www.eeworm.com/read/162614/5522799
mm method-8.mm
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of method .\\-meth1." } */
@end
@interface class2
+ (void)
www.eeworm.com/read/162614/5522893
m method-1.m
/* Tests of duplication. */
/* { dg-do compile } */
@interface class1
- (int) meth1;
- (void) meth1; /* { dg-error "duplicate declaration of method .\\-meth1." } */
@end
@interface class2
+ (void)