代码搜索:Address
找到约 10,000 项符合「Address」的源代码
代码结果 10,000
www.eeworm.com/read/409272/11337534
c address.c
#include
void main(void)
{
int count = 1;
float salary = 40000.0;
long distance = 1234567L;
printf("Address of count is %x\n", &count);
printf("Address of salary i
www.eeworm.com/read/408881/11366410
java address.java
/*
* This shows how to use ORAData interface to encapsulate
* SQL types into java types of user's choice.
*
* 1. It uses StructDescriptor and STRUCT to create a
* customized Java data type ba
www.eeworm.com/read/403011/11524267
cpp address.cpp
// address.cpp -- using the & operator to find addresses
#include
int main()
{
using namespace std;
int donuts = 6;
double cups = 4.5;
cout
www.eeworm.com/read/403009/11524574
cpp address.cpp
// address.cpp -- using the & operator to find addresses
#include
int main()
{
using namespace std;
int donuts = 6;
double cups = 4.5;
cout
www.eeworm.com/read/402196/11541093
test_address
www.eeworm.com/read/262236/11597729
h address.h
#include"reg51.h"
#include"absacc.h"
//RS=1是数据
//RW=1是读
//2*16LCD
#define LCDIDATA XBYTE[0xFB01] //数据端口
#define LCDICOM XBYTE[0xFB00] //命令端口
#define LCDIACOM XBYTE[0xFB02] //状态端口
//128*
www.eeworm.com/read/262234/11597979
h address.h
#include"reg51.h"
#include"absacc.h"
//RS=1是数据
//RW=1是读
//2*16LCD
#define LCDIDATA XBYTE[0xFB01]
#define LCDICOM XBYTE[0xFB00]
#define LCDIACOM XBYTE[0xFB02]
//128*64LCD
//左右屏
#define
www.eeworm.com/read/158205/11637772
mcp address.mcp
www.eeworm.com/read/158205/11637804
h address.h
/******************************************************************************
*
* Copyright (c) 1995-2003 PalmSource, Inc. All rights reserved.
*
* File: Address.h
*
* Release: Palm OS 5
www.eeworm.com/read/158205/11637811
c address.c
/******************************************************************************
*
* Copyright (c) 1995-2003 PalmSource, Inc. All rights reserved.
*
* File: Address.c
*
* Release: Palm OS 5