2008-05-29

用md5加密用户密码

关键字: md5
import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import sun.misc.BASE64Encoder; public class test { public static void main(String[] args) throws NoSuchAlgorithmException, UnsupportedEncodingException{ ...
先打开虚拟机,启动进入系统. 在VMware中选VM > Install VMware Tools. 等待读入镜像盘之后,解压VMware的tar包到/tmp目录 运行: sudo aptitude update sudo aptitude install build-essential linux-headers-$(uname -r) sudo ./vmware-install.pl 一路回车即可.安装好后可以调VMware的系统分辨率,鼠标滚轮也可以用了 有些命令需要root权限, sudo -s -H 可以临时切换到root
  • 23:53
  • 浏览 (132)
  • 评论 (0)
2008-05-04

html转义符

关键字: html
@ is @ < is < > is >
darkjune
搜索本博客
我的相册
45a46d56-bef4-4041-ba1f-3dbf35966fe7-thumb
siebel
共 1 张
最近加入圈子
存档
最新评论