代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/288935/8591545
pas msnpopup.pas
{
MsnPopup - using MSN-style popup windows in your Delphi programs
Copyright (C) 2001-2003 JWB Software
Web: http://people.zeelandnet.nl/famboek/delphi/
Email: jwbsoftware@zeel
www.eeworm.com/read/388617/8595758
cpp bigstep.cpp
// bigstep.cpp -- count as directed
#include
int main()
{
using namespace std;
cout > by;
cout
www.eeworm.com/read/187858/8595770
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public flagRTedit As Boolean
Public gintRTmode As Integer
Public flagRedit As Boolean
Public gintRmode As Integer
Public flagBTedit As B
www.eeworm.com/read/432529/8596399
cls clsencrypt.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/388617/8596765
cpp bigstep.cpp
// bigstep.cpp -- count as directed
#include
int main()
{
using namespace std;
cout > by;
cout
www.eeworm.com/read/187835/8597042
pas maindm.pas
unit MainDM;
//----------------------------------------------------------------------------------------------------------------------
//
// This file is part of fabFORCE DBDesigner4.
// Copyrigh
www.eeworm.com/read/187835/8597358
pas synhighlighterhashentries.pas
{-------------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this
www.eeworm.com/read/187835/8597404
pas maindm.pas
unit MainDM;
interface
uses
{$IFDEF MSWINDOWS}Windows, {$ENDIF}
SysUtils, Classes, DBXpress, FMTBcd, DB, SqlExpr, Controls,
QDialogs, QForms;
type
PDBConn = ^TDBConn; // Point
www.eeworm.com/read/187835/8597519
pas weboutput.pas
//----------------------------------------------------------------------------------------------------------------------
//
// This file is part of the SimpleWebFront-DBDesigner4-Plugin.
// Copy
www.eeworm.com/read/288848/8599340
pas gpsfunc.pas
unit GpsFunc;
interface
uses SysUtils,Math;
const
ER = 6378137; // 地球半径(长轴)
FLAT = 0.0033528106648; // 扁率
// 函数集合
// 经纬度坐标到屏幕坐标的转换
// 经纬度单位换算
// 从NEMA语句中分离值
type
T