Chinaunix首页 | 论坛 | 博客
  • 博客访问: 60265
  • 博文数量: 8
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 202
  • 用 户 组: 普通用户
  • 注册时间: 2014-01-26 15:34
个人简介

爱技术的大学狗

文章分类

全部博文(8)

文章存档

2014年(8)

我的朋友

发布时间:2014-08-12 15:49:17

python中若想把\xff , \x88 , \x5c直接输出其十进制  : 255 136 92 则只需调用ord(‘\xff’) 就可以......【阅读全文】

阅读(1626) | 评论(0) | 转发(0)

发布时间:2014-05-23 23:57:07

selenium.common.exceptions.ElementNotVisibleException: Message: u'Element is not currently visible and so may not be interacted with' ; Stacktrace: ......【阅读全文】

阅读(1821) | 评论(0) | 转发(0)

发布时间:2014-03-24 20:58:02

结构体二进制写入后读取问题 rewind()解决......【阅读全文】

阅读(705) | 评论(0) | 转发(0)

发布时间:2014-03-04 14:06:59

arm-linux-gcc版本问题 导致 cc1: error: invalid option `abi=aapcs-linux' && Error: unknown architecture `armv6k' 等问题......【阅读全文】

阅读(1173) | 评论(0) | 转发(0)

发布时间:2014-01-29 14:46:17

Gave up waiting for root device. Common problems: && FATAL:could not open /lib/modules/3.8.5/modules.dep.temp for writing : No such file or directory??......【阅读全文】

阅读(6159) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册