代码搜索结果
找到约 10,000 项符合
M 的代码
qcolor.h
#ifndef __QCOLOR_H
#define __QCOLOR_H
#include "qstring.h"
class QColor
{
protected:
int m_nRed;
int m_nGreen;
int m_nBlue;
bool m_bSet;
public:
QColor() { m_nRed = 255; m_nGreen = 64;
dib.cpp
// Dib.cpp : implementation file
//
#include "stdafx.h"
#include "Dib.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
dib.cpp
// Dib.cpp : implementation file
//
#include "stdafx.h"
#include "Dib.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
pbuild.cpp
/*
Copyright (C) 1998,2000 by Jorrit Tyberghein
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as
alexer.cpp
/*
* ===========================================================================
* PRODUCTION $Log: alexer.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 19:42:11 gouriano
* PRODUCTION PRODUCTI
chxavcallback.cpp
/************************************************************************
* chxavcallback.cpp
* -----------------
*
* Synopsis:
* Encapsulates single or periodic timer callback
*
*
* (
matrics.java~44~
import java.awt.*;
import java.awt.event.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2001
* Company:
* @author
* @version 1.0
*/
public class Matrics extends Panel implements
matrics.java~46~
import java.awt.*;
import java.awt.event.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2001
* Company:
* @author
* @version 1.0
*/
public class Matrics extends Panel implements
matrics.java~42~
import java.awt.*;
import java.awt.event.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2001
* Company:
* @author
* @version 1.0
*/
public class Matrics extends Panel implements
matrics.java~45~
import java.awt.*;
import java.awt.event.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2001
* Company:
* @author
* @version 1.0
*/
public class Matrics extends Panel implements