代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4735154
tgt draw.tgt
40
targetIdent
0
MProject
1
MComponent
0
2
WString
4
WEXE
3
WString
5
w_2en
1
0
1
4
MCommand
0
5
MCommand
0
6
MItem
8
draw.exe
7
WString
4
WEXE
8
WVList
3
9
MVState
www.eeworm.com/read/229812/4735167
rc draw.rc
#include
#include "drawmenu.h"
DrawIcon ICON DRAW.ICO
IDM_ROTATE_LEFT BITMAP LEFT.BMP
IDM_ROTATE_RIGHT BITMAP RIGHT.BMP
IDM_ROTATE_UP BITMAP UP.BMP
IDM_ROTATE_DOWN BITMAP DOWN.BM
www.eeworm.com/read/229812/4735171
tgt draw.tgt
39
targetIdent
0
MProject
1
MComponent
0
2
WString
4
WEXE
3
WString
5
w_2en
1
0
1
4
MCommand
0
5
MCommand
0
6
MItem
8
draw.exe
7
WString
4
WEXE
8
WVList
0
9
WVList
www.eeworm.com/read/228117/4766698
plo draw.plo
draw.lo : \
draw.c \
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/stdio.h \
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/feat
www.eeworm.com/read/228117/4766707
c draw.c
/*
** $Id: draw.c,v 1.27 2005/01/04 07:11:16 limei Exp $
**
** General drawing of GDI
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current maintainer: We
www.eeworm.com/read/226451/4784591
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/226451/4784592
plg draw.plg
Build Log
--------------------Configuration: Draw - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP51E.tmp"
www.eeworm.com/read/226451/4784593
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/226451/4784594
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
www.eeworm.com/read/226451/4784598
cpp draw.cpp
// Draw.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Draw.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c