代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/145036/12755316
frm addguesttype.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmCatalog
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption
www.eeworm.com/read/332457/12756829
cpp imagebutton.cpp
// **************************************************************************
// imagebutton.cpp
//
// Description:
// Implements a "smart" bitmap button. The default implementation supplied
//
www.eeworm.com/read/144896/12763896
bas const.bas
Attribute VB_Name = "const"
Public dbpath As String '数据库文件路径
Public exepath As String '文件夹路径
Public status As Integer '权限级别
Public PlayerSQLStr As String '队员搜索串
Public T
www.eeworm.com/read/144841/12770187
pas basesetup.pas
unit BaseSetup;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls, StdCtrls, Buttons, dxtree, dxdbtree, Menus,
Mask,
www.eeworm.com/read/332234/12772080
sh getcmdlineopt.sh
#! /bin/sh
usage="Usage: $0 [-h remotehost] [-d remotedirectory]... [-f remfile:localfile]... \
[-c localdirectory] [-m filepattern] [-v]"
if [ $# -eq 0 ]; then
echo $usag
www.eeworm.com/read/331987/12787009
bas modmain.bas
Attribute VB_Name = "modMain"
'****************************************************************************
'人人为我,我为人人
'枕善居汉化收藏整理
'发布日期:2008/06/26
'描 述:VB版仿WinRar解压缩源代码
'网 站:http://www.Mnd
www.eeworm.com/read/331966/12791170
cs alwaysvisiblecontrol.aspx.cs
// (c) Copyright Microsoft Corporation.
// This source is subject to the Microsoft Permissive License.
// See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/331966/12792756
js timer.js
// (c) Copyright Microsoft Corporation.
// This source is subject to the Microsoft Permissive License.
// See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/245224/12809644
cs mainfrm.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace 进销存管理系统
{
///
/// Form1 的摘要说明