代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/409344/11331920
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/263989/11333560
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/263982/11334846
plg imageprocess.plg
Build Log
--------------------Configuration: diblib - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\dzho
www.eeworm.com/read/263959/11335385
m random0.m
function ran = random0(n,m)
%RANDOM0 Generate uniform random numbers in [0,1)
% Function RANDOM0 generates an array of uniform
% random numbers in the range [0,1). The usage
% is:
%
% random0
www.eeworm.com/read/263939/11336898
err nand_mini.err
"nand_mini.c", line 145: Warning: signed constant overflow: '
www.eeworm.com/read/409272/11337991
c longjmp.c
#include
#include
#include
jmp_buf location; // Global variable
void function(void)
{
printf("About to longjmp\n");
longjmp(location, 1); // Return
www.eeworm.com/read/409268/11338217
plg grid.plg
Build Log
--------------------Configuration: grid - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\蒲赛虎\LOCA
www.eeworm.com/read/263812/11340333
bas scope.bas
Attribute VB_Name = "modScope"
Option Explicit
' Declare x as a global
' variable; g has not
' been prefixed for this
' example
Public x As Integer
Sub four()
frmScope.Print "global x i
www.eeworm.com/read/263812/11340966
frm frmconstant.frm
VERSION 5.00
Begin VB.Form frmConstant
Caption = "Fig. 5.21: Constant Variables"
ClientHeight = 1320
ClientLeft = 60
ClientTop = 345
ClientWidth
www.eeworm.com/read/263658/11348642
log cc_build_debug.log
----------------------------- 97wave.pjt - Debug -----------------------------
"F:\ti6000\c6000\cgtools\bin\cl6x" -g -fr"F:/myprojects/97wave/Debug" -d"_DEBUG" -mv6700 -@"Debug.lkf" "97wave.c"
"97