代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/364500/2903480
h same.h
int Test_Combination_Keys(unsigned int mask,int key)
{
return(Get_Control_Keys(mask)&&Test_Scan_Code(key));
}
www.eeworm.com/read/351043/3110810
h same.h
int Test_Combination_Keys(unsigned int mask,int key)
{
return(Get_Control_Keys(mask)&&Test_Scan_Code(key));
}
www.eeworm.com/read/162614/5540109
cc is_same.cc
// 2004-12-08 Paolo Carlini
//
// Copyright (C) 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can
www.eeworm.com/read/193835/8204092
c same.c
/*
** $Id: same.c,v 1.14 2003/08/15 08:45:46 weiym Exp $
**
** Same: the Same game.
** (C) 1997 the Free Software Foundation
**
** Author: Miguel de Icaza.
** Federico Mena.
** Horacio
www.eeworm.com/read/173667/9643921
h same.h
int Test_Combination_Keys(unsigned int mask,int key)
{
return(Get_Control_Keys(mask)&&Test_Scan_Code(key));
}
www.eeworm.com/read/134519/13985178
c same.c
/*
** $Id: same.c,v 1.14 2003/08/15 08:45:46 weiym Exp $
**
** Same: the Same game.
** (C) 1997 the Free Software Foundation
**
** Author: Miguel de Icaza.
** Federico Mena.
** Horacio
www.eeworm.com/read/106883/15618621
class same.class
www.eeworm.com/read/106883/15618630
java same.java
/**
class Same 中的floorDraw数组作为公共变量使用,记录了当前层是否有人
floorDraw的下标值+1 为当前层
*/
public class Same {
public static boolean[] floorDraw= new boolean[4];
}
www.eeworm.com/read/104056/15710890
h same.h
/* Determine whether two file names refer to the same file.
Copyright (C) 1997-2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it und
www.eeworm.com/read/104056/15710917
c same.c
/* Determine whether two file names refer to the same file.
Copyright (C) 1997-2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it und