代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/422719/10617844
prg func_this.prg
*--名称 flyfaraway的函数/过程集1 (系统级)
*--数据库类型
*--版本日期 2007.10.04
*--函数/过程列表
* ReadRegValue 读注册表值
* WriteRegValue 写注册表值
* EnumRegKey 枚举注册键
* ReadIniSection 读INI文
www.eeworm.com/read/272683/10948771
pas variable.pas
unit Variable;
interface
uses Messages,Classes;
type
rOper =record
OprCode :string; //oprcode
oprid :string;
OprName :string;
password:string;
deptcode:string;
stor
www.eeworm.com/read/470537/6913120
pas testalgorithms.pas
unit TestAlgorithms;
interface
uses
Classes, SysUtils,
TestFramework,
TestExtensions,
DGL_Pointer,DGL_Integer,DGL_String,DGL_Interface,
_DGL_Object,_DGL_Point;
type
TTest_Al
www.eeworm.com/read/323969/7132622
pas prodave60.pas
unit Prodave60;
interface
uses Messages, SysUtils,Classes,Forms,Windows,Dialogs,StrUtils;
Const
Prodave6='Prodave6.dll';
Type
Ptm=^tm;
tm=Record
tm_hour :Integer;
www.eeworm.com/read/461264/7230381
pro valid_num.pro
;+
; NAME:
; VALID_NUM()
; PURPOSE:
; Check if a string is a valid number representation.
; EXPLANATION:
; The input string is parsed for characters that may
www.eeworm.com/read/443357/7634177
txt 说明.txt
我写了一个类,专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer;PID:Integer;Caption:string;字段名成可以不同,但是类型必须相同!
公用单元:TreeFillThrd.pas;TreeUtils.pas
www.eeworm.com/read/296483/8100336
h blokutil.h
// blokutil.h
// some additional utilities for DataBlock, including conversions
// to/from Integer class
// copyright SafeTP Development Group, Inc., 2000 Terms of use are as specified in license.t
www.eeworm.com/read/322707/13370235
java example11_1.java
import java.util.Vector;
import java.util.Enumeration;
import java.util.*;
public class Example11_1
{
public static void main(String[] args)
{
Vector v1=new Vector();
Integer in
www.eeworm.com/read/302857/13826121
pas testalgorithms.pas
unit TestAlgorithms;
interface
uses
Classes, SysUtils,
TestFramework,
TestExtensions,
DGL_Pointer,DGL_Integer,DGL_String,DGL_Interface,
_DGL_Object,_DGL_Point;
type
TTest_Al
www.eeworm.com/read/132649/5915325
asn blastdb.asn
--
-- ===========================================================================
-- PRODUCTION $Log: blastdb.asn,v $
-- PRODUCTION Revision 1000.0 2003/10/29 21:08:44 gouriano
-- PRODUCTION PRODUCT