代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/381906/9065958
bas icmp.bas
Attribute VB_Name = "ICMP"
Option Explicit
Global closecount
#If Win16 Then
Declare Sub SetWindowPos Lib "User" (ByVal hWnd As Integer, ByVal hWndInsertAfter As Integer, ByVal X As Integer, By
www.eeworm.com/read/381906/9066019
frm msgform.frm
VERSION 5.00
Begin VB.Form MsgForm
BorderStyle = 0 'None
ClientHeight = 2115
ClientLeft = 9570
ClientTop = 2310
ClientWidth = 4545
ControlBox
www.eeworm.com/read/381906/9066029
bas rtext.bas
Attribute VB_Name = "Rtextbas"
Option Explicit
#If Win32 Then
Type LOGFONT_TYPE
lfHeight As Long
lfWidth As Long
lfEscapement As Long
lfOrientation A
www.eeworm.com/read/184890/9067597
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/282672/9075907
pas unit_global.pas
unit unit_global;
interface
uses
StdCtrls,ComCtrls,Classes, Mask;
{Windows, Messages, SysUtils, Variants, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, ImgList, ToolWin, Menu
www.eeworm.com/read/381685/9077192
bas modprintdriver.bas
Attribute VB_Name = "modPrintDriver"
Option Explicit
Dim m_tagErrInfo As TYPE_ERRORINFO ' 错误信息
Public Type DOCINFO
pDocName As String
pOutputFile As String
p
www.eeworm.com/read/381685/9077439
frm frmsplash.frm
VERSION 5.00
Begin VB.Form frmSplash
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000016&
BorderStyle = 0 'None
ClientHeight = 5
www.eeworm.com/read/282630/9079697
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Const prex = "0891"
Const midx = "11000D91"
Const sufx = "000800"
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Public Funct
www.eeworm.com/read/184691/9085564
pas xpwindow.pas
unit xpWindow;
interface
uses
Windows, Messages, SysUtils, Classes, Controls, Forms, ExtCtrls, Dialogs,
xpGraphUtil, graphics, xpReg, xpCtrlStyle;
const
cRoundedCorderRadius : Intege
www.eeworm.com/read/184691/9085781
pas xpwindow.pas
unit xpWindow;
interface
uses
Windows, Messages, SysUtils, Classes, Controls, Forms, ExtCtrls, Dialogs,
xpGraphUtil, graphics, xpReg, xpCtrlStyle;
const
cRoundedCorderRadius : Intege