资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Threading;
using System.Runtime.InteropServices;
using System.Diagnostics;
namespace MyCSharp
{
///
///
///
public partial class FormMain : Form
{
///
///
///
public FormMain()
{
InitializeComponent();
}
//——————编译选项——————
int 游戏模式 = 2;//1统治战场优先2召唤师峡谷优先
bool 优化模式 = true;//优化模式下使用BES进行CPU优化,使用SendMessage阻止窗体重绘进行显卡优化//false//true
bool 调试模式 = true;//调试模式下会保存异常的截图
//——————编译选项——————
private void FormMain_Load(object sender EventArgs e)
{
this.Opac
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-07-03 20:57 Lol外挂源代码\
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\
文件 184 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\App.config
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\bin\
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\bin\Debug\
文件 184 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\bin\Debug\LOL自动挂机.exe.config
文件 22704 2018-07-03 20:39 Lol外挂源代码\LolAutoPlay-master\bin\Debug\LOL自动挂机.vshost.exe
文件 184 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\bin\Debug\LOL自动挂机.vshost.exe.config
文件 2377 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\bin\Debug\LOL自动挂机.vshost.exe.manifest
文件 37688 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\FormMain.cs
文件 6259 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\FormMain.Designer.cs
文件 1289531 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\FormMain.resx
文件 432254 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\logo4.ico
文件 5604 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\LOL自动挂机.csproj
文件 222 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\LOL自动挂机.csproj.user
文件 8192 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\LOL自动挂机.v12.suo
文件 138500 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\My.cs
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\obj\
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\obj\x86\
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\obj\x86\Debug\
文件 791 2018-07-03 20:41 Lol外挂源代码\LolAutoPlay-master\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
文件 6517 2018-07-03 20:39 Lol外挂源代码\LolAutoPlay-master\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 138 2018-07-03 20:39 Lol外挂源代码\LolAutoPlay-master\obj\x86\Debug\LOL自动挂机.csproj.FileListAbsolute.txt
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\obj\x86\Debug\TempPE\
文件 4608 2018-07-03 20:41 Lol外挂源代码\LolAutoPlay-master\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
文件 1792 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\Program.cs
目录 0 2018-07-03 20:57 Lol外挂源代码\LolAutoPlay-master\Properties\
文件 2377 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\Properties\app.manifest
文件 1342 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\Properties\AssemblyInfo.cs
文件 2807 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\Properties\Resources.Designer.cs
文件 5698 2015-12-31 13:38 Lol外挂源代码\LolAutoPlay-master\Properties\Resources.resx
............此处省略16个文件信息
- 上一篇:限制 跨域 请求(asp.net core)
- 下一篇:C#树形结构
相关资源
- 极速北京对时(VB.NET代码)
- 去雾算法halcon代码实现
- 用鼠标拖动无边框窗体功能的实现代
- AD 操作 Helper类代码
- 模拟器命令C#封装
- QQ农场辅助工具源码
- C# orm 入门级代码
- QQMsg群发源代码,好东西啊,运营用最
- 商城辅助工具源码(支持COD货到付款
- C# 买酒换酒 解题思路代码(酒瓶换啤
- 抓取新浪微博好友动态(可参考读取
- wcf restful简单实现代码
- C# 高斯正反算,邻带换算代码
- ini_Read/Write 类库代码
- c#代码
- AEC文件加密核心代码测试
- 游戏插件代码(AdminTools.cs)
- Microsoft_IE 完美仿IE7 NET代码
- qqWPF 一款应用微软WPF技术编写的仿q
- TestClose 用VisualStudio2005(C#)实现的进
- MouStudio_ContourTrace_Fill 针对散乱点数据
-
time
table-csharp c#/CSharp 遗传算法高校 - serialport 一个比较完整串口通信程序
- video C#摄像头视频获取及截图源代码
- RemoteControl C#实现的远程控制代码
- DevExpressApplication 原创代码
- AutoCAD--pane 用.NET技术写的增强型CAD面
- AdvTree DotNetBar下AdvTree控件的使用方法
- CSharpThunder-5 仿迅雷5界面WinForm代码
- TCP TCP通信C#代码
评论
共有 条评论