冷酷外套

文章
7
资源
0
加入时间
2年10月18天

Android frameworks Singleton

/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo

2003 mysql_#2003 无法登录 MySQL服务器的解决方法

通过phpmyadmin连接mysql数据库时提示:“2003 无法登录 MySQL服务器”。。。很明显这是没有启动mysql服务,右击我的电脑-管理-找到服务,找到mysql启动一下,,是不是启动有报错:“无法启动mysql服务 错误1067:进程意外中止 ”然后就baidu google吧,多是说禁远程连接,要改my.ini文件,也有说防火墙的,总之对症下药。不过同样的报错,导致它的原因并不是...