摘要: 这个是在整合ucenter的时候,看到的。往往是“insert into table_name set a=$a,b=$b”的格式。在mysql手册中能看到这种语法:之前不明白。为什么要使用这种方式。后来听同学说,这样使用是为了提高插入速度。还没找到相关的资料详细介绍这种语法的不同之处。暂时搁置 阅读全文
posted @ 2011-02-20 22:32 王滔 阅读(8102) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">*{border 阅读全文
posted @ 2011-02-20 22:13 王滔 阅读(1991) 评论(0) 推荐(0) 编辑