代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/274327/10876252

h mono.h

// MONO.H - HEADER FOR MONOCHROME PRINTING ENGINE /////////////////////////////// #ifndef MONOCHROME_H // watch out for multiple inclusions #define MONOCHROME_H // colors and styles for p
www.eeworm.com/read/419194/10880354

txt help_createv.txt

createv: usage: "createv [strlen]" A web variable that can be referenced within web files is created. * is the name of the variable *
www.eeworm.com/read/419185/10881026

zhtml arrays.zhtml

Array Variables
www.eeworm.com/read/419185/10881030

zhtml humidity_monitor.zhtml

Current humidity reading Current humidity reading The current humi
www.eeworm.com/read/419185/10881106

c auth.c

/******************************************************************************* Samples\TcpIp\RabbitWeb\auth.c Rabbit Semiconductor, 2004 Demonstrates the use of authenti
www.eeworm.com/read/418391/10949306

htm vbs15.htm

VBScript Variables
www.eeworm.com/read/271749/10982486

asv chap1a.asv

function varargout = Chap1a(varargin) % CHAP1A M-file for Chap1a.fig % CHAP1A, by itself, creates a new CHAP1A or raises the existing % singleton*. % % H = CHAP1A returns the handl
www.eeworm.com/read/417397/10991811

txt 各种功能的计数器.txt

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all
www.eeworm.com/read/271050/11010790

bdy time_class.bdy

-- +------------------------------------ -- | Library: VFP -- | Designer: Tim Pagden -- | Opened: 28 Dec 1997 -- +------------------------------------ package body time_class is -- time
www.eeworm.com/read/469590/6932562

readme

Simple RPC program that adds a variable number of integers (sent as a variable length array). This RPC program supports 1 remote procedure: vadd : adds a bunch of ints and returns the int sum. Th