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

  • 大小: 0.06M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語(yǔ)言: C#
  • 標(biāo)簽: 模擬??紅包??

資源簡(jiǎn)介

模擬微信搶紅包源碼

源碼描述:
一、源碼特點(diǎn)
       一款模擬(模仿)微信搶紅包源碼,控制臺(tái),實(shí)現(xiàn)算法,獲取手氣最佳人及金額,僅供學(xué)習(xí),有需要的朋友不要錯(cuò)過(guò)
二、注意事項(xiàng)
       開(kāi)發(fā)環(huán)境為Visual Studio 2010,使用.net 2.0開(kāi)發(fā)。
作者:zhangyg_cn

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Runtime.InteropServices;
using?System.Threading;

namespace?RedPacket
{
????class?Program
????{
????????delegate?bool?ConsoleCtrlDelegate(int?dwCtrlType);
????????const?int?CTRL_CLOSE_EVENT?=?2;
????????[DllImport(“kernel32.dll“)]
????????private?static?extern?bool?SetConsoleCtrlHandler(ConsoleCtrlDelegate?HandlerRoutine?bool?Add);

????????static?void?Main(string[]?args)
????????{
????????????//ConsoleCtrlDelegate?newDelegate?=?new?ConsoleCtrlDelegate(HandlerRoutine);
????????????//if?(SetConsoleCtrlHandler(newDelegate?true))
????????????//{
????????????#region?代碼區(qū)

????????????GetRandomMoney();

????????????

????????????#endregion
????????????//}
????????????//else
????????????

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-02-23?10:03??SimulatedMicroChannelGrabRed\
?????文件?????????117??2016-02-17?15:22??SimulatedMicroChannelGrabRed\app.config
?????目錄???????????0??2016-02-17?15:28??SimulatedMicroChannelGrabRed\bin\
?????目錄???????????0??2016-02-19?10:29??SimulatedMicroChannelGrabRed\bin\Debug\
?????文件????????7168??2016-02-17?15:26??SimulatedMicroChannelGrabRed\bin\Debug\ConsoleApplication1.exe
?????文件?????????117??2016-02-17?15:22??SimulatedMicroChannelGrabRed\bin\Debug\ConsoleApplication1.exe.config
?????文件???????19968??2016-02-17?15:26??SimulatedMicroChannelGrabRed\bin\Debug\ConsoleApplication1.pdb
?????文件?????????117??2016-02-17?15:22??SimulatedMicroChannelGrabRed\bin\Debug\ConsoleApplication1.vshost.exe.config
?????文件?????????490??2013-06-18?20:28??SimulatedMicroChannelGrabRed\bin\Debug\ConsoleApplication1.vshost.exe.manifest
?????文件????????7168??2016-02-19?10:29??SimulatedMicroChannelGrabRed\bin\Debug\RedPacket.exe
?????文件?????????117??2016-02-17?15:22??SimulatedMicroChannelGrabRed\bin\Debug\RedPacket.exe.config
?????文件???????17920??2016-02-19?10:29??SimulatedMicroChannelGrabRed\bin\Debug\RedPacket.pdb
?????文件???????11608??2016-02-19?10:30??SimulatedMicroChannelGrabRed\bin\Debug\RedPacket.vshost.exe
?????文件?????????117??2016-02-17?15:22??SimulatedMicroChannelGrabRed\bin\Debug\RedPacket.vshost.exe.config
?????文件?????????490??2012-06-02?22:34??SimulatedMicroChannelGrabRed\bin\Debug\RedPacket.vshost.exe.manifest
?????目錄???????????0??2016-02-19?10:57??SimulatedMicroChannelGrabRed\bin\Release\
?????目錄???????????0??2016-02-15?17:16??SimulatedMicroChannelGrabRed\obj\
?????目錄???????????0??2016-02-15?17:16??SimulatedMicroChannelGrabRed\obj\x86\
?????目錄???????????0??2016-02-19?10:29??SimulatedMicroChannelGrabRed\obj\x86\Debug\
?????文件?????????686??2016-02-17?15:28??SimulatedMicroChannelGrabRed\obj\x86\Debug\ConsoleApplication1.csproj.FileListAbsolute.txt
?????文件???????19113??2016-02-17?15:22??SimulatedMicroChannelGrabRed\obj\x86\Debug\ConsoleApplication1.csprojResolveAssemblyReference.cache
?????文件????????7168??2016-02-17?15:26??SimulatedMicroChannelGrabRed\obj\x86\Debug\ConsoleApplication1.exe
?????文件???????19968??2016-02-17?15:26??SimulatedMicroChannelGrabRed\obj\x86\Debug\ConsoleApplication1.pdb
?????文件????????5127??2016-02-19?10:29??SimulatedMicroChannelGrabRed\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????952??2016-02-19?10:30??SimulatedMicroChannelGrabRed\obj\x86\Debug\RedPacket.csproj.FileListAbsolute.txt
?????文件???????13316??2016-02-19?10:29??SimulatedMicroChannelGrabRed\obj\x86\Debug\RedPacket.csprojResolveAssemblyReference.cache
?????文件????????7168??2016-02-19?10:29??SimulatedMicroChannelGrabRed\obj\x86\Debug\RedPacket.exe
?????文件???????17920??2016-02-19?10:29??SimulatedMicroChannelGrabRed\obj\x86\Debug\RedPacket.pdb
?????目錄???????????0??2016-02-19?10:57??SimulatedMicroChannelGrabRed\obj\x86\Debug\TempPE\
?????文件????????2813??2016-02-23?10:03??SimulatedMicroChannelGrabRed\Program.cs
?????目錄???????????0??2016-02-19?10:27??SimulatedMicroChannelGrabRed\Properties\
............此處省略6個(gè)文件信息

評(píng)論

共有 條評(píng)論