代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/361386/10055544
tig test3.tig
/* a record type and a record variable */
let
type rectype = {name:string, age:int}
var rec1:rectype := rectype {name="Nobody", age=1000}
in
rec1.name := "Somebody";
rec1
end
www.eeworm.com/read/360930/10071890
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/164951/10081006
plg maxsin.plg
Build Log
--------------------Configuration: maxsin - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\胡晰远\LO
www.eeworm.com/read/164699/10094509
lst partition.lst
ARM COMPILER V2.42, partition 27/03/06 10:45:51 PAGE 1
ARM COMPILER V2.42, COMPILATION OF MODULE partition
OBJECT MODULE PLACED
www.eeworm.com/read/164699/10094523
lst dir.lst
ARM COMPILER V2.42, dir 27/03/06 10:45:48 PAGE 1
ARM COMPILER V2.42, COMPILATION OF MODULE dir
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/360263/10105270
c three_hi.c
#include
void three_hellos(void)
{
int counter; // Variable
for (counter = 1; counter
www.eeworm.com/read/360206/10106280
c three_hi.c
#include
void three_hellos(void)
{
int counter; // Variable
for (counter = 1; counter
www.eeworm.com/read/360078/10110079
h usual_declare.h
#ifndef usual_declare_h
#define usual_declare_h
#define uint8 unsigned char /* defined for unsigned 8-bits integer variable 无符号8位整型变量 */
#define int8 signed char /* defined for signed 8-bits
www.eeworm.com/read/360078/10110103
bak usual_declare.h.bak
#ifndef usual_declare_h
#define usual_declare_h
#define uint8 unsigned char /* defined for unsigned 8-bits integer variable 无符号8位整型变量 */
#define int8 signed char /* defined for signed 8-bits
www.eeworm.com/read/360071/10110339
h usual_declare.h
#ifndef usual_declare_h
#define usual_declare_h
#define uint8 unsigned char /* defined for unsigned 8-bits integer variable 无符号8位整型变量 */
#define int8 signed char /* defined for signed 8-bits