代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/187229/8840049
pas rasdial5.pas
unit RasDial5;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Formauto, StdCtrls;
type
TTimePasswordAutoForm = class(TAutoForm)
Passwor
www.eeworm.com/read/285382/8843861
frm form_chshh.frm
VERSION 5.00
Begin VB.Form Form_chshh
BorderStyle = 1 'Fixed Single
Caption = "初始化数据库"
ClientHeight = 2700
ClientLeft = 45
ClientTop = 435
www.eeworm.com/read/187102/8855993
test empty.test
#! /bin/sh
# Test for bug where if the list of installables is empty, invalid sh
# code is generated.
. $srcdir/defs || exit 1
cat > Makefile.am
www.eeworm.com/read/285264/8857520
pas commandunit1.pas
unit CommandUnit1;
interface
uses forms, classes;
type
TDocument = class;
TMyApplication = class(TApplication)
public
procedure Add(doc: TDocument);
end;
TCommand = clas
www.eeworm.com/read/187056/8866741
-
Attribute VB_Name = "XtsyModule"
'系统私有模块用来放置一些子系统独有的过程与函数
Public str_Code As String '存储列内容参数
Public Xt_XtJc As Boolean '系统集成
Public StartMon As Integ
www.eeworm.com/read/428174/8885459
pas browseunit.pas
{------------------------------------------------------------}
{ prOpc Toolkit }
{ Copyright (c) 2000, 2001 Production Robots Engineering Ltd }
{ mailto
www.eeworm.com/read/428174/8885604
pas browseunit.pas
{------------------------------------------------------------}
{ prOpc Toolkit }
{ Copyright (c) 2000, 2001 Production Robots Engineering Ltd }
{ mailto
www.eeworm.com/read/384228/8888503
sql sy6_4_2.sql
declare @age int
execute pro_calage '000001',@age output
print @age