摘要:        
//当前用户桌面 File desktopDir = FileSystemView.getFileSystemView() .getHomeDirectory(); String desktopPath = desktopDir.getAbsolutePath();    阅读全文
posted @ 2017-04-11 15:56
朝雾轻寒
阅读(9382)
评论(1)
推荐(3)
        
            
        
        
摘要:        
1.启动cmd 2.cd C:\Program Files\tomcat7\bin 3.service.bat install 4.打开tomcat7w.exe可以启动管理服务    阅读全文
posted @ 2017-04-11 13:57
朝雾轻寒
阅读(1406)
评论(0)
推荐(0)
        
            
        
        
摘要:        
启动mysql命令符 grant all privileges on mysql.* to 'root'@'%' identified by '123456'; 给mysql用户root授权,'%'表示外部IP,如果是本地,把'%'改成'localhost',localhost包含了127.0.0.    阅读全文
posted @ 2017-04-11 13:54
朝雾轻寒
阅读(154)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号