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

  • 大小: 14.5MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-07-09
  • 語(yǔ)言: 其他
  • 標(biāo)簽:

資源簡(jiǎn)介

此為我個(gè)人開發(fā)的銀行叫號(hào)系統(tǒng),采用多線程機(jī)制。全程模仿銀行的叫號(hào)過程,程序自動(dòng)運(yùn)行

資源截圖

代碼片段和文件信息

#include?“stdafx.h“

using?namespace?System;
using?namespace?System::Reflection;
using?namespace?System::Runtime::CompilerServices;
using?namespace?System::Runtime::InteropServices;
using?namespace?System::Security::Permissions;

//
//?有關(guān)程序集的常規(guī)信息通過下列屬性集
//?控制。更改這些屬性值可修改
//?與程序集關(guān)聯(lián)的信息。
//
[assembly:AssemblytitleAttribute(“bank“)];
[assembly:AssemblyDescriptionAttribute(““)];
[assembly:AssemblyConfigurationAttribute(““)];
[assembly:AssemblyCompanyAttribute(“wumingzhi“)];
[assembly:AssemblyProductAttribute(“bank“)];
[assembly:AssemblyCopyrightAttribute(“Copyright?(c)?wumingzhi?2010“)];
[assembly:AssemblyTrademarkAttribute(““)];
[assembly:AssemblyCultureAttribute(““)];

//
//?程序集的版本信息由下面四個(gè)值組成:
//
//??????主版本
//??????次版本
//??????內(nèi)部版本號(hào)
//??????修訂號(hào)
//
//?您可以指定所有值,也可使用“修訂號(hào)”和“內(nèi)部版本號(hào)”的默認(rèn)值,
//?方法是按如下所示使用“*”:

[assembly:AssemblyVersionAttribute(“1.0.*“)];

[assembly:ComVisible(false)];

[assembly:CLSCompliantAttribute(true)];

[assembly:SecurityPermission(SecurityAction::RequestMinimum?UnmanagedCode?=?true)];

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

?????文件???????2332??2010-03-31?12:09??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\app.aps

?????文件???????1078??2010-03-31?13:53??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\app.ico

?????文件???????1251??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\app.rc

?????文件???????1165??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\AssemblyInfo.cpp

?????文件????????384??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\bank.cpp

?????文件???????5871??2010-04-06?22:38??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\bank.vcproj

?????文件???????1427??2010-04-09?21:03??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\bank.vcproj.WWW-94DC5A3DFF2.Administrator.user

?????文件???????1204??2010-03-31?13:53??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\app.res

?????文件??????27074??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\AssemblyInfo.obj

?????文件????????621??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\bank.exe.intermediate.manifest

?????文件???????5716??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\bank.Form1.resources

?????文件??????82190??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\bank.obj

?????文件???????7952??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\BuildLog.htm

?????文件?????????67??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\mt.dep

?????文件?????708522??2010-03-28?10:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\stdafx.obj

?????文件?????282624??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Debug\vc90.pdb

?????文件??????30706??2010-04-06?22:39??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Form1.h

?????文件??????13779??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\Form1.resx

?????文件????????953??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\ReadMe.txt

?????文件?????????91??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\resource.h

?????文件????????135??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\stdafx.cpp

?????文件????????417??2010-03-28?10:12??銀行排隊(duì)叫號(hào)系統(tǒng)\bank\stdafx.h

?????文件???11873280??2010-04-09?21:03??銀行排隊(duì)叫號(hào)系統(tǒng)\bank.ncb

?????文件????????878??2010-03-27?21:46??銀行排隊(duì)叫號(hào)系統(tǒng)\bank.sln

????..A..H.?????13824??2010-04-09?21:03??銀行排隊(duì)叫號(hào)系統(tǒng)\bank.suo

?????文件????1020416??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\Debug\bank.exe

?????文件????3107840??2010-03-31?21:12??銀行排隊(duì)叫號(hào)系統(tǒng)\Debug\bank.pdb

?????文件????1021440??2010-04-06?22:39??銀行排隊(duì)叫號(hào)系統(tǒng)\Release\bank.exe

?????文件????3148800??2010-04-06?22:39??銀行排隊(duì)叫號(hào)系統(tǒng)\Release\bank.pdb

?????文件????????674??2010-04-09?23:15??銀行排隊(duì)叫號(hào)系統(tǒng)\用前必看!.txt

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

評(píng)論

共有 條評(píng)論

相關(guān)資源