代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/329025/12989018
h msg.h
// msg.h : interface of the CMsg class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
// This s
www.eeworm.com/read/242611/12996747
cpp mpwordseg.cpp
#include "stdafx.h"
#include "math.h" // 包含log函数的定义
#include "MPWordSeg.h"
#include "MyDictionary.h"
#include "MyFileApp.h"
#include "NameRecognizer.h"
/*
# define MaxWordLength 8 // 最大词长为8个
www.eeworm.com/read/242611/12996795
cpp postagging.cpp
#include "stdafx.h"
#include "math.h" // 包含log函数的定义
#include "POSTagging.h"
#include "MyDictionary.h"
#include "MyFileApp.h"
#include "MPWordSeg.h"
#ifdef _DEBUG
#undef THIS_FILE
static
www.eeworm.com/read/141570/12998083
txt 69.txt
用VB编写留言板
黑龙江省牡丹江市儿童医院内科 张建华
随着网络的普及,越来越多的网站增设了各种实时交互功能,如网上调查、时事论坛、聊天室、留言板等。下面介绍一个使用VB编写CGI脚本程序的实例,使你轻松拥有自己的留言板。
一、基本概念
1.什么是CGI
CGI是Common Gate Interface(通用网关接口)的缩写,它运行在Web服务器上,提供同客户 ...
www.eeworm.com/read/242315/13017262
cpp hanoiview.cpp
// HanoiView.cpp : implementation of the CHanoiView class
//
#include "stdafx.h"
#include "Hanoi.h"
#include "HanoiDoc.h"
#include "HanoiView.h"
#include "DlgOption.h"
#include "mmsyste
www.eeworm.com/read/328205/13042093
h stringset.h
// StringSet.H: interface for the CIVStringSet class.
//
// Written 12 June 2002 by Scot T Brennecke
// Thanks to Moishe Halibard and Moshe Rubin for their article,
// "A Multiple Substring Sea
www.eeworm.com/read/328127/13045870
h struct.h
struct lastMonthRD
{
CString HouseNum;
int LMdianbiaoNum;
float LMfentanFei;
float LMdianFei;
};
www.eeworm.com/read/327770/13062625
cpp hanoiview.cpp
// HanoiView.cpp : implementation of the CHanoiView class
//
#include "stdafx.h"
#include "Hanoi.h"
#include "HanoiDoc.h"
#include "HanoiView.h"
#include "DlgOption.h"
#include "mmsyste
www.eeworm.com/read/326632/13128920
cpp stock.cpp
// Stock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Stock.h"
#include "StockDlg.h"
#include "Connection.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#u
www.eeworm.com/read/325675/13191249
cpp calcformule.cpp
// CalcFormula.cpp: implementation of the CCalcFormula class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CalcFormule.h"
#include "Re