代码搜索:DataSource
找到约 10,000 项符合「DataSource」的源代码
代码结果 10,000
www.eeworm.com/read/278714/10517522
pas ana_base.pas
unit ana_base;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Mask, DBCtrls, ExtCtrls, DB;
type
TAnagrafica_base_form = class(TFor
www.eeworm.com/read/349695/10804099
ini tempprofile.ini
[数据来源]
DataSource=WCTU
[端口号]
ComNo=2
[每秒位数]
BBBB=115200
[数据位]
D=8
[奇偶校验]
P=N
[停止位]
S=1
[数据流控制]
H=ComRTS
www.eeworm.com/read/454459/7389946
pas bfsb.pas
unit bfsb;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, Grids, DBGrids;
type
TForm19 = class(TForm)
DBGrid1: TDBGrid;
www.eeworm.com/read/449861/7495585
cpp response.cpp
#include "nmea0183.h"
#pragma hdrstop
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any way you like as long as you don't try to sell it.
**
**
www.eeworm.com/read/298733/7941578
h connection.h
#pragma once
#include "afxcmn.h"
#define DATASOURCE "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=教学管理系统.mdb"
#define USER ""
#define PW ""
#import "c:\program files\common files\system\ado\msado
www.eeworm.com/read/246435/12724802
~pas bfsb.~pas
unit bfsb;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, DB,sjhy;
type
TForm12 = class(TForm)
DataSource1: T
www.eeworm.com/read/329723/12936977
dfm u_add.dfm
object F_add: TF_add
Left = 257
Top = 176
ActiveControl = i_id
BorderStyle = bsSingle
Caption = '添加客房信息'
ClientHeight = 347
ClientWidth = 242
Color = clBtnFace
Font.Charset
www.eeworm.com/read/310984/13638687
dfm u_add.dfm
object F_add: TF_add
Left = 257
Top = 176
ActiveControl = i_id
BorderStyle = bsSingle
Caption = '添加客房信息'
ClientHeight = 347
ClientWidth = 242
Color = clBtnFace
Font.Charset
www.eeworm.com/read/301778/13848660
vb frmcheckstuent_all.vb
Public Class FrmCheckStuent_All
Private Sub FrmCheckStuent_All_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim DTable As DataTable
DT
www.eeworm.com/read/137460/5824529
java datasourceproperty.java
/*
* $Header: /home/cvs/WEBPUMP2.0/WebPumpIDE_Src/WebPumpIDE/src/com/webpump/ui/datasource/data/DataSourceProperty.java,v 1.1.1.1 2004/07/01 09:07:42 wang_j Exp $
* $Revision: 1.1.1.1 $
* $Date: