代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/145218/12744507
pdf 2-basic.pdf
www.eeworm.com/read/246092/12757084
h gui_basic.h
/****************************************************************************************
* 文 件 名:GUI_BASIC.H
* 功 能:GUI基本画图函数。
*******************************************************************
www.eeworm.com/read/246092/12757100
c gui_basic.c
/****************************************************************************************
* 文 件 名:GUI_BASIC.C
* 功 能:GUI基本绘图函数。进行基本绘图运算,并调用相应的刷新程序更新LCD显示。
* 备 注:图形操作层,进行各种图形运算操作。
************
www.eeworm.com/read/332007/12786281
pwi basic07.pwi
www.eeworm.com/read/144516/12786684
~ddp basic_graph.~ddp
www.eeworm.com/read/144516/12786687
~dfm basic_graph.~dfm
object Form1: TForm1
Left = 211
Top = 117
Width = 788
Height = 707
Caption = #22270#24418#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/144516/12786693
cpp basic_graph.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Basic_graph.h"
#include "Unit2.h"
#include "Unit3.h"
#include "Unit4.
www.eeworm.com/read/144516/12786695
ddp basic_graph.ddp
www.eeworm.com/read/144516/12786702
dfm basic_graph.dfm
object Form1: TForm1
Left = 23
Top = 11
Width = 788
Height = 591
Caption = #22270#24418#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/144516/12786707
h basic_graph.h
//---------------------------------------------------------------------------
#ifndef Basic_graphH
#define Basic_graphH
//-------------------------------------------------------------------------