操作系统

所属分类:Windows编程
开发工具:Pascal
文件大小:2671KB
下载次数:1
上传日期:2020-06-01 11:03:59
上 传 者anuo1211
说明:  Delphi实效编程百例-操作系统,包括修改计算机名称、编写屏保程序、设置墙纸和屏保程序、动态调整屏幕分辨率、获取系统硬件信息等
(100 examples of Delphi effective programming of operating system)

文件列表:
操作系统 (0, 2018-10-23)
操作系统\_desktop.ini (9, 2006-09-21)
操作系统\delphifans.com.nfo (592, 2004-03-27)
操作系统\实例43 修改计算机名称 (0, 2018-10-23)
操作系统\实例43 修改计算机名称\Ex43.cfg (386, 2002-06-20)
操作系统\实例43 修改计算机名称\Ex43.dof (1031, 2002-06-20)
操作系统\实例43 修改计算机名称\Ex43.dpr (182, 2002-06-20)
操作系统\实例43 修改计算机名称\Ex43.exe (303616, 2002-06-22)
操作系统\实例43 修改计算机名称\Ex43.res (876, 2002-06-20)
操作系统\实例43 修改计算机名称\_desktop.ini (9, 2006-09-21)
操作系统\实例43 修改计算机名称\delphifans.com.nfo (592, 2004-03-27)
操作系统\实例43 修改计算机名称\name.dcu (4380, 2002-06-22)
操作系统\实例43 修改计算机名称\name.dfm (805, 2002-06-20)
操作系统\实例43 修改计算机名称\name.pas (1532, 2002-06-22)
操作系统\实例44 编写屏保程序 (0, 2018-10-23)
操作系统\实例44 编写屏保程序\BERLIN.ICO (766, 1996-05-16)
操作系统\实例44 编写屏保程序\BerlinPie.SCR (552448, 2000-01-10)
操作系统\实例44 编写屏保程序\BerlinPie.cfg (642, 2000-01-10)
操作系统\实例44 编写屏保程序\BerlinPie.dof (1263, 2000-01-10)
操作系统\实例44 编写屏保程序\BerlinPie.dpr (3782, 2000-01-10)
操作系统\实例44 编写屏保程序\BerlinPie.drc (17674, 2000-01-07)
操作系统\实例44 编写屏保程序\BerlinPie.dsk (6188, 2000-01-10)
操作系统\实例44 编写屏保程序\BerlinPie.res (1680, 2000-01-10)
操作系统\实例44 编写屏保程序\CONFIG.PAS (8395, 2000-01-10)
操作系统\实例44 编写屏保程序\CONFIG.dfm (46304, 2000-01-09)
操作系统\实例44 编写屏保程序\Ccube.pas (16254, 1997-11-03)
操作系统\实例44 编写屏保程序\Globals.pas (965, 2000-01-07)
操作系统\实例44 编写屏保程序\Mys.exe (402432, 2002-06-23)
操作系统\实例44 编写屏保程序\Project1.cfg (386, 2002-06-23)
操作系统\实例44 编写屏保程序\Project1.dof (1042, 2002-06-23)
操作系统\实例44 编写屏保程序\Project1.dpr (501, 2002-06-23)
操作系统\实例44 编写屏保程序\Project1.exe (401920, 2002-06-23)
操作系统\实例44 编写屏保程序\Project1.res (876, 2002-06-23)
操作系统\实例44 编写屏保程序\STRTABLE.RES (152, 2000-01-02)
操作系统\实例44 编写屏保程序\Sounds.res (113388, 1997-10-05)
操作系统\实例44 编写屏保程序\UBERLI~1.PAS (5740, 2000-01-10)
操作系统\实例44 编写屏保程序\UBerlinSCR.dfm (825, 2000-01-09)
操作系统\实例44 编写屏保程序\UPie.pas (23653, 2000-01-10)
操作系统\实例44 编写屏保程序\UVersion.pas (1814, 2000-01-09)
... ...

Screensaver BerlinPie This saver is based on the famous "Berlin Uhr", an idea of someone i dont remember back in the 70th. Behaviour: The basic idea is to create a clock with respect to the well known "set theory" in mathematics. The behavior of the clock is best described as an empty screen at 00:00 whereas 23:59 will result in a complete colored screen. When you use this clock you will see that -after a while- this clock is just another way to display the time. Important Note: Please note that disabling the saver is done by pressing the right mouse button for at least one second!!! If you find another way to split a day in useful parts, please let me know about your ideas ... Technical aspects: - Semaphores: how to create one instance of a program - Sound resources: how to include sound files to your application - Saver: how to handle the different modes of a saver (run, configure, preview) - Saver: how to let the system recognize the program as a saver - Saver: how to use the password dialog - Preview: how to get a live preview of the saver in the "Systemsteuerung" (system configure dialog?) - Configure: how to have a live preview in the configure dialog - Configure: how to use the registry as database - Win32: how to include version information to your application (UVersion.PAS) Regards: Most of the techniques i did collect from the "delphi superpage", thanks for that stuff ... Included you will find a component (CCube) that i did find anywhere (i cant remember where) By the way some questions: - how to send an email automatically from within a delphi application? - how to prevent an application be disturbed by [Ctrl+Alt+Delete]? - did you encounter any problems with the saver? Please let me know (When i compile the saver with D5 Prof. and optimization=on i will get some errors when i run the configure dialog from within Win***?)! Contact: MailTo:uwe.creutzburg@bingo-ev.de

近期下载者

相关文件


收藏者