代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/119982/14814711
cpp stat_fun.cpp
#include
class shared
{
static int a;
int b;
public:
void set(int i, int j)
{
a=i;
b=j;
}
static void show();
};
int shared::a;
www.eeworm.com/read/119982/14814879
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/119601/14825862
plg mysocks5.plg
Build Log
--------------------Configuration: mysocks5 - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\AD
www.eeworm.com/read/119473/14829496
asm pgm5_1.asm
; Sample variable declarations
; This sample file demonstrates how to declare and access some simple
; variables in an assembly language program.
;
; Randall Hyde
;
;
; Note: global variable de
www.eeworm.com/read/220203/14847012
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/219911/14860465
log cc_build_debug.log
------------------------------ 6416.pjt - Debug ------------------------------
[main.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/6416_FLASH burn/Debug" -d"CHI
www.eeworm.com/read/118506/14866520
h mogeocoder.h
#if !defined(AFX_MOGEOCODER_H__3EDBB028_5B18_41DF_B07F_62DAE4F8BD16__INCLUDED_)
#define AFX_MOGEOCODER_H__3EDBB028_5B18_41DF_B07F_62DAE4F8BD16__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
www.eeworm.com/read/118305/14876723
hpp cursor.hpp
/* Copyright(C) 1999, 2000 by JiangSu Bell Software CO.,LTD. */
/*
Name: cursor.hpp Version: 1.0.0
Created by HanBing Date: 2000-08-08
Comment: Our gr
www.eeworm.com/read/219499/14878674
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/219372/14885364
h mogeocoder.h
#if !defined(AFX_MOGEOCODER_H__E9ABD343_FC9C_4865_8BF8_3E941285C684__INCLUDED_)
#define AFX_MOGEOCODER_H__E9ABD343_FC9C_4865_8BF8_3E941285C684__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif