代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/394978/8200372
bas mdl_cortrol.bas
Attribute VB_Name = "Mdl_Cortrol"
Public StrNum As Long '用于显示编号信息的变量
Public strtemp '用于显示编号信息的变量
Public StrIn '接收编号数值
Public ConBs As Stri
www.eeworm.com/read/394978/8200429
frm frm_main.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Frm_Main
BorderStyle = 1 'Fixed Single
Caption = "物流管理系统"
ClientHeigh
www.eeworm.com/read/394521/8220019
h tokenizer.h
#ifndef _TOKENIZER_H_
#define _TOKENIZER_H_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Tokenizer.h : header file
//
// now should be defined the token types
#define TT_E
www.eeworm.com/read/394484/8221676
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm2 = class(TForm)
RadioButton1: TRadi
www.eeworm.com/read/394484/8221700
~pas unit2.~pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm2 = class(TForm)
RadioButton1: TRadi
www.eeworm.com/read/294406/8226746
pas u_kcpd.pas
unit U_kcpd;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Mask, ComCtrls, Db, DBClient, Grids, DBGrids, Buttons,
DBCtrls,
www.eeworm.com/read/193306/8240196
frm form2.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form Form2
Caption
www.eeworm.com/read/193304/8240225
frm form2.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form Form2
Caption
www.eeworm.com/read/192982/8260881
pas unit1.pas
unit Unit1;
interface
{ $I DEFINES.INC}
{$IFDEF DELPHI6+}
{$WARN SYMBOL_PLATFORM OFF}
{$WARN UNIT_PLATFORM OFF}
{$IFDEF DELPHI7+}
{$WARN UNSAFE_CODE OFF}
{$WARN UNSAFE_TYPE OFF}
{$ENDIF}
{
www.eeworm.com/read/293624/8281808
pas main.pas
{*****************************************************************
*串口调试助手V1.0
*作 者:sky
*Email : mastersky@21cn.com
*QQ : 11116580
*版 本:V1.0
*编写时间:2005/12/19
*说 明:本程序完全参照龚建伟VC版《