代码搜索:integer

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

代码结果 10,000
www.eeworm.com/read/426943/8990542

bas basfile.bas

Attribute VB_Name = "basFile" Option Explicit Private Declare Function FindFirstFile Lib "kernel32" Alias "FindFirstFileA" (ByVal lpFileName As String, lpFindFileData As WIN32_FIND_DATA) As Long Pr
www.eeworm.com/read/426943/8990544

bas basmisc.bas

Attribute VB_Name = "basMisc" Public Function NetSend(sName As String, sMessage As String) As Boolean 'This function will read machine names and send Message to teh corresponding Machine Dim iPos A
www.eeworm.com/read/382908/8991141

java cincomingmessage.java

// jSMSEngine API. // An open-source API package for sending and receiving SMS via a GSM device. // Copyright (C) 2002-2006, Thanasis Delenikas, Athens/GREECE // Web Site: http://www.jsmsengine.or
www.eeworm.com/read/185647/8994068

java sequenceaverager.java

// Copyright Imperial College London 2002. Freely distributable under the GNU General Public Licence package buffon; import java.lang.Integer; import java.lang.IllegalArgumentException; import java.
www.eeworm.com/read/283717/8994122

bas module1.bas

Attribute VB_Name = "modPublic" '####################################################################### '程序由迎风飘扬编写,供大家参考.有什么意见可以在我的qq:5488700上给我留言. '###############################################
www.eeworm.com/read/185641/8994331

pas monthcal.pas

{*******************************************************} { } { EhLib v1.56 } { TMonth
www.eeworm.com/read/185641/8994382

pas dbgridehimpexp.pas

{*******************************************************} { } { EhLib v1.56 } { DBGridEh
www.eeworm.com/read/185641/8994482

pas monthcal.pas

{*******************************************************} { } { EhLib v1.56 } { TMonth
www.eeworm.com/read/185641/8994526

pas dbgridehimpexp.pas

{*******************************************************} { } { EhLib v1.56 } { DBGridEh
www.eeworm.com/read/382843/8995000

bas module1.bas

Attribute VB_Name = "Module1" Declare Function OpenComm Lib "mifdll.dll" (ByVal nPort As Integer) As Integer Declare Function CloseComm Lib "mifdll.dll" () As Integer Declare Function GetState L