代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/430659/8735445

frm odbcerrors.frm

VERSION 5.00 Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#2.0#0"; "MSCOMCTL.OCX" Begin VB.Form frmODBCErrors BorderStyle = 3 'Fixed Dialog Caption = "ODBC Error" Cl
www.eeworm.com/read/430659/8735455

bas odbc api declarations.bas

Attribute VB_Name = "modODBCAPI" Option Explicit Option Private Module 'ODBC Core API Declarations Declare Function SQLAllocConnect Lib "odbc32.dll" (ByVal hEnv&, phdbc&) As Integer Declare Fun
www.eeworm.com/read/386604/8736060

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button5: TButton; proced
www.eeworm.com/read/386527/8739135

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 2595 ClientLeft = 60 ClientTop = 450 ClientWidth = 3900 LinkTopic
www.eeworm.com/read/286776/8743666

txt 列表5.19.txt

【列表5.19】枚举一个进程的所有文件。 type // Process file enumeration callback. TProcFileEnumCallback = procedure (pid: __pid_t; fd: Integer) of object; { ProcEnum
www.eeworm.com/read/286776/8743676

txt 列表5.21.txt

【列表5.21】读取一个进程的stat文件。 type // The TProcStat record contains the information stored // in the process's stat file. // See "man 5 proc" for information on these fields. TProcStat = rec
www.eeworm.com/read/430386/8751942

bas modulemain.bas

Attribute VB_Name = "mainmodule" Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long) Public view As Integer Public fratepday As Integer Public dayslimit As Integer Public refc
www.eeworm.com/read/286650/8752275

bas pvpnt.bas

Attribute VB_Name = "PrintPreview" Option Explicit '模拟打印 '======================================================================= Type BITMAPINFOHEADER_TYPE biSize As Long
www.eeworm.com/read/430377/8752706

frm frmabout.frm

VERSION 5.00 Begin VB.Form frmAbout BorderStyle = 3 'Fixed Dialog Caption = "About MyApp" ClientHeight = 3570 ClientLeft = 2340 ClientTop = 1
www.eeworm.com/read/386318/8754739

bas example.bas

Attribute VB_Name = "Module1" Option Explicit Global icdev As Long Global st As Integer 'comm function Declare Function rf_config Lib "mwrf32.dll" (ByVal icdev%, ByVal mode%, ByVal baud%) As