摘要:
没有简单的办法,我是这么做的: 装sqlserver2005express 装SQLServer2005_XMO 装DatabasePublishingWizard 运行第三个程序,导出一个庞大的sql脚本,然后在2000中建立同名数据库,运行。 阅读全文
摘要:
alert($(this).parents("#"+divName+">li").last().index() + ","+$(this).parents("#"+divName+">li>ul>li").last().index()); 阅读全文