代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/359055/10168150
pas idtcpclient.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/359055/10168239
pas gifimage.pas
unit GIFImage;
////////////////////////////////////////////////////////////////////////////////
// //
// Project: GIF Grap
www.eeworm.com/read/359054/10168369
pas gifimage.pas
unit GIFImage;
////////////////////////////////////////////////////////////////////////////////
// //
// Project: GIF Grap
www.eeworm.com/read/359019/10169878
h internal.h
/*
* hfsutils - tools for reading and writing Macintosh HFS volumes
* Copyright (C) 1996, 1997 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/163116/10174807
bas smart.bas
Attribute VB_Name = "modSmart"
Declare Function PowerOn Lib "smartdll2.dll" () As Integer
Declare Function PowerOff Lib "smartdll2.dll" () As Integer
Declare Function OpenComm Lib "smartdll2.d
www.eeworm.com/read/163116/10174872
frm frmchange.frm
VERSION 5.00
Begin VB.Form frmChange
BorderStyle = 3 'Fixed Dialog
Caption = "调换班"
ClientHeight = 4335
ClientLeft = 45
ClientTop = 330
Cl
www.eeworm.com/read/163116/10174896
bas modprint.bas
Attribute VB_Name = "modPrint"
Option Explicit
Private Const ColDistance = 400
Private Const RowDistance = 150
Private Totalwidth As Long
Private FixedX As Long
Private FixedY As Long
Private L
www.eeworm.com/read/163116/10174934
frm frmlookman.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmLookMan
BorderStyle = 3 'Fixed Dialog
Caption = "查找员工"
ClientHeigh
www.eeworm.com/read/358843/10178024
f90 ans0603.f90
program main
implicit none
integer, parameter :: answer = 45
integer, parameter :: max = 5
integer weight, i
do i=1,max
write(*,*) "请输入体重"
read(*,*) weight
if ( weight==ans
www.eeworm.com/read/358800/10179177
frm form5.frm
VERSION 5.00
Begin VB.Form Form5
BorderStyle = 4 'Fixed ToolWindow
Caption = "Conversor"
ClientHeight = 4125
ClientLeft = 45
ClientTop = 315