代码搜索:integer

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

代码结果 10,000
www.eeworm.com/read/424920/10393966

jam xinhaodeng.jam

' Copyright (C) 1988-1999 Altera Corporation ' Any megafunction design, and related net list (encrypted or decrypted), ' support information, device programming or simulation file, and any other '
www.eeworm.com/read/354050/10394112

bas main.bas

Attribute VB_Name = "Module1" Public Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory" (Destination As Any, Source As Any, ByVal Length As Long) Public Const COMMAND_SET_NODE_ADDRESS
www.eeworm.com/read/354023/10396178

frm frmmanapp.frm

VERSION 5.00 Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx" Begin VB.Form frmManApp Caption = "员工评价列表" ClientHeight = 4425 ClientLeft = 60
www.eeworm.com/read/161534/10398565

vb form1.vb

Imports System.Runtime.InteropServices Public Class Form1 Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() MyBase.New()
www.eeworm.com/read/424916/10398583

pas uxlsreferences.pas

unit UXlsReferences; {$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF} interface uses Classes, Sysutils, XlsMessages, UXlsBaseRecords, UXlsBaseRecordLi
www.eeworm.com/read/424916/10398619

inc tescheroptcacheimp.inc

//************************************************************************************// // File created automatically by GenerateRecords.xls // // Do not modify by
www.eeworm.com/read/424916/10398630

inc xlsadapter.zip (1).inc

//************************************************************************************// // File created automatically by GenerateRecords.xls // // Modified by hand
www.eeworm.com/read/424916/10398684

pas uxlssheet.pas

unit UXlsSheet; {$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF} interface uses Classes, SysUtils, UXlsBaseRecords, UXlsBaseRecordLists, UXlsOtherRecords, U
www.eeworm.com/read/424916/10398694

inc tstoragelistcacheimp.inc

//************************************************************************************// // File created automatically by GenerateRecords.xls // // Do not modify by
www.eeworm.com/read/424916/10398703

pas uxlstokenarray.pas

unit UXlsTokenArray; {$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF} interface uses XlsMessages, SysUtils, Math; type ETokenException= class (EExce