一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

ubuntu上mysql远程访问限制

Posted on 2009-07-15   |   In linux

用nestat命令查看3306端口状态

Read more »

mysql5 table name case sensitive problem on linux

Posted on 2009-07-15   |   In mysql

add below line under [mysqld] block of my.cnf:

Read more »

iframe src problem in firefox3

Posted on 2009-07-12   |   In web

在firefox3下,当运行到下面语句的时候,将会弹出alert错误控制台。

<iframe src="javascript:"></iframe>

打印ie中iframe内容

Posted on 2009-07-12   |   In web

需要将被打印的iframe先focus(),不然打印仍然是最外面的窗体内容。如:

Read more »

linux基础

Posted on 2009-07-12   |   In linux

linux/unix历史

Read more »
1…555657…99
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter
© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS