代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/183955/9129259
pas commclass.pas
//******************************************************************************
//*本单元功能是继承了Comm的一个类模块 *
//*单元名称:CommClass
www.eeworm.com/read/379460/9196576
cpp calculate.cpp
#include
#include
#include "stack.h"
#include "calculate.h"
#include "common.h"
#include "math function.h"
#define OVER false
bool checkword (
char word[]
)
/*++
函数
www.eeworm.com/read/182368/9206273
pas grobal2.pas
unit grobal2;
interface
uses
Windows, Classes, strUtils, JSocket;
const
VERSION_NUMBER = 20020522;
CLIENT_VERSION_NUMBER = 120040918;
CM_POWERBLOCK = 0; //Damian
MapNameLen
www.eeworm.com/read/182052/9220382
pas spskinunzip.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/182052/9220400
pas spskinzip.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/177846/9430742
java mycolour.java
/**
* An color class to indicating if a colour is white
* and returning the hexadecimal value of a colour.
* @author Ruixiao Wu
* @version 1.0 02/06/2006
*/
import java.awt.Color;
publi
www.eeworm.com/read/175133/9559047
pas unit_common.pas
unit Unit_Common;
interface
uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls,
Dialogs, ExtCtrls;
//小程序就RAD了,不搞什么面向对象
//变量类
var
Alphafrm:Integer=0; //主窗体透明度0-255
www.eeworm.com/read/175133/9559272
~pas unit_common.~pas
unit Unit_Common;
interface
uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls,
Dialogs, ExtCtrls;
//小程序就RAD了,不搞什么面向对象
//变量类
var
Alphafrm:Integer=0; //主窗体透明度0-255
www.eeworm.com/read/174928/9567817
vhd mti_pkg.vhd
--*****************************************************************************
--
-- Micron Semiconductor Products, Inc.
--
-- Copyright 1997, Micron Semiconductor Products, Inc.
-- All rights r
www.eeworm.com/read/366307/9821431
pas memcheater.pas
unit MemCheater;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TMemCheater = class(TComponent)
private
FValue : Inte