代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/305566/3772875
c draw.c
/*
Xwindows drawing primitives
*/
#include
#include
#include
#ifdef XAW
#include
#include
#include
#end
www.eeworm.com/read/305566/3772923
h draw.h
/*
draw object definition
Graphics system dependent information
XView/Windows here
*/
#ifndef DRAW_H
#define DRAW_H
#include
#include "render.h"
/* constants */
#define OVERLAY_COLOR
www.eeworm.com/read/305566/3772944
c draw.c
/*--------------------------------------------------------------------*\
Xwindows drawing primitives
\*--------------------------------------------------------------------*/
#includ
www.eeworm.com/read/305204/3779790
c draw.c
// $Id: draw.c,v 1.5 2000/07/10 01:21:39 weiym Exp $
//
// General drawing of GDI
//
// Copyright (C) 2000, Wei Yongming.
//
// Current maintainer: Wei Yongming.
/*
** This library is free software;
www.eeworm.com/read/304962/3782015
xpm draw.xpm
/* XPM */
/*static const char * draw_xpm[] = {
"32 32 3 1",
" c None",
". c #FFFFFF",
"x c #000000",
" ",
"
www.eeworm.com/read/299936/3849037
cpp draw.cpp
#include
#include
#include
#include
#define pi 3.14159265358
#define L 100.0
#define MAX 21
#define N2 6
//(200,200)
void main(){
double temp;
www.eeworm.com/read/299470/3852808
clw draw.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CChildView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Draw.h"
www.eeworm.com/read/299470/3852809
plg draw.plg
Build Log
--------------------Configuration: Draw - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP51E.tmp"
www.eeworm.com/read/299470/3852810
dsp draw.dsp
# Microsoft Developer Studio Project File - Name="Draw" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/299470/3852811
h draw.h
// Draw.h : main header file for the DRAW application
//
#if !defined(AFX_DRAW_H__B0715FA4_3A15_11D4_85B8_00A0CC253EAC__INCLUDED_)
#define AFX_DRAW_H__B0715FA4_3A15_11D4_85B8_00A0CC253EAC__INCLUD