会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mustardpeanut
博客园
首页
新随笔
联系
订阅
管理
2009年10月19日
显示MYSQL系统参数设置
摘要: 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)
公告