资源简介
模拟器命令C#封装【多线程稳定源代码】
代码片段和文件信息
using System.Collections.Generic;
using System.Diagnostics;
using System.Text.Regularexpressions;
namespace LuciferSrcipt
{
///
/// 雷电模拟器命令大全【使用的dnconsole和ld命令超稳定】
///
public class LdCmd
{
///
/// 模拟器路径
///
public string SimulatorPath { get; set; }
#region 单例模式变量
private static readonly object obj = new object();
private static LdCmd ldCmd = null;
#endregion
private LdCmd()
{
}
///
/// 单例模式====双层互锁
///
///
public static LdCmd Getobject()
{
if (ldCmd == null)
{
lock (obj)
{
if (ldCmd == null)
{
ldCmd = new LdCmd();
}
}
}
return ldCmd
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1619 2018-12-18 14:21 雷电模拟器脚本集成.sln
目录 0 2018-12-18 20:46 LuciferSrcipt\
目录 0 2018-12-10 15:04 LuciferSrcipt\bin\
目录 0 2018-12-18 14:24 LuciferSrcipt\bin\Debug\
文件 13312 2018-12-18 14:33 LuciferSrcipt\bin\Debug\LuciferSrcipt.dll
文件 30208 2018-12-18 14:33 LuciferSrcipt\bin\Debug\LuciferSrcipt.pdb
目录 0 2018-12-21 19:08 LuciferSrcipt\bin\Release\
文件 95846 2018-12-18 14:47 LuciferSrcipt\bin\Release\20181218更新.zip
目录 0 2018-12-18 14:36 LuciferSrcipt\bin\Release\32位\
文件 83456 2018-12-18 14:36 LuciferSrcipt\bin\Release\32位\LuciferSrcipt.dll
文件 13729 2018-12-18 14:35 LuciferSrcipt\bin\Release\32位\LuciferSrcipt.xm
目录 0 2018-12-18 14:37 LuciferSrcipt\bin\Release\64位\
文件 83968 2018-12-18 14:36 LuciferSrcipt\bin\Release\64位\LuciferSrcipt.dll
文件 13729 2018-12-18 14:35 LuciferSrcipt\bin\Release\64位\LuciferSrcipt.xm
文件 17192 2018-12-18 20:46 LuciferSrcipt\LdCmd.cs
文件 2509 2018-12-18 14:35 LuciferSrcipt\LuciferSrcipt.csproj
目录 0 2018-12-11 12:12 LuciferSrcipt\obj\
目录 0 2018-12-18 14:24 LuciferSrcipt\obj\Debug\
文件 6723 2018-12-10 15:08 LuciferSrcipt\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 42 2018-12-18 14:24 LuciferSrcipt\obj\Debug\LuciferSrcipt.csproj.CoreCompileInputs.cache
文件 432 2018-12-18 14:24 LuciferSrcipt\obj\Debug\LuciferSrcipt.csproj.FileListAbsolute.txt
文件 13312 2018-12-18 14:33 LuciferSrcipt\obj\Debug\LuciferSrcipt.dll
文件 30208 2018-12-18 14:33 LuciferSrcipt\obj\Debug\LuciferSrcipt.pdb
文件 0 2018-12-10 15:04 LuciferSrcipt\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
文件 0 2018-12-10 15:04 LuciferSrcipt\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
文件 0 2018-12-10 15:04 LuciferSrcipt\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
目录 0 2018-12-10 15:04 LuciferSrcipt\obj\Debug\TempPE\
目录 0 2018-12-21 19:08 LuciferSrcipt\obj\Release\
文件 6828 2018-12-18 14:35 LuciferSrcipt\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
文件 549 2018-12-21 19:08 LuciferSrcipt\obj\Release\LuciferSrcipt.csproj.FileListAbsolute.txt
文件 0 2018-12-10 16:45 LuciferSrcipt\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
............此处省略7个文件信息
- 上一篇:357game(数字游戏源码)
- 下一篇:Dotween.unitypackage
相关资源
- C# WinForm取命令行参数
- 通过Visual Studio项目预生成命令获取
- QQMsg群发源代码,好东西啊,运营用最
- C# command模式 入门级
- .net core 执行linux命令
- c# 创建自己的命令(命令模式)
- qqWPF 一款应用微软WPF技术编写的仿q
- TestClose 用VisualStudio2005(C#)实现的进
-
time
table-csharp c#/CSharp 遗传算法高校 - serialport 一个比较完整串口通信程序
- video C#摄像头视频获取及截图源代码
- ModbusMonitor VS2010 winform Csharp 开发的一
- Legend AE+C#在pagelayoutcontrol中添加图例、
- CSharp C#入门经典第四版所有章节的源
- TCPFILE C#TCP多线程异步传输 C#开发的服
- WPF-Self-study-manual 该上传内容是WPF自学
- COMTools_v2.0 C# 串口调试助手源代码。检
- cSharpUART c#编写串口通讯代码 多线程实
- RepetierHost 3D打印机的源代码
- KLMapApp argis开发 源代码 其中包括ar
- spwm12 一个spwm计算软件源代码
- 股票分时图查询的源代码
- Dushu 数独游戏的Csharp源代码
- Visual C#中的多线程编程
- 基于asp.net的网上在线论坛源代码
- (C#完整项目源代码)餐饮管理系统
- C#写的房屋出租管理系统,有C#完整项
- C# 仿Win7计算器 源代码
- c# Winform 弹出式等待窗口,多线程
- 基于ASP.NET的企业人事管理系统源代码
评论
共有 条评论