代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/156810/11762630
m pictureofgap.m
%-------------------------draw the figure of the gap----------------------
%----------------------------OH-------------------------------------------
xti=[1,30,60,90];
xtilabel={'Γ','X','M','Γ'};
www.eeworm.com/read/4082/28831
cpp ch2p7_transbitmaps.cpp
/*
#############################################################################
Ch2p7_TransBitmaps.cpp: a program that uses the Windows GDI to draw
transparent bitmaps.
#################
www.eeworm.com/read/229812/4752875
asm _dlgdraw.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Draw a dialog entry.
;
;Calling:
;
;DrawDialog(button,dialog,window);
;
;On Entry
www.eeworm.com/read/216875/4879406
dfm customdrawtableviewdemostyleseditor.dfm
object CustomDrawTableViewDemoStylesEditorForm: TCustomDrawTableViewDemoStylesEditorForm
Left = 297
Top = 173
BorderStyle = bsDialog
Caption = 'Custom Draw Settings'
ClientHeight = 267
www.eeworm.com/read/216875/4879874
dfm customdrawtableviewdemostyleseditor.dfm
object CustomDrawTableViewDemoStylesEditorForm: TCustomDrawTableViewDemoStylesEditorForm
Left = 297
Top = 173
BorderStyle = bsDialog
Caption = 'Custom Draw Settings'
ClientHeight = 267
www.eeworm.com/read/296973/3895803
java shape.java
package ch10.section07;
public interface Shape {
public void Draw();
public void Border();
}
www.eeworm.com/read/282708/4089056
h pvrddcmn.h
/******************************************************************************
* Name : pvrddcmn.h
* Title : Common direct draw and display driver defs.
* Author(s) : Imagination
www.eeworm.com/read/282708/4089156
h overlay.h
/*****************************************************************************
Name : OVERLAY.H
Title : Direct Draw surface Overlay callback prototypes
C Author : Kevan Ahmadi
www.eeworm.com/read/282708/4089164
c overlay.c
/*****************************************************************************
Name : OVERLAY.C
Title : Direct Draw surface Overlay callbacks
C Author : Kevan Ahmadi
Created
www.eeworm.com/read/416410/2122414
dfm customdrawtableviewdemostyleseditor.dfm
object CustomDrawTableViewDemoStylesEditorForm: TCustomDrawTableViewDemoStylesEditorForm
Left = 297
Top = 173
BorderStyle = bsDialog
Caption = 'Custom Draw Settings'
ClientHeight = 267