代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/135092/13962793
h browseforfolder.h
//////////////////////////////////////////////////////////////////////
//
// ShellBrowser.h: interface for the CShellBrowser class.
//
// Copyright 1998 Scott D. Killen
//
//////////////////////
www.eeworm.com/read/236649/14006312
c io20_1.02.c
// #include
// #include
#include
#include
/**
** The length of ``ulysses'' is: 7
** The size of ``ulysses'' is: 8
**
**/
int main(
www.eeworm.com/read/204559/15337099
c io20_1.02.c
// #include
// #include
#include
#include
/**
** The length of ``ulysses'' is: 7
** The size of ``ulysses'' is: 8
**
**/
int main(
www.eeworm.com/read/203062/15366661
readme
G++ has a certain number of bugs in it, which may cause problems
when you compile XOOPIC. These are some of them and their work arounds:
Problem Workaround
--------------------------------------
www.eeworm.com/read/102552/15776242
htm subject_21964.htm
序号:21964 发表者:超频 发表日期:2002-11-21 14:49:27
主题:关于Unicode的问题
内容:请看:#define _UNICODE#define UNICODE#include <windows.h>#include <stdio.h>#include <tcha
www.eeworm.com/read/102552/15778134
htm subject_17104.htm
序号:17104 发表者:静风 发表日期:2002-10-08 14:51:15
主题:谁能解释一下OLESTR类型,他究竟和普通str有什么关系,就是说他们之间如何来转化(急)
内容:如题
返回上页
www.eeworm.com/read/100906/15862249
h registry.h
#pragma once
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
/**
* DWORD value in registry. with this class you can use DWORD values in registry
www.eeworm.com/read/448047/7541172
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // 某些 CString 构造函数将为显式的
www.eeworm.com/read/208782/15237285
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // 某些 CString 构造函数将为显式的