代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/364015/9925939
pas backup.pas
unit backup;
interface
uses
Windows, Messages, SysUtils, Classes,
Graphics, Controls, Forms, Dialogs,
stdCtrls, FileCtrl;
type
TAlloc = function(AppData: Pointer; Items, Size: Int
www.eeworm.com/read/153393/9931964
frm formmain.frm
VERSION 5.00
Begin VB.Form FormMain
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/363888/9933058
cpp boolean.cpp
//: C03:Boolean.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Relational and logical operators
www.eeworm.com/read/168176/9935455
bas module1.bas
Attribute VB_Name = "Module1"
'*****************************************************************
'Custom Variables.
'*****************************************************************
Public IOCTL
www.eeworm.com/read/363773/9936313
pas earthmap.pas
{*******************************************************}
{ }
{ 成功助手 }
{
www.eeworm.com/read/363762/9936759
frm frmlogin.frm
VERSION 5.00
Begin VB.Form FrmLogin
AutoRedraw = -1 'True
BackColor = &H8000000D&
BorderStyle = 0 'None
Caption = "登录"
ClientHeight = 4290
www.eeworm.com/read/363756/9937129
frm 开户单位定义.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{18F95930-A715-11D1-92AC-A8AE05C
www.eeworm.com/read/363756/9937148
bas mdlcreditem.bas
Attribute VB_Name = "mdlCredItem"
'软件著作权:北京用友软件集团股份有限公司
' 系统名称:信用评价
' 功能说明:信用评价结构定义
' 作者:罗涛
' 时间:2002-05-15
Option Explicit
Dim creData() As String
'查询条件
Public cre_Where As Strin
www.eeworm.com/read/363756/9937608
cls coption.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/363661/9940730
java weekendlisttype.java
/*
****************************************************************************************
* Copyright ? Giovanni Novelli
* All Rights Reserved.
**********************************************