问题:UnicodeDecodeError: 'gb2312' codec can't decode bytes in position 2-3: illegal multibyte sequence
原因:python在做将普通字符串转换为unicode对象时,
例如:u_string = unicode(string , "gb2312"),如果你的字符串string中有诸如某些繁体字,例...
分类:
编程语言 时间:
2015-06-16 11:11:19
阅读次数:
545
使用中,遇到各种奇葩问题,依依汇总。1、引用了Subsonic层后,一运行就开始报错,提示未能找到文件!! //引用后,目标框架可能会被改变,subsonic的默认框架是2.0,请检查框架是否一致。2、执行中报异常,提示“Can't find the SubSonicService in your....
分类:
其他好文 时间:
2015-06-16 10:36:45
阅读次数:
134
Install Docker on Mac OS XYou can install Docker using Boot2Docker to rundockercommands at your command-line. Choose this installation if you are fami...
分类:
系统相关 时间:
2015-06-16 01:18:11
阅读次数:
327
How can you add an already created instance to a MEF container/cataloge to use when resolving Imports. I want the functionality that Unity gives with ...
分类:
其他好文 时间:
2015-06-16 01:13:35
阅读次数:
113
今天搞了下sql优化,把in去掉,效率也没见怎么提高。结果还想是or连接不能使用索引。莫名其妙啊。好像union也不能?哎。 下午把工作交接了下,发现事情还是比较多的啊 。 今天给老妈打了个电话,不知道为什么听他那么说就一肚子气,总之还是心智太低了,要是将来结婚了这样可不行。 《把时间当作...
分类:
其他好文 时间:
2015-06-16 01:12:03
阅读次数:
147
Installing nginx(安装nginx)nginx在不同的操作系统上安装的方式是不同的。安装在 Linux上对于要安装在Linux上的用户,可以使用http://www.nginx.org上的安装包记进行安装。安装在 FreeBSDOn FreeBSD, nginx can be inst...
分类:
其他好文 时间:
2015-06-15 23:48:25
阅读次数:
237
DescriptionThe city executive board in Lund wants to construct a sightseeing tour by bus in Lund, so that tourists can see every corner of the beautif...
分类:
其他好文 时间:
2015-06-15 22:07:52
阅读次数:
146
1, it will print out exception, but still can convert the audio2, it works in windows not linux, need use the following instructor to replease the ffm...
分类:
系统相关 时间:
2015-06-15 20:25:34
阅读次数:
161
Problem Description
It is well known that AekdyCoin is good at string problems as well as number theory problems. When given a string s, we can write down all the non-empty prefixes of this string....
分类:
其他好文 时间:
2015-06-15 18:52:24
阅读次数:
106
If you accidentally marked all your files as "delete" (your file/folder has a red x on it), you can use below command to remove the delete state.svn r...
分类:
其他好文 时间:
2015-06-15 14:24:13
阅读次数:
111