代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/149037/12406942
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/336749/12416782
frm frmloading.frm
VERSION 5.00
Begin VB.Form frmLoading
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
Caption = "Loading"
ClientHeight = 2730
ClientLeft = 0
www.eeworm.com/read/148857/12420113
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Buttons, StdCtrls, DBCtrls, DB, Mask,DBTables;
type
Tloginfor
www.eeworm.com/read/148857/12420255
pas unit21.pas
unit Unit21;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls, jpeg, DB, DBTables;
type
Trightform = cla
www.eeworm.com/read/148810/12424731
~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/148810/12424988
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/336649/12426815
vb form1.vb
Imports System.IO
Imports System.Xml
Imports System.Security
Imports System.Security.Cryptography
Public Class frmMain
Public strPath As String = "\\Main_server\共通\日報システム\マスタ\"
Public
www.eeworm.com/read/148783/12426932
cs frmmain.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
using System.Xml;
using System.Thread
www.eeworm.com/read/148743/12431460
frm form1.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 2580
ClientLeft = 45
www.eeworm.com/read/148678/12444721
pas pd.pas
unit Pd;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, sncCurrency, sncDBCurrency, Grids, DBGridEh, DB, ADODB, ImgList,
StdCtrls, Ex