NEWS

PVPs

FORUM

DOWNLOAD

WOW ARTICLES:

部分mysql的命令:

怎么设置自己的SQL和用户密码
必须先按照前面的步骤在navicat 里设置好用户wow, 最先连接localhost的时候在localhost 属性设置里不要加任何密码(就能直接连接到localhost),因为还没设置密码。

1.装好mysql(假设你装在c:\mysql), 在c:\mysql\bin 下双击mysqladmin.exe以确认可以正常运行。
2.给你的localhost root设置密码为root:
1) 运行cmd到dos状态, cd c:\mysql\bin到当前目录
2) 运行 c:\mysql\bin\mysqladmin –u root password “root” , 把 
localhost 的根目录密码设置为root.
3.给你的用户wow设置密码为root
1)运行c:\mysql\bin\mysql –u root –proot 进入localhost
2)运行 mysql> set password for ‘wow’@’localhost’ = password(‘root’);
这样mysql就设置好了。

修改Navicat里localhost 的密码, 在localhost 连接属性里的密码栏添上刚设置的密码root, 就可以正常连接用密码的localhost

然后运行wowpython.exe
host localhost
db localhost wow root wow
start
然后不要关这个窗口,直接运行wow.exe, 在登陆wow.exe的时候用户名就是wow,密码就是root. 

WOW features a contact sensitive curor as well as benign indicators. The cursor will change to reflect attack possibilities. If your character is out of range of a target it shows you can attack but has a red circle and line through it. Left clicking on the target will bring up their level and stats so you can decided whether to attack or not. You can still mouse over other creatures while this other creature is selected. So you can fight one creature while casting a spell on another.

NEWS

PVPs

FORUM

DOWNLOAD

Hosted by www.Geocities.ws

1