码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
python 新手遇到的问题
作为新手,我把之前遇到的问题贴出来错误提示1:TypeError: unbound method a() must be called with A instance as first argument (got nothing instead)1 class A:2 def a(self)...
分类:编程语言   时间:2015-01-29 20:58:16    阅读次数:173
Disabling/ activating Volvo Seat Belt Alarm with Vida Dice
I have got recently my new Volvo S80, from day one the seatbelt warning tone is killing my nerves. I was asking my Volvo dealer if there is a way to d...
分类:其他好文   时间:2015-01-29 19:02:54    阅读次数:169
UVA 10474 - Where is the Marble?
Where is the Marble?Raju and Meena love to play with Marbles. They have got a lot of marbles with numbers written on them. At the beginning, Raju woul...
分类:其他好文   时间:2015-01-29 15:49:54    阅读次数:116
CF29C map
http://codeforces.com/problemset/problem/29/C Description One day Bob got a letter in an envelope. Bob knows that when Berland's post officers send a letter directly from city «A» to city «B...
分类:其他好文   时间:2015-01-27 20:25:24    阅读次数:178
mysql错误:got error 28 from storage engine
今天碰到数据库出错Got error 28 from storage engine查了一下,数据库文件所在的盘应该没事,应该是数据库用的临时目录空间不够引用磁盘临时空间不够导致。解决办法:清空/tmp目录,或者修改my.cnf中的tmpdir参数,指向具有足够空间目录上面的说法应该比较清楚,还有一个...
分类:数据库   时间:2015-01-27 19:58:01    阅读次数:178
uva 10596 Morning Walk (欧拉回路)
uva 10596 Morning Walk Kamal is a Motashota guy. He has got a new job in Chittagong . So, he has moved to Chittagong from Dinajpur. He was getting fatter in Dinajpur as he had no work in his ha...
分类:其他好文   时间:2015-01-27 11:09:02    阅读次数:172
2012年11月6日 不存在
第一章 不存在--I believe that weare who we choose to be. Nobody‘s going to come and save you, you‘ve got tosave yourself. 我相信我们成为怎样的人是我们自己的选择。没有人会来拯救你,你必须要自己拯救自己。 中午在网上看图,看到这张照片,瞬间被吸引。人总是要有自己的兴趣和爱好,看图是我的一种方...
分类:其他好文   时间:2015-01-23 20:09:48    阅读次数:156
Top useful .Net extension methods
Special extension methods were released in C# 3.0. Developers have continuously been looking for ways to extend classes to every coding and got top mo...
分类:Web程序   时间:2015-01-22 17:01:22    阅读次数:266
android Proguard duplicate zip entry error
今天,做打包的时候 出现了一个问题:duplicate zip entry error.         真的很多很恶心。 使用ant 打包的时候: error:I got the following error at -obfuscate step具体的错误: [proguard] Preparing output jar [E:\Workspace\GuosenAndroid1....
分类:移动开发   时间:2015-01-21 18:19:49    阅读次数:464
Argument 'xxx' is not a function, got undefined,初学Angular的第一个坑
终于考完试了,在没更新的这一段时间里,一直都在忙于应付考试。不过在期间也是接触到不少好玩的东西,比如Html5的Canvas,我用lufylegend的Html5引擎做了个《看你有所色》的游戏。还有最近刚开始玩的Angular。 Angular也是早有听说了啊,一直没闲下功夫研究,趁着放假,学...
分类:其他好文   时间:2015-01-15 15:51:22    阅读次数:265
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!