用nestat命令查看3306端口状态
mysql5 table name case sensitive problem on linux
Posted on
|
In
mysql
add below line under [mysqld] block of my.cnf:
iframe src problem in firefox3
Posted on
|
In
web
在firefox3下,当运行到下面语句的时候,将会弹出alert错误控制台。
<iframe src="javascript:"></iframe> |
打印ie中iframe内容
Posted on
|
In
web
需要将被打印的iframe先focus(),不然打印仍然是最外面的窗体内容。如:
linux基础
Posted on
|
In
linux