DVD的英文全名是Digital Video Disk,即數位視訊光碟片或數字影盤,它利用MPEG2的壓縮技術來儲存影像。也有人稱DVD是Digital Versatile Disk,是數字多用途的光碟片,它集電腦技術、光學記錄技術和影視技術等為一體,其目的是滿足人們對大儲存容量、高效能的儲存媒體的需求。DVD光碟片不僅已在音/視頻領域內得到了廣泛應用,而且將會帶動出版、廣播、通訊、WWW等行業的發展。它的用途非常廣泛,這一點可以從它設定的五種規格中看出來:
C#-----------------------------------------------//名稱空間 using System; using System.Security.Cryptography; using System.IO; using System.Text; //方法 //加密方法 public string Encrypt(string pToEncrypt, string sKey) { DESCrypto
主要講講Windows作業系統在系統硬碟(一般為C盤)空間不足的情況下,我們可以通過那些具體手段來增加它的空間。 1.開啟“我的電腦”-“工具”-“檔案夾選項”-“查看”-在“顯示所有檔案和檔案夾”選項前打勾-“確定” 2.刪除以下檔案夾中的內容(X代表系統硬碟盤符): 除index這個DAT檔案外x:\Documents and Settings\使用者名稱\Cookies\下的所有檔案 x:\Documents and Settings\使用者名稱\Local
Demo Code Demo code to accompany this article is available for download (see below). The demo includes the following: Two applications – WBUIArtDemo1.exe and WBUIArtDemo2.exe – that include Delphi code for stages 1 and 2 of the sample
Developing the customization class As we decided above, TWBContainer will derive from TNulWBContainer and add all the required browser customization. Let us review what we want this customization to achieve: Display either the browser's built in pop-
IntroductionPCLock is a system to allow a user to use his/ her mobile disk to logon to Microsoft Windows operating systems. It works as a SmartCard and the user does not need to know the password to logon. All information required to logon is kept
//------------------------------------------------------------------------------------------------- // // Copyright ?2001, Intel Corporation . Other brands and names may be claimed as the property of others. // // // CPU Counting Utility // Date :
Exercising the code – a sample application One of the problems that motivated this exploration was my need to use a TWebBrowser to display some HTML in a dialog box. The HTML needed to look and behave as if it was part of the dialog box, which would