📄 doc.cpp
字号:
// doc.cpp : implementation file
//
#include "stdafx.h"
#include "wuzhou11.h"
#include "doc.h"
//////////////////////////////////////////////
// doc
//IMPLEMENT_DYNCREATE(doc, CDocument)
////////////////////////////////
// doc commands
void str(char *file)
{
//
// cout<<"请输入训练样本文件名:";
// cin>>file1;
strcpy(file0,file1);
strcpy(file00,file1);
strcpy(file3,strcpy(file2,file1));
strcpy(file5,strcpy(file4,file1));
strcpy(file7,strcpy(file6,file1));
strcpy(file9,strcpy(file8,file1));
strcpy(name2,strcpy(name1,file1));
strcpy(name3,file1);
//
strcat(file1,file10);
strcat(file2,file20);
strcat(file3,file30);
strcat(file4,file40);
strcat(file5,file50);
strcat(file6,file60);
strcat(file7,file70);
strcat(file8,file80);
strcat(file9,file90);
strcat(name1,name10);
strcat(name2,name20);
strcpy(name3,file30);
return;
//
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -