代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/102289/6234010
java traversal.java
/**
* Tests the ResultSet traversal methods
*/
package testsuite;
import java.sql.*;
public class Traversal
{
//~ Instance/static variables .........................................
www.eeworm.com/read/102289/6234012
java updatability.java
/**
* Tests the ResultSet updatability methods
*/
package testsuite;
import java.sql.*;
public class Updatability
{
//~ Instance/static variables ...................................
www.eeworm.com/read/101848/6235562
js opencms_kontextmenu.js
// mouseevent
function start() {
document.onclick = mouseClicked;
if(ns){document.captureEvents(Event.CLICK); }
}
//------------------------------------------
// global variables and
www.eeworm.com/read/323133/6285064
c dsp28_globalvariabledefs.c
//---------------------------------------------------------------------------
// Define Global Peripheral Variables:
//
#include "DSP28_Device.h"
#pragma DATA_SECTION(AdcRegs,"AdcRegsFile"
www.eeworm.com/read/490731/6452156
h main.h
#ifndef __MAIN_DEFINED
#define __MAIN_DEFINED
#include "..\system.h"
/********************************************************************************/
/***** Current Global variables and typ
www.eeworm.com/read/488542/6488927
h bl_packet.h
//*****************************************************************************
//
// bl_packet.h - The global variables and definitions of the boot loader.
//
// Copyright (c) 2006-2008 Luminary
www.eeworm.com/read/485374/6560732
c dsp28_globalvariabledefs.c
//---------------------------------------------------------------------------
// Define Global Peripheral Variables:
//
#include "DSP28_Device.h"
#pragma DATA_SECTION(AdcRegs,"AdcRegsFil
www.eeworm.com/read/485073/6572118
cs constants.cs
using System;
namespace board
{
///
/// Summary description for Constants.
///
public class Constants
{
public Constants()
{
}
//Variables in the
www.eeworm.com/read/409266/11338362
dat resid.dat
VARIABLES= Step, Resid
1 0.000000000000000E+000 2 -0.107432541265292
3 -0.246351023374772 4 -0.288672960549282
5 -0.2353569040
www.eeworm.com/read/405708/11459100
sv 08.10.01_snippet-1.sv
/**********************************************************************
* Local variables in unnamed blocks
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL RIGH