- android - RelativeLayout 背景可绘制重叠内容
- android - 如何链接 cpufeatures lib 以获取 native android 库?
- java - OnItemClickListener 不起作用,但 OnLongItemClickListener 在自定义 ListView 中起作用
- java - Android 文件转字符串
我尝试在 Windows 8.1 操作系统上安装 mysql-installer-community-5.6.23.0.msi
。我遵循的每个安装步骤。但是在配置设置中安装后我遇到了问题。
实际上我选择了配置类型:Development Machine 并且在连接中默认情况下 TCP/IP 端口已经存在并且它在 3306 端口号
附近显示警告图标。由于此警告图标,我无法按下一步按钮。
请建议我如何启用 3306 端口来安装我的 SQL 服务器。
我是 mysql 和服务器端编码的新手。我刚从手册开始,我已经有了运行本地主机和 3306 端口的项目,所以我希望在我的安装过程中配置这个端口。
非常感谢任何帮助。
谢谢
最佳答案
解决了引用此链接的问题。
http://www.dummies.com/how-to/content/how-to-open-a-port-in-the-windows-7-firewall.html
关于mysql - 我的 SQL 服务器安装 : 3306 port showing warning and not enable next button,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28312923/
我遇到过这个 html: 上面的html和这个有什么区别: 最佳答案 来自MDN page on the tag : 对于 type 的属性标签,可能的值是: 提交:按钮将表单数据提交给服务器
Button button= (Button) findViewbyID(R.id.button); 和 Button button = new Button(this); 有什么区别? 最佳答案 有
我是一名优秀的程序员,十分优秀!