代码搜索:strings
找到约 10,000 项符合「strings」的源代码
代码结果 10,000
www.eeworm.com/read/129200/14258022
cpp strings.cpp
// strings.cpp : Defines the entry point for the console application.
#include "stdafx.h"
#include "iostream.h"
#include "string.h"
class string
{
char *ptr;
int len;
public:
string(ch
www.eeworm.com/read/129200/14258025
opt strings.opt
www.eeworm.com/read/230933/14265942
h strings.h
#if !defined(AFX_STRINGS_H__6E694B4A_1B05_4F35_B7AB_026B3CEFAE14__INCLUDED_)
#define AFX_STRINGS_H__6E694B4A_1B05_4F35_B7AB_026B3CEFAE14__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/230933/14266460
cpp strings.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/128905/14272842
rls strings.rls
// Strings localised for UK
rls_string STRING_r_game_name "Battleships"
rls_string STRING_r_game_file_menu "Battleships"
rls_string STRING_r_game_view_menu "View"
rls_string STRING_r_game_EGameCmd
www.eeworm.com/read/128628/14286025
cpp strings.cpp
class Strings {
char *p;
int size;
public:
Strings(char *str);
Strings(void);
Strings(const Strings &obj); // Copy constructor
~Strings(void) {delete [] p;}
f
www.eeworm.com/read/128628/14286032
cpp strings.cpp
class Strings {
char *p;
int size;
public:
Strings(char *str);
Strings(void);
Strings(const Strings &obj); // Copy constructor
~Strings(void) {delete [] p;}
f
www.eeworm.com/read/128628/14286052
cpp strings.cpp
class Strings {
char *p;
int size;
public:
Strings(char *str);
Strings(void);
Strings(const Strings &obj); // Copy constructor
~Strings(void) {delete [] p;}
f
www.eeworm.com/read/128628/14286061
cpp strings.cpp
class Strings {
char *p;
int size;
public:
Strings(char *str);
Strings(void);
Strings(const Strings &obj); // Copy constructor
~Strings(void) {delete [] p;}
f
www.eeworm.com/read/128628/14286108
cpp strings.cpp
class Strings {
char *p;
int size;
public:
Strings(char *str);
Strings(void);
Strings(const Strings &obj); // Copy constructor
~Strings(void) {delete [] p;}
f