?? 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 + -