代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/450111/7490624
cpp cstring.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/396282/8117314
cs cstring.cs
/*
* CString.cs
*
* 作者:邱观琛
* 创建时间:2002-5-7
* 最后修改:2002-6-20
*
*
* 提供一些主要涉及到字符串操作的函数,包括固定模式的字符串分割与合并,
* 细微的字符串处理等。
*
*/
using System;
using System.Data;
using System.Coll
www.eeworm.com/read/240061/13238431
doc cstring.doc
www.eeworm.com/read/239193/13297349
h cstring.h
#pragma once
#include "stdafx.h"
#include
#include
#include // for _alloca (allocation on stack)
// ---------------------------------------------------------
www.eeworm.com/read/137277/13335438
c cstring.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/136706/13365027
cpp cstring.cpp
#include
#include
#include
#if defined(WIN16)
#include
#define vsnprintf _vsnprintf
#else
#include "../include/windrvr.h"
#endif
#i
www.eeworm.com/read/136706/13365050
h cstring.h
#ifndef _CSTRING_H_
#define _CSTRING_H_
#include
#if defined(WIN16)
#include
#undef toupper
#undef tolower
#endif
typedef const char *PCSTR;
class CCSt
www.eeworm.com/read/139332/5802391
hpp cstring.hpp
/*
*
* Copyright (c) 1998-2002
* Dr John Maddock
*
* Use, modification and distribution are subject to the
* Boost Software License, Version 1.0. (See accompanying file
* LICENSE_1_0.txt or c
www.eeworm.com/read/127383/6006500
h cstring.h
using _STLP_VENDOR_CSTD::size_t;
# ifndef _STLP_NO_CSTD_FUNCTION_IMPORTS
# if defined(__MSL__) && __MC68K__ && !_No_BlockMove && __dest_os == __mac_os
# undef memcpy
# undef memmove
inline v
www.eeworm.com/read/113559/6127488
h cstring.h
using _STLP_VENDOR_CSTD::size_t;
# ifndef _STLP_NO_CSTD_FUNCTION_IMPORTS
# if defined(__MSL__) && __MC68K__ && !_No_BlockMove && __dest_os == __mac_os
# undef memcpy
# undef memmove
inline v