代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/470641/6905483
h cspreadsheet.h
// Class to read and write to Excel and text delimited spreadsheet
//
// Created by Yap Chun Wei
// December 2001
//
// Version 1.1
// Updates: Fix bug in ReadRow() which prevent reading of sin
www.eeworm.com/read/229321/6946760
h iocpbuffer.h
// IOCPBuffer.h: interface for the CIOCPBuffer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IOCPBUFFER_H__87DEF694_32D6_4F21_8FF5_E16184A9CDC3
www.eeworm.com/read/469293/6980157
cpp gps.cpp
#include "gps.h"
#include
#include
#include
#include
#include
#include
// Defining instances
GPS *Gps;
list_of highlightlist;
www.eeworm.com/read/466232/7041284
h tokenizer.h
#ifndef _TOKENIZER_H_
#define _TOKENIZER_H_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// tokenizer.h : header file
//
// now should be defined the token types
#define TT_E
www.eeworm.com/read/466232/7041313
h symboltable.h
#ifndef _SYMBOLTABLE_H_
#define _SYMBOLTABLE_H_
#include "parser.h"
// SIZE is the size of the hash table
#define SIZE 211
// SHIFT is the power of two used as multiplier in hash function
www.eeworm.com/read/277820/7087228
cpp leftview.cpp
// LeftView.cpp : implementation of the CLeftView class
//
#include "stdafx.h"
#include "TextRead.h"
#include "TextReadDoc.h"
#include "LeftView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#u
www.eeworm.com/read/294915/7106080
cpp calculation.cpp
// Calculation.cpp: implementation of the CCalculation class.
// Made by Gamsn in 10.26.2005
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "
www.eeworm.com/read/364104/7106222
h columnst.h
// columnst.h : interface of the CColumns class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
www.eeworm.com/read/364104/7106245
h tableset.h
// tableset.h : interface of the CTables class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
/
www.eeworm.com/read/296774/7114285
m nxconststr.m
/* Implementation of the NXConstantString class for Objective-C.
Copyright (C) 1995 Free Software Foundation, Inc.
Contributed by Pieter J. Schoenmakers
This file is part