代码搜索:enabled

找到约 10,000 项符合「enabled」的源代码

代码结果 10,000
www.eeworm.com/read/359954/10113656

makefile

SERIAL = `echo /dev/tty.USA19QI*` UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto TARGET = atmega8 #TARGET = at90s2313 # The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/163735/10147674

cs mainfrm.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; namespace 进销存管理系统 { /// /// Form1 的摘要说明
www.eeworm.com/read/163651/10151602

cls threads.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "clsThreads" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = True Attribute VB_PredeclaredId = False Attrib
www.eeworm.com/read/163628/10152161

cpp unit1.cpp

//--------------------------------------------------------------------------- #include #include #include #pragma hdrstop #include "Unit1.h" #include "uni
www.eeworm.com/read/359335/10155415

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Threading; namespace ThreadExample4 {
www.eeworm.com/read/358809/10178517

bas modmain.bas

Attribute VB_Name = "modMain" Option Explicit Public Const WM_USER = &H400 Public Const TB_SETSTYLE = WM_USER + 56 Public Const TB_GETSTYLE = WM_USER + 57 Public Const TBSTYLE_FLAT = &H800
www.eeworm.com/read/358401/10189792

frm frmtest.frm

VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Object = "{19B73C7C-C76C-11D2-849E-840A94D4800A}#1.2#0"; "FTP.OCX" Begin VB.Form frmTest BorderStyle =
www.eeworm.com/read/357745/10201835

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) Label1: TLabel;
www.eeworm.com/read/357159/10214619

frm dlgjydzxsbtest.frm

VERSION 5.00 Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX" Begin VB.Form dlgJYDZXSBTest BorderStyle = 4 'Fixed ToolWindow Caption = "绝缘电阻及吸收比试验"
www.eeworm.com/read/356562/10224444

pas yhgl.pas

unit yhgl; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Grids, DBGrids, CheckLst, ComCtrls, Buttons,ActnList, ExtCtrls,DB, SUIForm,