代码搜索:group
找到约 10,000 项符合「group」的源代码
代码结果 10,000
www.eeworm.com/read/376170/9328094
h group.h
/*
* group.h
*/
#ifndef GROUP_H
#define GROUP_H
#include
class Stone;
class Group : public QPtrList
{
public:
Group();
~Group() {}
int getLiberties() const { return libert
www.eeworm.com/read/179865/9333437
gif group.gif
www.eeworm.com/read/375879/9345755
ico group.ico
www.eeworm.com/read/375499/9358522
cpp group.cpp
#include"Group.h"
using namespace std;
Client *Group::operator[](const string& email){
for(int i = 0; i < objects.size(); i++){
if(objects[i]->getEmail() == email){
return objects[i];
www.eeworm.com/read/375499/9358546
h group.h
#ifndef GROUP_H
#define GROUP_H
#include
#include
#include
#include
#include
#include "Client.h"
using namespace std;
class Gro
www.eeworm.com/read/374494/9402443
c group.c
/* Copyright (C) 2003, 2005 Thorsten Kukuk
Author: Thorsten Kukuk
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General P
www.eeworm.com/read/374494/9402533
h group.h
/* Copyright (C) 2003, 2005 Thorsten Kukuk
Author: Thorsten Kukuk
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General P
www.eeworm.com/read/371075/9569276
png group.png
www.eeworm.com/read/170235/9813956