代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/162680/10283714
cls clsmatchlists.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "clsMatchLists"
Attribute VB_Creatable = False
Attribute VB_Exposed = False
Option Explicit
Public Matches As New Colle
www.eeworm.com/read/162679/10283769
pas remotecfg.pas
unit remotecfg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ComCtrls, SUIButton, jpeg, Menus,
Mask, DataCenter
www.eeworm.com/read/162679/10283835
~pas remotecfg.~pas
unit remotecfg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ComCtrls, SUIButton, jpeg, Menus,
Mask, PBBinHexEd
www.eeworm.com/read/280853/10287965
pas winsubclass.pas
unit WinSubClass;
{$I Compilers.inc}
{.$define combobox}
{.$define buttontest}
{.$define resiztest}
{.$define scrollbartest}
{.$define combox}
{$WARNINGS OFF}
{$HINTS OFF}
{$RANGECHECKS
www.eeworm.com/read/280853/10288013
pas imgutil.pas
{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below
unit ImgUtil;
// The new algorithms are 5 to 8 imes faster (dirty but fast) and they
// not need so many memory (if the
www.eeworm.com/read/355117/10291478
frm systemmain.frm
VERSION 5.00
Begin VB.Form SystemMain
BorderStyle = 1 'Fixed Single
Caption = "试题库管理系统"
ClientHeight = 5505
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/355030/10300394
cpp boolean.cpp
//: C03:Boolean.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Relational and logical operators
www.eeworm.com/read/162494/10301859
bas serial.bas
Attribute VB_Name = "Module1"
Option Explicit
Public ComOCX As MSComm
Public Sub OpenSerial(ByVal COMPORT As Integer, ByVal sSetting As String)
With ComOCX
.Settings = sSetting
www.eeworm.com/read/280620/10302259
pas labradcallback.pas
{ Copyright (C) 2007 Markus Ansmann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw
www.eeworm.com/read/280620/10302279
pas labradenvironmentvariables.pas
{ Copyright (C) 2007 Markus Ansmann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw