代码搜索:Samples
找到约 10,000 项符合「Samples」的源代码
代码结果 10,000
www.eeworm.com/read/458943/1576824
js samples.js
/*
* Ext JS Library 2.1
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
SamplePanel = Ext.extend(Ext.DataView, {
autoHeight: true,
www.eeworm.com/read/249987/4443771
mak samples.mak
all:
echo done.
clean:
cd calc
$(MAKE) clean
cd ..
cd dime
$(MAKE) clean
cd ..
www.eeworm.com/read/217476/4869060
bpg samples.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT =
www.eeworm.com/read/197479/5094847
mak samples.mak
all:
echo done.
clean:
cd calc
$(MAKE) clean
cd ..
cd dime
$(MAKE) clean
cd ..
www.eeworm.com/read/179955/5292927
sln samples.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "csharp-sample", "csharp\csharp-sample.csproj", "{15D66EEE-A852-4A52-89C2-83E74ECF3770}"
www.eeworm.com/read/323581/3513921
tcl samples.tcl
# samples.tcl --
#
# Tests all the sample programs in the demo/samples directory.
#
#
# Copyright (c) 1996, Expert Interface Technologies
#
# See the file "license.terms" for information on usage and
www.eeworm.com/read/306677/3735261
mak samples.mak
all:
echo done.
clean:
cd calc
$(MAKE) clean
cd ..
cd dime
$(MAKE) clean
cd ..
www.eeworm.com/read/305566/3772279
h samples.h
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
/* INCLUDES */
#include
#include
#include
#include
www.eeworm.com/read/305566/3772282
c samples.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
#include "samples.h"
#define CHARSET ((XmStringCharSet)XmSTRING_DEFAULT_CHARSET)
static void sample
www.eeworm.com/read/303435/3810579
c samples.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/******************************