代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/115288/15019156
txt begpoint.txt
UNDERSTANDING POINTERS (for beginners)
by Ted Jensen
Version 0.0
This material is hereby placed in the public domain.
www.eeworm.com/read/168845/5430067
relnotes
Release notes for Jam/MR 2.4
(aka Jam - make(1) redux)
0. Changes between 2.4rc1 and 2.4rc2:
THESE NOTES WILL BE REMOVED WITH THE FINAL 2.4 RELEASE, SINCE THEY
REFER EXCLUSIVELY TO AD
www.eeworm.com/read/135525/13923983
txt chap04.txt
Chapter 4
FUNCTIONS
This chapter discusses enhancements in the capabilit
www.eeworm.com/read/102720/15761289
1 ash.1
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
.\" Kenneth Almquist.
.\"
.\" Redistr
www.eeworm.com/read/102720/15761728
1 ash.1
SH(1) Minix Programmer's Manual SH(1)
NAME
ash, command, getopts, hash, jobs, local, return, setvar, unset - a shell
SYNOPSIS
ash [ -ef
www.eeworm.com/read/197100/8030708
cpp variables.cpp
/* -*-C-*-
********************************************************************************
*
* File: variables.c (Formerly variables.c)
* Description: Variable handler for control flags
www.eeworm.com/read/297265/8033955
tags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
www.eeworm.com/read/297265/8033961
c cmath.c
/*! @file cmath.c
* @brief mathematical functions
*********************************************************************
* a simple calculator with variables
*
* sample-files for a artikel i
www.eeworm.com/read/226630/14456788
cs messagepack.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Collections;
using SMPP.Variable;
namespace SMPP
{
public interface IMessagePack: IEnumerator, ISMPPData
{