代码搜索:PUBLIC
找到约 10,000 项符合「PUBLIC」的源代码
代码结果 10,000
www.eeworm.com/read/184729/9082257
h public.h
#if !defined(PUBLIC_H)
#define PUBLIC_H
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#include
#include
#include
#include
#inclu
www.eeworm.com/read/380734/9130274
ico public.ico
www.eeworm.com/read/281673/9142221
cpp public.cpp
//: C05:Public.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Public is just like C's struct
www.eeworm.com/read/380409/9150328
c public.c
#include"public.h"
#include"db.h"
/**********************************************************************
功能:定长接收字符串
参数:窗口指针 字符串 最大长度 模式
返回值:详见后面注明
*********************************************
www.eeworm.com/read/380409/9150364
o public.o
www.eeworm.com/read/380409/9150384
h public.h
#ifndef _PUBLIC_H
#define _PUBLIC_H
#include
#include
#include
#include
#include
#include
#include"link.h"
int GetString( WINDOW *w
www.eeworm.com/read/182931/9183549
h public.h
/*==================PUBLIC.H====================*/
/* 时间: 2004-06-09...2004-06-10 */
/* 说明: 定义公共类型头文件,无对应源文件 */
/*==============================================*/
//类型变量列表
#ifndef _PUBLIC_
www.eeworm.com/read/182930/9183750
h public.h
/*==================PUBLIC.H====================*/
/* 时间: 2004-06-09...2004-06-10 */
/* 说明: 定义公共类型头文件,无对应源文件 */
/*==============================================*/
//类型变量列表
#ifndef _PUBLIC_
www.eeworm.com/read/180534/9303494