代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/174772/9574638
h string.h
/*--------------------------------------------------------------------------
STRING.H
String functions.
Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc.
All rights reserved.
www.eeworm.com/read/370848/9579927
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/370848/9579931
dll string.dll
www.eeworm.com/read/370848/9579946
lib string.lib
www.eeworm.com/read/370848/9579986
rc string.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/370848/9579988
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/370848/9579990
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/370848/9579992
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/370848/9579994
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/370848/9580001
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[] = __