09 2014 档案

摘要:message clientcredentialtype="userName"PrincipalPermissionclientCredentialsserviceCredentials userNamePasswordValidationMode useAspNetRoles-----------... 阅读全文
posted @ 2014-09-25 20:11 fannet
摘要:在scrapy 项目目录下运行scrapy crawl Test --logfile=test.log -o test.json -t jsonscrapy shell urltest spider名test.log 日志test.json 输出的itemDOWNLOAD_DELAY = 2... 阅读全文
posted @ 2014-09-23 22:40 fannet
摘要:type()import inspectprint(inspect.getargspec(func)) //查方法参数hasattr(list,'append')isinstance(1,(int,float))raise TypeError('')_class__name__base__dict_... 阅读全文
posted @ 2014-09-07 18:05 fannet
摘要:http://www.cnol.cc/2012/272.htmlA value of the wrong type was retrieved from the instance store. A value of type {/Default Web Site/}OrderService.svc ... 阅读全文
posted @ 2014-09-02 15:43 fannet