2009年10月19日

摘要: SHOW VARIABLES LIKE 'auto_inc%'; Variable_name Value auto_increment_increment 1 auto_increment_offset 1 阅读全文
posted @ 2009-10-19 17:12 mustardpeanut 阅读(337) 评论(0) 推荐(0)
 
摘要: window.opener.location="2.htm"//重定向父窗口到2.htm页 window.opener.location.reload();刷新父窗口a.html[代码]b.html[代码]c.html [代码] 阅读全文
posted @ 2009-10-19 16:48 mustardpeanut 阅读(367) 评论(0) 推荐(0)