摘要:
使用hash格式的put方法,当key已经存在时,则更新该key的键值,若没有该key,则向数据库中插入一条新的记录,demo代码如下: 插入或是更新的代码片段: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;... 阅读全文
posted @ 2008-08-04 13:59
lexus
阅读(621)
评论(3)
推荐(0)