代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/148707/12436935
cpp cstring2.cpp
// CString.cpp C++ String implementation file
#include
#include
#include
#include "CString2.h"
String::String () // simple constructor
{ ce
www.eeworm.com/read/118811/14853829
txt cstring 操作指南 .txt
<mark>CString</mark> 操作指南
2004年 11月05日
原文出处:codeproject:<mark>CString</mark> Management
通过阅读本文你可以学习如何有效地使用 <mark>CString</mark>。
<mark>CString</mark> 是一种很有用的数据类型。它们很大程度上简化了MFC中的许多操作,使得MFC在做字符串操作的时候方便了很多。不管怎样,使用<mark>CString</mark>有很多特殊的技巧,特别是对于纯C背景下走出 ...
www.eeworm.com/read/482889/1285062
hpp regex_cstring.hpp
/*
*
* Copyright (c) 1998-2002
* John Maddock
*
* Use, modification and distribution are subject to the
* Boost Software License, Version 1.0. (See accompanying file
* LICENSE_1_0.txt
www.eeworm.com/read/470693/1467134
h std_cstring.h
// -*- C++ -*- forwarding header.
// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribut
www.eeworm.com/read/470693/1467189
h std_cstring.h
// -*- C++ -*- forwarding header.
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// so
www.eeworm.com/read/470693/1467555
cc header_cstring.cc
// 2000-01-01 bkoz
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it
www.eeworm.com/read/233522/4667718
hhh vcl_cstring.hhh
// NB: size_t is declared in , not
@memchr
@memcmp
@memcpy
@memmove
@memset
@strcat
@strchr
@strcmp
@strcoll
@strcpy
@strcspn
@strerror
@strlen
@strncat
@strncmp
@st
www.eeworm.com/read/233522/4667766
h vcl_cstring.h
#ifndef vcl_generic_cstring_h_
#define vcl_generic_cstring_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_cstring.hhh and run make
// NB: size_t is declared in , not
www.eeworm.com/read/233522/4667802
h vcl_cstring.h
#include
#define vcl_generic_cstring_STD
#include "../generic/vcl_cstring.h"