摘要:
一 安装MySQL sudo apt get update sudo apt get install mysql server 二 密码问题 1 安装时提示设置密码 这种情况没什么问题,通过已下命令登录MySQL mysql u root p 2 安装时没有提示设置密码 这种情况可以尝试使用空密 阅读全文
摘要:
/显示一个警告,没有标题 toastr.warning('My name is Inigo Montoya. You killed my father, prepare to die!') 显示一个成功,标题 toastr.success('Have fun storming the castle! 阅读全文