Hide-Delete icon from ToolBar32 for specific process , from command line arguments. TBBUTTON CSharp Code
標(biāo)簽: from Hide-Delete arguments TBBUTTON
上傳時(shí)間: 2014-01-22
上傳用戶:二驅(qū)蚊器
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over)
標(biāo)簽: Sometimes the contents desire
上傳時(shí)間: 2013-12-25
上傳用戶:playboys0
System will automatically delete the directory
標(biāo)簽: automatically directory System delete
上傳時(shí)間: 2013-09-09
上傳用戶:toyoad
中文譯名《最優(yōu)C/C++編程秘訣》。書中對new/delete、malloc/free,構(gòu)造/析構(gòu)函數(shù)等等C/C++難點(diǎn)問題有詳細(xì)深入的講解。
標(biāo)簽: delete malloc free new
上傳時(shí)間: 2013-12-31
上傳用戶:dongbaobao
This program is the database application that display datasets and add, delete, edit a dataset.
標(biāo)簽: application database datasets program
上傳時(shí)間: 2014-01-06
上傳用戶:2404
對數(shù)據(jù)模板窗體的制作與應(yīng)用說明。by the DbNavigation Database record Add, Delete and so on
標(biāo)簽: DbNavigation Database record Delete
上傳時(shí)間: 2014-11-04
上傳用戶:shizhanincc
主要是avl,splay和binary樹的insert,delete程序,主要是avl,splay.binary樹的
標(biāo)簽: binary splay avl insert
上傳時(shí)間: 2015-05-01
上傳用戶:wang5829
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
標(biāo)簽: operation Windows example process
上傳時(shí)間: 2013-12-17
上傳用戶:wang0123456789
關(guān)閉系統(tǒng)服務(wù) @echo off @net share ipc$ /delete @net share admin$ /delete @net share c$ /delete @net share d$ /delete @net share e$ /delete @net share f$ /delete @net share g$ /delete pause
標(biāo)簽: delete share net admin
上傳時(shí)間: 2014-01-08
上傳用戶:xg262122
SELECT --從數(shù)據(jù)庫表中檢索數(shù)據(jù)行和列 INSERT --向數(shù)據(jù)庫表添加新數(shù)據(jù)行 DELETE --從數(shù)據(jù)庫表中刪除數(shù)據(jù)行 UPDATE --更新數(shù)據(jù)庫表中的數(shù)據(jù)
標(biāo)簽: SELECT INSERT DELETE UPDATE
上傳時(shí)間: 2013-12-19
上傳用戶:talenthn
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1