-
boot process kernel (/ unix,/vmunix,/boot/zImage) to be loaded memory system shu...
系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix,/vmunix,/boot/zImage) to be loaded memory system shutdown until the start process, the init will scan/etc/inittab, this document will list of available terminals and attributes, once found the terminal , getty (mingetty and LINUX) will be given prompt and login passwords, recognizing completion, will start the corresponding shell (/ etc/passwd file users in the domain SHELL)
- 2022-03-23 02:55:17下载
- 积分:1
-
这是从classicladder分离出来的PLC模拟程序,对于从事PLC开发有很重要的参考价值!...
这是从classicladder分离出来的PLC模拟程序,对于从事PLC开发有很重要的参考价值!-Vc++ For Plc SourceCode
- 2022-04-09 12:24:02下载
- 积分:1
-
这是一个屏幕打印程序,用的是视觉的基本,可以,试试看
这是一个屏幕打印程序,用VB编写,你也能的,试一下吧-This is a screen printing process using Visual Basic, you can, Try it
- 2022-08-13 09:02:23下载
- 积分:1
-
automatic shutdown procedures source.
windows xp/2000自动关机程序源码。-automatic shutdown procedures source.
- 2022-03-12 02:24:19下载
- 积分:1
-
判断磁盘簇大小CodeGuru Determining Cluster Size
判断磁盘簇大小CodeGuru Determining Cluster Size-Determine the disk cluster size CodeGuru Determining Cluster Size
- 2022-03-24 00:58:55下载
- 积分:1
-
类似Borland公司的Tdump的程序。分析DLL/EXE文件信息
类似Borland公司的Tdump的程序。分析DLL/EXE文件信息-The app of analysising the infomation of DLL or EXE , which is like the TDump of Borland
- 2022-05-30 17:00:16下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
vc的一些调试技术,对于急于提高vc开发水平的有很大的帮助
vc的一些调试技术,对于急于提高vc开发水平的有很大的帮助 -vc some debugging technology for the development of a hurry to raise the level of vc very helpful
- 2022-07-28 04:16:48下载
- 积分:1
-
堆管理器如何处理堆中的内存块
how the heap manager handles memory blocks in a heap
- 2022-06-26 04:21:21下载
- 积分:1
-
为VB编写的程序设置两种简单的试用期限制.
为VB编写的程序设置两种简单的试用期限制.-preparation for the VB program both simple probation restrictions.
- 2023-02-08 02:35:03下载
- 积分:1