代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/100893/15863299
cpp dropbar.cpp
// DropBar.cpp
//
// @author christian oetterli
//
#include "stdafx.h"
#include "Droppolino.h"
#include "DropBar.h"
CString CDropBar::NAME = L"DropBar";
CDropBar::CDropBar()
: cmdListe
www.eeworm.com/read/100622/15868613
cpp cdsa.cpp
#include "StdAfx.h"
#include "CCommon.h"
#include "CDSA.h"
CString deletestr(CString str,int count)
{
int tlen=str.GetLength();
return str.Right(tlen-count);
}
void zeronetochar8(char &g
www.eeworm.com/read/100277/15879056
cpp landscpe.cpp
// (C) Copyright 1996 by Anthony J. Carin. All Rights Reserved.
#include "stdafx.h"
#include "gateway.h"
#include "dudehold.h"
#include "weaphold.h"
#include "weapon.h"
#include "antagon.h"
www.eeworm.com/read/100031/15887744
cpp crobotinternet.cpp
/*
版权所有:周田鼠
http://www.geocities.com/zhoutianshu
zhoutianshu@yahoo.com
感谢空心菜。
*/
////////////////////////////////////////////////////////////////////
//
// CRobotInterne
www.eeworm.com/read/100012/15889891
cpp setfilepointerevent.cpp
#include "stdafx.h"
#include "IOExplorer.h"
#include "TraceEvent.h"
#include "SetFilePointerEvent.h"
/****************************************************************************
*
www.eeworm.com/read/100012/15889913
cpp handlemanager.cpp
#include "stdafx.h"
#include "afxtempl.h"
#include "TraceEvent.h"
#include "handle.h"
#include "HandleManager.h"
HandleList HandleManager::hList;
/********************************
www.eeworm.com/read/168845/5432282
hpp io.hpp
// (C) Copyright Gennadiy Rozental 2004-2005.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE
www.eeworm.com/read/273938/10894392
h rw_gfa.h
#ifndef __RW_GFA_H__
#define __RW_GFA_H__
CString strChar_(WORD DecimalZahl);
//CString MID(CString str, int nFirst, int nCount) const;
double arsinh(double x);
double arcosh(double x);
double
www.eeworm.com/read/416653/11018582
h printer.h
//票据打印机
class CPrinter:public CFile
{
//连接端口
CString m_PortName;
//样式
int m_StyleIndex;
public:
void SetPort(CString portname);
virtual bool Open(void);
void Write(CString msg);
www.eeworm.com/read/440423/7689533
h rw_gfa.h
#ifndef __RW_GFA_H__
#define __RW_GFA_H__
CString strChar_(WORD DecimalZahl);
//CString MID(CString str, int nFirst, int nCount) const;
double arsinh(double x);
double arcosh(double x);
double