今天在用爬虫时gevent报了AssertionError: Impossible to call blocking function in the event loop callback异常,很奇怪,难道是patch_socket惹的货,因为之前没有使用patch_socket是正常的,代码简化如下import urllib
import gevent
from gevent.monkey im...
分类:
其他好文 时间:
2014-11-12 16:40:58
阅读次数:
340
使用和制作patch文件发表时间: 2007-2-13 20:57 作者: superuser 来源: 迷茫人字体: 小 中 大 | 打印 原文http://www.linuxsir.org/bbs/showthread.php?t=240802今天上QQ的时候发现eva不能用了,后来又看到了解.....
分类:
其他好文 时间:
2014-11-08 12:00:39
阅读次数:
302
yocto系统为我们提供了很好的制作嵌入式linux基础镜像的途径,yocto默认采用分层结构来组织所有的软件包。下面介绍一下如何在yocto上创建一个层以及如何使用该层。我们的目标是向linux内核源代码打patch,我们不希...
分类:
其他好文 时间:
2014-11-07 11:30:06
阅读次数:
194
错误: "Invalid 9-patch, cannot be less than 3 pixels in a dimension"本文地址: http://blog.csdn.net/caroline_wendy错误: "Invalid 9-patch, cannot be less than 3 pixels in a dimension: Invalid 9-patch, cannot be...
分类:
移动开发 时间:
2014-11-07 08:41:05
阅读次数:
319
破解文件下载:http://bcs.duapp.com/sinosky-blog/2013/04/04/df449204018609cb6fa2ff869f52f670.7z1. 到官网下载最新版2. 运行注册机生成 license3. Patch 程序4. 运行程序输入 license5. Enj...
分类:
系统相关 时间:
2014-11-05 12:55:40
阅读次数:
237
strings-a$AU_TOP/forms/US/GLXFCRVL.fmb|grep'$Header'比如strings -a /u02/CRP2/apps/apps_st/appl/ap/12.0.0/patch/115/sql/apcnfrmb.pls |grep '$Header'strin...
分类:
数据库 时间:
2014-11-04 19:16:46
阅读次数:
176
先来理解一下什么是php-fpmPHP-FPM是一个PHP FastCGI管理器,是只用于PHP的。 PHP-FPM其实是PHP源代码的一个补丁,旨在将FastCGI进程管理整合进PHP包中。必须将它patch到你的PHP源代码中,在编译安装PHP后才可以使用。 现在我们可以在最新的PHP ...
分类:
Web程序 时间:
2014-11-02 23:49:03
阅读次数:
244
iOS_使用Navicat Premium操作 Sqlite3数据库:
第一步,下载安装Navicat Premium
第二步,分三步patch--->Generate---->Active
第三步,使用Navicat Premium,下面仅仅是建立连接
...
分类:
移动开发 时间:
2014-11-02 12:27:53
阅读次数:
268
string resultFile = "";
OpenFileDialog openFileDialog1 = new OpenFileDialog();
openFileDialog1.InitialDirectory = "D:\\Patch";
openFileDialog1.Filter = "All files (*.*)|*.*|txt files (*.txt)|*....
Thank you "kali75" for your time.Although the links didn't work for me because the "link to the patch file" was dead.However after this I googled an.....
分类:
其他好文 时间:
2014-10-28 21:19:01
阅读次数:
215