PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
Mysql 多表关联更新sql
UPDATE items,month SET items.price=month.price
WHERE items.id=month.id and 条件=条件 ;