I got an ELM327 Bluetooth scanner to read mode 23 addresses from my EVO and received the tool yesterday The scanner looked solid and connected my car ...
分类:
其他好文 时间:
2015-03-02 16:40:40
阅读次数:
262
Time Limit:3000MS Memory Limit:0KBDescriptionDownload as PDFRaju and Meena love to play with Marbles. They have got a lot of marbles with numbers writ...
例一:for循环for i in range(1,100): if i==23: print "great,%s you got your lucky number:" %(i) break else: p...
分类:
编程语言 时间:
2015-02-22 16:53:17
阅读次数:
189
uva 10474 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 would place the marbles one afte...
分类:
编程语言 时间:
2015-02-15 21:53:56
阅读次数:
446
Watto, the owner of a spare parts store, has recently got an order for the mechanism that can process strings in a certain way. Initially the memory of the mechanism is filled with n strings. Then the...
分类:
其他好文 时间:
2015-02-15 15:14:32
阅读次数:
306
http://poj.org/problem?id=3107
Description
Last years Chicago was full of gangster fights and strange murders. The chief of the police got really tired of all these crimes, and decided to arre...
分类:
其他好文 时间:
2015-02-14 09:54:49
阅读次数:
176
问题1:“NHibernate.TypeMismatchException”类型的异常在 NHibernate.dll 中发生,但未在用户代码中进行处理其他信息: Provided id of the wrong type. Expected: System.Int64, got System.In...
分类:
Web程序 时间:
2015-02-13 18:00:58
阅读次数:
346
学习angular,按照《用AngularJS开发下一代web应用》中的入门HelloWorld示例,结果搞半天都不出来网上查了下坑爹的issue,只能说技术更新太快,老祖先的话绝没错:逆水行舟,不进则退。转: 没错,这就是开头所说的那个。于是我弄不懂,为什么老师可以跑通,我却跑不通,大家都是A.....
分类:
其他好文 时间:
2015-02-11 20:29:58
阅读次数:
863
Hi guys,I just want to share what I did today. I ordered an OBDII ELM327 scanner off EOBD2.FR to pair with my iPhone 5 and just got it this morning. O...
分类:
移动开发 时间:
2015-02-11 16:00:54
阅读次数:
158
昨天想着备份数据库,但是没有成功,错误原因是#Got errno 28 on write查到是因为磁盘空间不足或者mysql设置中max_allowed_packet变量设置过小在mysql命令行中使用#set global max_allowed_packet = 2*1024*1024*10。将...
分类:
数据库 时间:
2015-02-11 15:59:47
阅读次数:
234