代码搜索结果
找到约 10,000 项符合
7 的代码
安装说明.txt
只要将delphi7文件夹拷贝到e:\目录下即可运行
+
【例3.1】 演示使用指针及指针地址。
#include
using namespace std;
void main(){
int x=56;
int* p=&x;
cout
ddutil.h
//-----------------------------------------------------------------------------
// File: ddutil.cpp
//
// Desc: Routines for loading bitmap and palettes from resources
//
// Copyright (C) 1998-19
easydraw.h
#ifndef EASY_DRAW_H
#define EASY_DRAW_H
#include
#include "normal.h"
#define CHANGE_565_TO_555( w ) (WORD)( ( w >> 1 ) & 0x7fe0 ) + ( w & 0x1f )
class EasyDraw
{
public:
EasyDra
中国源码下载站.txt
###########################################################
# 声明:本源码由中国源码下载站(www.DownCode.com)收集于网上 #
# #
#************* 欢迎访问星海网业 www.6vv6.co
中国源码下载站.txt
###########################################################
# 声明:本源码由中国源码下载站(www.DownCode.com)收集于网上 #
# #
#************* 欢迎访问星海网业 www.6vv6.co
ddutil.h
/*==========================================================================
*
* Copyright (C) 1998-1999 Microsoft Corporation. All Rights Reserved.
*
* File: ddutil.cpp
* Content:
multiplekey7led01.plg
Build target 'Target 1'
compiling MultipleKey7Led01.c...
linking...
Program Size: data=27.0 xdata=0 code=445
creating hex file from "MultipleKey7Led01"...
"MultipleKey7Led01" - 0 Error(s), 0 Warning(s