代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/268345/11142458
bak mystring.rc.bak
stringtable
begin
1,"东进模拟卡--bankid"
2,"这里是东进电话银行演示系统,请输入8位银行帐号:"
3,"请输入6位银行密码:"
4,"按1查询余额,按2查询利率,按3查询利息。"
5,"余额是...."
6,"利率是...."
7,"利息是...."
8,"谢谢您使用本系统,再见!"
9,"接收DTMF主叫"
10,"未收到任何信息"
11,
www.eeworm.com/read/132381/14090699
cpp mystring1.cpp
// MyString1.cpp: implementation of the MyString class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SmartC.h"
#include "MyString1.h"
www.eeworm.com/read/132381/14090736
h mystring1.h
// MyString1.h: interface for the MyString class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MYSTRING1_H__9C1E3643_2FEF_4340_9CDC_C6D0CA401135__INC
www.eeworm.com/read/381752/9073947
cpp chapter2-16.cpp
//文件名:CHAPTER2-16.cpp
#include
#include
using namespace std;
void main()
{
string Mystring1(10,' ');
string Mystring2=" This is the example string!";
string Mystring3(Mys
www.eeworm.com/read/256481/11997088
cpp chapter2-16.cpp
//文件名:CHAPTER2-16.cpp
#include
#include
using namespace std;
void main()
{
string Mystring1(10,' ');
string Mystring2=" This is the example string!";
string Mystring3(Mys
www.eeworm.com/read/128466/14296066
cpp chapter2-16.cpp
//文件名:CHAPTER2-16.cpp
#include
#include
using namespace std;
void main()
{
string Mystring1(10,' ');
string Mystring2=" This is the example string!";
string Mystring3(Mys
www.eeworm.com/read/124791/14544175
cpp chapter2-16.cpp
//文件名:CHAPTER2-16.cpp
#include
#include
using namespace std;
void main()
{
string Mystring1(10,' ');
string Mystring2=" This is the example string!";
string Mystring3(Mys
www.eeworm.com/read/223105/14658467
cpp chapter2-16.cpp
//文件名:CHAPTER2-16.cpp
#include
#include
using namespace std;
void main()
{
string Mystring1(10,' ');
string Mystring2=" This is the example string!";
string Mystring3(Mys
www.eeworm.com/read/182041/9220986
rc phys.rc
STRINGTABLE
BEGIN
1, "MyString"
17, "MyString2"
80, "MyString3"
END
www.eeworm.com/read/122676/14675992
rc phys.rc
STRINGTABLE
BEGIN
1, "MyString"
17, "MyString2"
80, "MyString3"
END