代码搜索:Reader
找到约 10,000 项符合「Reader」的源代码
代码结果 10,000
www.eeworm.com/read/308191/13706225
h reader.h
#if !defined(__READER_H_INCLUDED)
#define __READER_H_INCLUDED
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "helper.h"
#define SCAN_BUFFER_SIZE 512
///////////////
www.eeworm.com/read/308191/13706230
cpp reader.cpp
#include
#include "maplay.h"
#include "mahelper.h"
#include "reader.h"
CReader::CReader()
{
m_hFile = INVALID_HANDLE_VALUE;
}
CReader::~CReader()
{
if (m_hFile != INVALID_H
www.eeworm.com/read/308013/13711371
c reader.c
/***********************************************************************************************/
#pragma interrupt_level 0
void interrupt maibatsu(void)
/**************************************
www.eeworm.com/read/305299/13774324
gif reader.gif
www.eeworm.com/read/303327/13818061
h reader.h
/*
Text Clustering Copyright (C) 2004 Debora "Barbara" Donato, Antonio Gulli
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser Gener
www.eeworm.com/read/303327/13818064
cpp reader.cpp
/*
Text Clustering Copyright (C) 2004 Debora "Barbara" Donato, Antonio Gulli
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser Gener
www.eeworm.com/read/150892/5687877
java reader.java
package cameracontrol;
/**
* Title: Reader.java
* Description: Class for read and convert xml file
* Copyright: Gameloft 2004
* Company: Gameloft Shanghai
* @a
www.eeworm.com/read/150892/5687904
java reader.java
package staticdata;
/**
* Title: Reader.java
* Description: read and convert xml file
* Copyright: Gameloft 2004
* Company: Gameloft Shanghai
* @author Yi Wen