摘要:
我没怎么用过mysql,只在一个ssh的项目中尝试着用了一下,近来的新闻报道都分分传各大网站抛弃mysql拥抱nosql,在这里跳笑一下,就想没用vc直奔.net了,muhaha 阅读全文
posted @ 2010-03-29 10:08
lexus
阅读(228)
评论(0)
推荐(0)
|
摘要:
我没怎么用过mysql,只在一个ssh的项目中尝试着用了一下,近来的新闻报道都分分传各大网站抛弃mysql拥抱nosql,在这里跳笑一下,就想没用vc直奔.net了,muhaha 阅读全文
posted @ 2010-03-29 10:08
lexus
阅读(228)
评论(0)
推荐(0)
摘要:
if you want to use redis master-slave schema,you only need is attatch a
.conf file,default,there is a redis.conf file as a template in redis release package,just do two step:
1)change the port(defaul... 阅读全文
posted @ 2010-03-29 09:44
lexus
阅读(453)
评论(0)
推荐(0)
摘要:
周六参加resys活动,ibm的推荐团队作了三场演讲,由于我是刚入门,只是听个大概,整个来了近80人
各方牛人都来了,阿里云,douban,amazon,taobao,hulu ==,还有一些清华,北邮的同学,
会后和coreseek,文栋,阿稳,超群等人一起聚餐,闲扯了很多it,推荐相关的事,很有意思。
周末一如既往的参加thoss的活动,这个组织去年我参加过一回,今年是一次也没遗漏,组织者fr... 阅读全文
posted @ 2010-03-29 09:43
lexus
阅读(221)
评论(0)
推荐(0)
摘要:
key不能有空格在使用redis的hash type时,如果传入的是int,取回的会是str类型i.e. if r1.hexists("wordcounts",keyword): count=r1.hget("wordcounts",keyword) print "====" print type(count) print count r1.hset("wordcounts",keyword,in... 阅读全文
posted @ 2010-03-28 11:35
lexus
阅读(207)
评论(0)
推荐(0)
摘要:
key不能有空格在使用redis的hash type时,如果传入的是int,取回的会是str类型i.e. if r1.hexists("wordcounts",keyword): count=r1.hget("wordcounts",keyword) print "====" print type(count) print count r1.hset("wordcounts",keyword,in... 阅读全文
posted @ 2010-03-28 11:30
lexus
阅读(201)
评论(0)
推荐(0)
摘要:
http://pynotes.appspot.com/static/bottle/docs.htm 阅读全文
posted @ 2010-03-28 09:54
lexus
阅读(353)
评论(0)
推荐(0)
摘要:
key不能有空格在使用redis的hash type时,如果传入的是int,取回的会是str类型i.e. if r1.hexists("wordcounts",keyword): count=r1.hget("wordcounts",keyword) print "====" print type(count) print count r1.hset("wordcounts",keyword,in... 阅读全文
posted @ 2010-03-28 09:37
lexus
阅读(196)
评论(0)
推荐(0)
摘要:
~~发现51cto,webtech.com.cn也不适合我,可能再去国外的站找找归属 阅读全文
posted @ 2010-03-27 11:11
lexus
阅读(380)
评论(0)
推荐(0)
摘要:
首先要下载freetds stable版进行手动的编译安装(不要使用sudo apt-get)1、使用命令行,切换到解压后freetds的目录下面,执行以下命令 ./configure \--prefix=/etc/freetds \--with-tdsver=8.0 \--enable-msdblib \--enable-dbmfix \--with-gnu-ld \--enable-share... 阅读全文
posted @ 2010-03-27 08:13
lexus
阅读(2333)
评论(0)
推荐(0)
摘要:
http://zhidao.baidu.com/question/100981749.html 阅读全文
posted @ 2010-03-26 21:15
lexus
阅读(268)
评论(0)
推荐(0)
摘要:
http://zhidao.baidu.com/question/100981749.html 阅读全文
posted @ 2010-03-26 09:22
lexus
阅读(213)
评论(0)
推荐(0)
摘要:
http://zhidao.baidu.com/question/100981749.html 阅读全文
posted @ 2010-03-26 09:21
lexus
阅读(237)
评论(0)
推荐(0)
摘要:
http://zhidao.baidu.com/question/100981749.html 阅读全文
posted @ 2010-03-26 07:58
lexus
阅读(268)
评论(0)
推荐(0)
摘要:
http://zhidao.baidu.com/question/100981749.html 阅读全文
posted @ 2010-03-26 07:58
lexus
阅读(168)
评论(0)
推荐(0)
摘要:
真它妈的是几经波折把这厮给搞定了。由于原先的库文件有使用上的限制,你必须重新去下载下来编译使用。另外很多配置文件的编码格式都不对,都要在linux下重新储存成gb2312格式,另外,Configuration.xml文件第一行缺空格,需要进行处理过才能在ff中正常显示 阅读全文
posted @ 2010-03-26 07:48
lexus
阅读(407)
评论(2)
推荐(0)
摘要:
http://code.google.com/p/python-ictclas2009/这个的编译还是有点难度的,我费了还是挺大的kongfu如果直接使用sudo apt-get install libboost-dev libboost-python-dev不行,得在新立得软件安装中,找到1.4的版本进行安装,会自动删除旧的版本,再按照googlecode的上的说明make成功 阅读全文
posted @ 2010-03-25 20:26
lexus
阅读(209)
评论(0)
推荐(0)
摘要:
http://www.cnitblog.com/seeyeah/archive/2009/03/15/55440.html这样用还是有点问题,比如当你getpwd()的时候出候还行,当你getpwd()yi wf e hko 问题了,出现的是.., 阅读全文
posted @ 2010-03-25 17:10
lexus
阅读(169)
评论(0)
推荐(0)
|