代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/239887/13248942
cmd abatron_postload.cmd
// After load the commands written below will be executed
// The following commands must be enabled to terminate the programming process with the BDI
BDI FLASH.IDLE
www.eeworm.com/read/239662/13262177
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages,Shellapi, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, DBTables, Grids, DBGrids, Menus, StdCtrls, ppEndUsr, ppDB,
pp
www.eeworm.com/read/239601/13269585
frm frmoperman.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Begin VB.Form frmOperMan
BackColor
www.eeworm.com/read/137779/13297603
exceptionuserlist
#Users names, who, if basic
#proxy authentication is
#enabled, will automatically
#not be filtered
ir
www.eeworm.com/read/239041/13305149
frm frmdoc.frm
VERSION 5.00
Object = "{665BF2B8-F41F-4EF4-A8D0-303FBFFC475E}#2.0#0"; "cmcs21.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmDoc
Caption
www.eeworm.com/read/238942/13314129
bas module1.bas
Attribute VB_Name = "mdlSQLTest"
Public ConnectID As String '连接字
Public CurrentTable As String '记录当前表格
Public DSN As String
Public UID As String
Public PWD As String
'各表的ID,由程序自动产生
Pub
www.eeworm.com/read/238868/13317973
frm frmoperman.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Begin VB.Form frmOperMan
BackColor
www.eeworm.com/read/137450/13321841
frm main.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Main
BorderStyle
www.eeworm.com/read/137315/13330187
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/137315/13330409
pas mainfrm.pas
unit MainFrm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ComCtrls, ExtCtrls;
const
WM_COMMNOTIFY = WM_USER