
Computer
yangzhenping
我坚信让我一往无前的唯一力量就是我热爱我所做的一切!
-
原创 Computer Security
(I).Information security has 5 basic element, they are confidentiality, integrity, availability, controllability and auditability.1.confidentiality: ensure that the information is not exposed to unauthorized entities or processes.2.integrity: people who ca2010-09-10 00:41:001444
0
-
原创 Encryption Technology
Encryption Technology1.Encryption technology is the most common security ways, the key of data encryption technology is:encryption/decryption algorithm and key management.2.The basic process of data encryption is to process the original plaintext file or d2010-09-11 23:14:001438
0
-
原创 Windows 98/Me/2000/2003 计算器【怀旧】【附下载地址】
Windows 98Windows MeWindows 2000Windows 2003(Windows XP计算器界面和2003计算器界面完全一样)附“Win98 Me XP 2000 2003计算器和系统附件内容”下载可以在XP系统下运行,怀旧资源注:【WinMe的计2012-10-14 10:13:062570
0
-
原创 Save your disk space in win7 or XP
http://www.techrepublic.com/blog/itdojo/delete-hiberfilsys-by-disabling-windows-hibernate-function/14932012-12-07 17:36:101248
0
-
原创 How to know one virtual machine is in which host?
How to know one virtual machine is in which host?Run powershell command: (get-item "HKLM:\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters").GetValue("HostName")2013-04-27 11:06:201678
0
-
原创 How To Find User's SIDs in windows
How To Find User's SIDs in windows 1. Run command:wmic useraccount get name,sid2. How To Find User's SIDs in the Registry:SID listed under the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows N2013-04-28 17:09:401619
0