亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Hide-Delete

  • 版本更新了一下

    版本更新了一下,到5.84了,需要用VS.net平臺進行編譯運行,介紹與原來的一樣! 磁盤文件的安全刪除,我們通常所執(zhí)行的刪除操作并不是真正的刪除只是清除了文件的fat表內(nèi)容,文件數(shù)據(jù)還在磁盤上,可以恢復(fù),所以不安全。-disk deletion of the security document, we usually enforced by the delete operation does not really delete the file will simply remove the fat table of contents, document data on the disk is, can be restored, therefore unsafe.

    標簽: 版本 更新

    上傳時間: 2016-11-05

    上傳用戶:大三三

  • 用C編寫的短小精悍的數(shù)據(jù)庫

    用C編寫的短小精悍的數(shù)據(jù)庫,既有運行碼,又有源代碼,支持APPEND,DELETE,SAVE,LOAD,INSERT,SHOW,FIND,SORT,CLOSE,MODIFY,QUIT,HELP等命令,對于想學(xué)習(xí)如何用C實現(xiàn)數(shù)據(jù)庫sql語句編程的同仁很有幫助。

    標簽: 編寫 數(shù)據(jù)庫

    上傳時間: 2016-11-12

    上傳用戶:as275944189

  • MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

    MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS

    標簽: collection programs version systems

    上傳時間: 2016-11-18

    上傳用戶:wlcaption

  • Name: NoTask.Pas Version: 1.0 Platform: Delphi2.0 & Win95 or WinNT Description: Simple component

    Name: NoTask.Pas Version: 1.0 Platform: Delphi2.0 & Win95 or WinNT Description: Simple component will hide your program s forms from the Windows 95 or NT

    標簽: Description component Platform Version

    上傳時間: 2014-01-03

    上傳用戶:海陸空653

  • C# ArrayList C++模仿版

    C# ArrayList C++模仿版,只支持最簡單的動態(tài)隊列操作,采用雙層鏈表,支持16兆以上個對象的隊列管理。 效率:查找上界O(988+N/976144),插入及刪除上界O(988+N/976144+N*T(create/delete

    標簽: ArrayList

    上傳時間: 2013-12-11

    上傳用戶:tianjinfan

  • 自己編寫的String類

    自己編寫的String類,可以用于代替<string>中的string類。支持==、!=、<、>等比較運算符,=復(fù)制運算符,有多種構(gòu)造函數(shù),動態(tài)分配內(nèi)存,長度可變。容易轉(zhuǎn)換成char*類型,而且使用深拷貝,指針使用得當。有常用的Index,Insert,Delete,Replace,SubString方法。而且源碼中給出了String類的一個小應(yīng)用。開發(fā)環(huán)境Visual C++ 6.0,測試程序為Console模式。

    標簽: String 編寫

    上傳時間: 2014-01-05

    上傳用戶:古谷仁美

  • 多用戶多級目錄的文件系統(tǒng),(1)具有l(wèi)ogin (用戶登錄) (2)系統(tǒng)初始化(建文件卷、提供登錄模塊) (3)文件的創(chuàng)建: create (4)文件的打開:open (5)文件的讀:read

    多用戶多級目錄的文件系統(tǒng),(1)具有l(wèi)ogin (用戶登錄) (2)系統(tǒng)初始化(建文件卷、提供登錄模塊) (3)文件的創(chuàng)建: create (4)文件的打開:open (5)文件的讀:read (6)文件的寫:write (7)文件關(guān)閉:close (8)刪除文件:delete (9)創(chuàng)建目錄(建立子目錄):mkdir (10)改變當前目錄:cd (11)列出文件目錄:dir (12)退出:logout

    標簽: create login open read

    上傳時間: 2014-01-03

    上傳用戶:love_stanford

  • Implement a phone book system for employees of a company. Your program will output the following me

    Implement a phone book system for employees of a company. Your program will output the following menu (1) Enter an employee and a phone pair to the system (2) Lookup an employee s phone number (3) Find out who is/are the person(s) of a given number (4) How many people are currently in the system (5) Delete an employee from the system (6) Output all employees name‐phone pair (7) How many phone numbers total in the current system (8) Quit When

    標簽: Implement employees following company

    上傳時間: 2013-12-17

    上傳用戶:zhangliming420

  • 可通過IDE向?qū)?chuàng)建項目和JFrame窗體MainFrame

    可通過IDE向?qū)?chuàng)建項目和JFrame窗體MainFrame,在設(shè)計視圖中完成菜單等界面組件的設(shè)計,并添加事件處理程序。界面設(shè)計盡量使用IDE可視化設(shè)計自動生成的代,以提高效率。在設(shè)計時,對于一些菜單項和按鈕所要實現(xiàn)的功能相同的事件處理代碼可以以公用的方法提供統(tǒng)一調(diào)用,例如:add方法、delete方法等。

    標簽: MainFrame JFrame IDE 項目

    上傳時間: 2017-01-17

    上傳用戶:maizezhen

  • 一、教學(xué)目的: 要求掌握C++對內(nèi)存的管理方法

    一、教學(xué)目的: 要求掌握C++對內(nèi)存的管理方法,能靈活使用new和delete運算符對堆進行操作。理解和正確使用拷貝構(gòu)造函數(shù),理解臨時對象和無名對象的概念。 二、教學(xué)重點: 通過大量的例程的分析,使學(xué)生正確掌握堆的分配釋放操作,拷貝構(gòu)造函數(shù)的使用。 三、教學(xué)難點: 深拷貝和淺拷貝的區(qū)別,臨時對象和無名對象的理解。

    標簽: 內(nèi)存 管理方法

    上傳時間: 2013-12-20

    上傳用戶:songnanhua

主站蜘蛛池模板: 温泉县| 疏附县| 舟曲县| 东安县| 高安市| 台安县| 科技| 集贤县| 新绛县| 宜章县| 阜南县| 滨海县| 阿拉善右旗| 锡林郭勒盟| 扶沟县| 孝义市| 商河县| 红河县| 日照市| 庐江县| 三原县| 朔州市| 北宁市| 射阳县| 苏尼特右旗| 汶川县| 清远市| 普安县| 辽源市| 太原市| 丹凤县| 沂源县| 喀喇沁旗| 页游| 高要市| 永吉县| 遵义县| 深州市| 凌云县| 泗阳县| 三河市|