2015 年 3 月 15 日 centos 安装 MySQLdb #pip install mysql-python 报错 #include “my_config…. 曾月天 | in 1.2 Python自动化 Read More
2015 年 3 月 2 日 转-mac os设置root密码 不知怎么忘记mac os系统的root密码了 方法一: 首先,启动机器,启动时按住Apple和S键,以单用户模… 曾月天 | in 3.1 iOS笔记 Read More
2015 年 1 月 29 日 android studio启动在fetching Android sdk compoment information停好久 怎么解决? 1)进入刚安装的Android Studio目录下的bin目录。找到idea.properties文件,用文本… 曾月天 | in 大杂烩 Read More
2015 年 1 月 5 日 Eclipse错误Failed to create the Java Virtual Machine 将原来的eclipse.ini -startup plugins/org.eclipse.equinox.la… 曾月天 | in 大杂烩 Read More
2015 年 1 月 4 日 android自动测试工具Monkey试用 Monkey是Android中的一个命令行工具,可以运行在模拟器里或实际设备中。它向系统发送伪随机的用户事件流… 曾月天 | in 大杂烩 Read More
2015 年 1 月 4 日 android控件单击事件的响应 说实话感觉给android的控件添加事件响应函数的方法有点傻。 修改main.xml中Butto… 曾月天 | in 大杂烩 Read More
2015 年 1 月 4 日 android真机调试 1、首先将手机设置为调试模式 方法:设置——应用程序——开发——USB调试,打上√即可 2、用数据线连接至电脑… 曾月天 | in 大杂烩 Read More
2014 年 12 月 6 日 wordpress后台变慢 怀疑是google的问题,上网一搜,果然是。 解决方案: 将wp-includes/script-loader… 曾月天 | in 大杂烩 Read More
2014 年 12 月 6 日 SyntaxError: Non-ASCII character ‘\xe5′ in file SyntaxError: Non-ASCII character ‘\xe5’ in … 曾月天 | in 1.2 Python自动化 Read More
2014 年 12 月 6 日 Python网络爬虫编写5-使用代理,处理异常和超时 # coding=utf-8 ”’ 从同一个地址发出的http请求过多过频繁,都可能被… 曾月天 | in 1.2 Python自动化 Read More