This book offers 226 code recipes applicable to a variety of difficulties that may arise in the ProCess of application development. Topics covered include XML ProCessing, Windows forms, database access, networking, runtime security, cryptography and more.
標簽: difficulties applicable recipes variety
上傳時間: 2015-07-21
上傳用戶:朗朗乾坤
\Delphi 圖書 提供了部份章節(jié)的實例源代碼。例如( \Delphi 圖書\ChXX\SectionYY\ProC 提供了本書第XX章中YY節(jié)實例的源代碼 文件。 \Delphi 圖書\ChXX\SectionYY\ProC\db 提供了相應實例所需的數(shù)據(jù)源。)
標簽: Delphi ChXXSectionYYProC 圖書 源代碼
上傳時間: 2014-01-19
上傳用戶:ljmwh2000
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main ProC call clrscr mov esi,offset array mov ecx,lengthof array mov edx,offset str1 push esi putin: call writestring
標簽: Please sdword number array
上傳時間: 2014-01-13
上傳用戶:xiaoyunyun
內(nèi)核啟動進程,是使用文件過濾驅(qū)動開發(fā)的 Kernel exec ProC
上傳時間: 2014-01-16
上傳用戶:zwei41
unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-ProCedures type TCapStatusProC = ProCedure(Sender: TObject) of object TCapStatusCallback = ProCedure(Sender: TObject nID: integer status: string) of object TVideoStream = ProCedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = ProCedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override ProCedure GetValues(ProC: TGetStrProC) override function GetValue: string override ProCedure SetValue(const Value: string) override end
標簽: interface Messages Graphics Controls
上傳時間: 2013-12-21
上傳用戶:heart520beat
以前做的操作系統(tǒng)的課程設計,內(nèi)容包括:1)編寫一個C程序,使用Linux下的圖形庫,分窗口顯示三個并發(fā)進程的運行 2)采用模塊方法,添加一個新的設備驅(qū)動程序 3)了解/ProC文件的特點和使用方法,監(jiān)控系統(tǒng)狀態(tài),顯示系統(tǒng)中若干部件的使用情況,用圖形界面顯示系統(tǒng)監(jiān)控狀態(tài)
標簽: 操作系統(tǒng) C程序 編寫
上傳時間: 2013-12-21
上傳用戶:hgy9473
內(nèi)核模塊同進程對話有兩種主要途徑。一種是通過設備文件(比如/dev 目錄中的文件),另一種是使用ProC文件系統(tǒng)。我們把一些東西寫入內(nèi)核的一個主要原因就是支持一些硬件設備,所以我們從設備文件開始。
上傳時間: 2013-12-26
上傳用戶:851197153
The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. In runs on the following systems: Linux (via /sys/bus/pci, /ProC/bus/pci or i386 ports) FreeBSD (via /dev/pci) NetBSD (via libpci) OpenBSD (via /dev/pci) GNU/kFreeBSD (via /dev/pci) Solaris/i386 (direct port access) Aix (via /dev/pci and odmget) GNU Hurd (direct port access) Windows (direct port access)
標簽: configuration PCI Utilities registers
上傳時間: 2016-01-20
上傳用戶:徐孺
本章主要描敘Linux核心對文件系統(tǒng)的支持, 虛擬文件系統(tǒng)(VFS)以及Linux核心對實際文件系統(tǒng)的支持。 Linux的最重要特征之一就是支持多種文件系統(tǒng)。這樣它更加靈活并可以和許多其它種操作系統(tǒng)共存。在本文寫作時Linux已經(jīng)支持15種文件系統(tǒng):ext,ext2,xia,minix,umsdos,msdos,vfat,ProC,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫無疑問,今后支持的文件系統(tǒng)類型還將增加。 Linux和Unix并不使用設備標志符(如設備號或驅(qū)動器名稱)來訪問獨立文件系統(tǒng),而是通過一個將整個文件系統(tǒng)表示成單一實體的層次樹結(jié)構(gòu)來訪問它。Linux每安裝(mount)一個文件系統(tǒng)時都會其加入到文件系統(tǒng)層次樹中。不管是文件系統(tǒng)屬于什么類型,都被連接到一個目錄上且此文件系統(tǒng)上的文件將取代此目錄中已存在的文件。這個目錄被稱為安裝點或者安裝目錄。當卸載此文件系統(tǒng)時這個安裝目錄中原有的文件將再次出現(xiàn)。
標簽: Linux 文件系統(tǒng) VFS 核心
上傳時間: 2016-03-01
上傳用戶:qb1993225
unix下銀行系統(tǒng)源代碼,在unix運用ProC*c完成對oracle數(shù)據(jù)庫的訪問
上傳時間: 2016-04-04
上傳用戶:lizhen9880
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1