代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/271515/10991321
h string.h
// String.h : main header file for the STRING DLL
//
#if !defined(AFX_STRING_H__76740F6A_296D_11D6_9C7C_5254AB31B8A3__INCLUDED_)
#define AFX_STRING_H__76740F6A_296D_11D6_9C7C_5254AB31B8A3__INCLUD
www.eeworm.com/read/271515/10991322
dsw string.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/271515/10991324
def string.def
; String.def : Declares the module parameters for the DLL.
LIBRARY "String"
DESCRIPTION 'String Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
TranslateStr
www.eeworm.com/read/271515/10991327
dsp string.dsp
# Microsoft Developer Studio Project File - Name="String" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/271515/10991333
cpp string.cpp
// String.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "String.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/271515/10991335
plg string.plg
Build Log
--------------------Configuration: String - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RS
www.eeworm.com/read/271515/10991336
clw string.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CStringApp
LastClass=CStringApp
NewFileInclude2=#include "String.h"
ResourceCount=0
NewFi
www.eeworm.com/read/416714/11017042
cpp string.cpp
#include "stlexam.h"
#pragma hdrstop
/**************************************************************************
*
* string.cpp - Example program of string. See Class Reference Section
*
***
www.eeworm.com/read/270312/11042448
h string.h
/*--------------------------------------------------------------------------
STRING.H
String functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
All rights reserved.
-----
www.eeworm.com/read/416039/11043733
c string.c
#ifndef __GNUC__
#error I want gcc!
#endif
#define extern
#define inline
#define __LIBRARY__
#include