摘要: MySQL安装出现“不是内部或外部命令,也不是可执行程序” 一、这是应该是环境变量出问题了,设置如下: 1)右击我的电脑选择“属性”,找到“高级系统设置” 2)在系统属性下,选择“高级”中的“环境变量” 3)在环境变量中的用户变量选择“Path”,单击编辑,将MySQL中bin的安装路径,粘贴到此处 阅读全文
posted @ 2017-07-12 22:25 王大咩的图书馆 阅读(84134) 评论(2) 推荐(1) 编辑
摘要: Write a program to solve a Sudoku puzzle by filling the empty cells. Empty cells are indicated by the character'.'. You may assume that there will be 阅读全文
posted @ 2017-07-12 09:34 王大咩的图书馆 阅读(333) 评论(0) 推荐(0) 编辑