登录
首页 » C# » C#编写的用光盘做启动盘 AT

C#编写的用光盘做启动盘 AT

于 2022-06-29 发布 文件大小:376.19 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘。-C# prepared by the CD-ROM to do startup disk AT-RegCDRom : These are used to create a boot disk AT-editor : Verification startup disk [also can be applied] 1 : a program with the idea to create a boot disk, insert to create the startup disk, automatically detecting the drive to CD-ROM, using WMI ( Windows management structure : Windows Management Instrumentation), the CD-ROM read the serial number (which is unique), the serial number into the registry. 2, certification procedures, automatic detection of disc drives, using WMI to obtain serial number, and then read into the registry prior to the serial number, the comparison, the same procedures were activated success, or else suggest insert boot disk.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C# 为DataGridView控件的新行指定默认值
    C# 为DataGridView控件的新行指定默认值,双击DataGridView.rar即可看到默认值,一般情况下,单元格是空的没有任何内容,实现这一功能,其实也简单,如下代码示:   private void shippersDataGridView_DefaultValuesNeeded(object sender, DataGridViewRowEventArgs e)   {//为DataGridView控件的新行指定默认值(测试时直接单击最下面的空白行即可)    e.Row.Cells[1].Value = "重庆长安捷达运输公司";    e.Row.Cells[2].Value = "023-40405690";    shippersBindingSource.AddNew();   }
    2022-03-01 05:33:46下载
    积分:1
  • secaizhuanyi
    运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
    2013-09-15 16:40:26下载
    积分:1
  • 这是一个为微软的游戏套件,RacingGames编写的地图编辑器。大家想尝试的话,清先到微软官方,吧XNA套件和RacingGames套件下载安装,再使用这个。...
    这是一个为微软的游戏套件,RacingGames编写的地图编辑器。大家想尝试的话,清先到微软官方,吧XNA套件和RacingGames套件下载安装,再使用这个。(记得把TrackBeginner.track放到指定文件夹哦)-It s a program for RacingGames of Microsoft. In this game,there re three maps and this program can produce more map for you to play.
    2022-08-06 08:13:00下载
    积分:1
  • quzz APP打造的角
    应用背景通过maninwest @ codeforge作者翻译:甘地@ codeproject Anurag测验在一个形式中的应用,或者其他的一个应用程序,这些天成为一个通用的要求。进行调查、模拟测试、准备、自我评价、收集信息、实际客观考试或考试。这个测试应用程序将帮助您获得通过您的需要一个非常微小的或没有修改。本文介绍了你创建你的问答应用角JS在短短几行代码的简化方法。测试应用程序接受JSON格式的问题。所以,你可以很容易地从预定义格式的服务器和角JS问答应用发送JSON将在客户端渲染测试。测验也有审查和显示结果部分。如果你想立即宣布结果,你可以简单地调用另一个JSON与它的答案和简单的评价,会立即显示结果。另外,如果你希望只向服务器提交的答案,你也可以在quizctrl onsubmit方法这样做。JS。 ;关键技术 ;quzz APP打造角 ;quzz APP打造角 ;quzz APP打造的角
    2023-05-17 10:50:02下载
    积分:1
  • propsheet
    关于属性页的编程实例,适合初学者,程序简单(On the property page of the programming examples, for beginners, the program is simple)
    2011-06-14 10:28:54下载
    积分:1
  • "VC++项目开发实战密码"-专业理财系统
    "VC++项目开发实战密码"第六章专业理财系统的全部代码,包括PPT讲解。程序设计了一个常用的理财系统,包括各项收入、各项支出的统计,以及给出理财建议。技术方面的内容主要包含了:Access数据库操作;CStdioFile流文件的使用;界面设计;MSChart绘图等功能,希望对大家有所帮助。
    2022-09-05 15:20:02下载
    积分:1
  • 循迹.
    代码为基于51单片机开发的循迹小车源码,可供初学者参考学习。(This code is 51 tracked car source code)
    2020-06-17 18:40:01下载
    积分:1
  • kz
    说明:  fluent udf dpm particle diamter
    2011-04-09 02:54:56下载
    积分:1
  • cvsdmatlab
    matlab CVSD算法,请大家参考(matlab CVSD, hope it can help u guys)
    2011-12-20 20:55:03下载
    积分:1
  • C++作业代码
    学习c++必会的20道经典练习题其中包括复数的运算,构造函数的练习以及文件的操作和继承的练习(Learn the 20 classical exercises that c++ will have, including plural operations, constructor exercises, and file operations and inheritance exercises)
    2017-09-15 16:56:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载