Laze

If I rest I rust !

  博客园  :: 首页  :: 新随笔  ::  ::  :: 管理

03 2017 档案

摘要:MySQL安装文件分为两种,一种是msi格式的,一种是zip格式的。如果是msi格式的可以直接点击安装. zip格式是自己解压,解压缩之后其实MySQL,配置完就可以使用了。 1,配置环境变量很简单: 我的电脑->属性->高级->环境变量 选择PATH,在其后面添加: 你的mysql bin文件夹的 阅读全文
posted @ 2017-03-25 13:23 CollinTsui 阅读(197) 评论(0) 推荐(0)

摘要:var tab = window.parent.getCurrentTab(); var tabs = window.parent.getTabs(); var index = tabs.tabs("getTabIndex",tab); tabs.tabs("close",index); 阅读全文
posted @ 2017-03-02 14:46 CollinTsui 阅读(598) 评论(0) 推荐(0)

摘要:<form name=loading> <p align=center> <font color="#0066ff" size="2">正在跳转,请稍等</font><font color="#0066ff" size="2" face="Arial">...</font> <input type= 阅读全文
posted @ 2017-03-01 17:25 CollinTsui 阅读(1677) 评论(0) 推荐(0)