91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.27MB
    文件類(lèi)型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-11-11
  • 語(yǔ)言: C/C++
  • 標(biāo)簽: wxji??

資源簡(jiǎn)介

用vc++實(shí)現(xiàn)文件加密功能的源代碼,可以加密各種文件.

資源截圖

代碼片段和文件信息

//?edfile.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“edfile.h“
#include?“edfileDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CEcfileApp

BEGIN_MESSAGE_MAP(CEcfileApp?CWinApp)
//{{AFX_MSG_MAP(CEcfileApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CEcfileApp?construction

CEcfileApp::CEcfileApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CEcfileApp?object

CEcfileApp?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CEcfileApp?initialization

BOOL?CEcfileApp::InitInstance()
{
AfxEnableControlContainer();

//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.

#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif

CEcfileDlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}

//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----

?????文件??????22160??2010-10-16?15:30??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.aps

?????文件???????1257??2012-03-17?13:58??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.clw

?????文件???????2063??2010-07-29?15:52??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.cpp

?????文件???????4292??2010-07-29?16:54??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.dsp

?????文件????????537??2003-05-27?11:40??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.dsw

?????文件??????24576??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.exe

?????文件???????1324??2010-07-29?15:51??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.h

?????文件??????91136??2012-03-17?13:59??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.ncb

?????文件??????57856??2012-03-17?13:59??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.opt

?????文件???????1761??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.plg

?????文件???????5783??2010-07-29?16:00??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfile.rc

?????文件???????6056??2010-10-16?15:43??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfileDlg.cpp

?????文件???????5988??2010-07-31?10:01??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfileDlg.cpp.bak

?????文件???????1498??2010-07-31?10:18??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\edfileDlg.h

?????文件??????????0??2010-07-29?15:40??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\ReadMe.txt

?????文件????????914??2010-07-29?15:49??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\resource.h

?????文件????????208??2003-05-27?11:40??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\StdAfx.cpp

?????文件???????1054??2003-05-27?11:40??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\StdAfx.h

?????文件????????691??2003-05-27?12:02??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\res\default1.bin

?????文件????????398??2003-05-27?11:40??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\res\ecfile.rc2

?????文件???????1078??2010-07-29?15:49??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\res\edfile.ico

?????文件??????24576??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\edfile.exe

?????文件???????9575??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\edfile.obj

?????文件????5694244??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\edfile.pch

?????文件???????3496??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\edfile.res

?????文件??????23171??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\edfileDlg.obj

?????文件????????804??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\StdAfx.obj

?????文件??????50176??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Release\vc60.idb

?????文件?????114799??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Debug\edfile.exe

?????文件?????194908??2010-10-16?15:44??用vc++實(shí)現(xiàn)文件加密功能的源代碼\用VC++實(shí)現(xiàn)文件加密功能的源代碼\Debug\edfile.ilk

............此處省略17個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源