代码搜索:INTEGER
找到约 10,000 项符合「INTEGER」的源代码
代码结果 10,000
www.eeworm.com/read/278364/10541248
frm frmmain.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmMain
BorderStyle = 1 'Fixed Single
Caption = "文件传输器"
ClientHeight
www.eeworm.com/read/352454/10551503
bas dimvb.bas
Attribute VB_Name = "dimvb"
Public Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyName As Any, ByVal lpDefault
www.eeworm.com/read/352425/10553770
java ex14.java
// holding/Ex14.java
// TIJ4 Chapter Holding, Exercise 14, page 412
/* Create an empty LlinkedList. Using a ListIterator, add Integers
* to the list by always inserting them in the middle
www.eeworm.com/read/352425/10553811
java ex25.java
// holding/Ex25.java
// TIJ4 Chapter Holding, Exercise 25, page 423
/* Create a Map. Use net.mindview.TextFile
* to open a text file and read it in a word at a time (use
www.eeworm.com/read/352410/10554976
bas modpehandle.bas
Attribute VB_Name = "ModPEHandle"
'********************************************
''' 作者:kylinpoet or 獬独
''''2007-05-14 23:44 初稿
''''2007-05-15 13:32 修改
''''转载请保留作者 声明
'***************************
www.eeworm.com/read/160223/10555152
mdl earth_lms.mdl
Model {
Name "earth_lms"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortData
www.eeworm.com/read/160223/10555494
mdl ch_02_17.mdl
Model {
Name "ch_02_17"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClas
www.eeworm.com/read/160223/10555516
mdl ch_02_10.mdl
Model {
Name "ch_02_10"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClas
www.eeworm.com/read/278235/10556922
el cus-start.el
;;; cus-start.el --- define customization properties of builtins
;;
;; Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
;;
;; Author: Per Abrahamsen
;; Keyword
www.eeworm.com/read/352371/10559111
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public gintSmode As Integer 'for service
Public gintPmode As Integer 'for plane
Public gintAmode As Integer 'for airline
Public gintTmode