代码搜索:Variable

找到约 10,000 项符合「Variable」的源代码

代码结果 10,000
www.eeworm.com/read/130139/5963811

hs maingoboard.hs

--- -- Contributed by Isaac Jones (ijones@syntaxpolice.org). From the README -- file: -- -- This simple program is released by Isaac Jones under a -- "BSD-Style" license. -- -- You may do with it as
www.eeworm.com/read/130139/5963815

hs mainmenu.hs

module Main (main) where import HTk main :: IO () main = do main
www.eeworm.com/read/129399/5973686

java objectinspectortest.java

/** * @version 1.00 1999-07-17 * @author Cay Horstmann */ import java.awt.*; import java.awt.event.*; import java.lang.reflect.*; import java.util.*; import javax.swing.*; import javax.s
www.eeworm.com/read/129250/5974537

asm seg2.asm

TITLE Segment Example (main module, Seg2.asm) EXTRN var2:WORD, subroutine_1:PROC cseg SEGMENT BYTE PUBLIC 'CODE' ASSUME cs:cseg,ds:dseg, ss:sseg main PROC mov ax,dseg ;
www.eeworm.com/read/128531/5983549

c cmdline.c

/* * Copyright (C) 2000, 2001 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published b
www.eeworm.com/read/127781/5994839

c cmdline.c

/* * Copyright (C) 2000, 2001 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published b
www.eeworm.com/read/126933/6010253

contents

Contents of the "amiga" sub-archive for UnZip 5.11 and later: Contents this file amiga.c Amiga-specific file I/O routines amiga.h Amiga-specific header file filedate.c Set
www.eeworm.com/read/126092/6018066

sgml api.sgml

API Public cole API for the present release. Note: The separato
www.eeworm.com/read/125811/6021827

h winfont.h

/* winfont.h*/ /* * Copyright (c) 2000 Greg Haerr * * Win32 font structures and API */ /* tmPitchAndFamily flags*/ #define TMPF_FIXED_PITCH 0x01 /* win32 bug: means variable
www.eeworm.com/read/125811/6021916

xconfigure

#!/usr/bin/wish -f # # Microwindows configuration interface: X11 version # # wish is available at http://dev.scriptics.com/software/tcltck # # (C) Martin Jolicoeur, 1999 # # Thu Mar 16 14:33:08 CET 20