代码搜索:Modal
找到约 844 项符合「Modal」的源代码
代码结果 844
www.eeworm.com/read/395319/2438430
js submodal_x.js
/**
* POPUP WINDOW CODE v1.3
* Used for displaying DHTML only popups instead of using buggy modal windows.
*
* By Seth Banks (webmaster at subimage dot com)
* http://www.subimage.com/
*
* Contr
www.eeworm.com/read/393745/8267085
ini custctrl.ini
[DAQNUMERIC_Dial Configuration]
Allow Right Click Editing = True
Board = 1
Channel String = "0"
Control Value = 7.73925781250000e-01
Editing Dialog Modal = False
Editing Dialog Title = "Edit DAQ
www.eeworm.com/read/452793/7432784
cs users.cs
using System;
using System.Data;
using System.Data.SqlClient;
using HouseSystem.SQLDAL;
using HouseSystem.Modal;
namespace HouseSystem.Components
{
///
/// Users 的摘要说明。
///
www.eeworm.com/read/141488/13008677
pas unit1.pas
Unit Unit1;
Interface
{$I compiler.inc}
{$IFDEF DEL6_OR_HIGHER}
{$WARN UNIT_PLATFORM OFF}
{$ENDIF}
{.$DEFINE THREADSAFE}//working on threading modal... not yet availale
{$DEFINE LISTVIEW}
www.eeworm.com/read/477449/6735706
cs users.cs
using System;
using System.Data;
using System.Data.SqlClient;
using HouseSystem.SQLDAL;
using HouseSystem.Modal;
namespace HouseSystem.Components
{
///
/// Users 的摘要说明。
///