在windows中报 No module named 'luffyapi'或者 No module named 'mycelery'的错误 先下载模块gevent windows中 启动 celery -A mycelery.main worker --loglevel=info -P gevent ...
一、使用xlrd模块读取excel: 1.报错:IndexError: list index out of range,如下图 解决方法:reading_sheet.cell(1,0).value中cell(1,0)超出了数组范围,将范围取在usedRange之内即可。 2.报错:ModuleNot ...
分类:
编程语言 时间:
2019-07-15 01:08:18
阅读次数:
162
错误一:ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, ...
分类:
其他好文 时间:
2019-07-12 18:51:45
阅读次数:
163
Source: PAT A1101 Quick Sort (25 分) Description: There is a classical process named partition in the famous quick sort algorithm. In this process we t ...
分类:
其他好文 时间:
2019-07-11 22:09:19
阅读次数:
112
ModuleNotFoundError: No module named 'xlrd' ModuleNotFoundError: No module named 'xlwt' AttributeError: module 'requests' has no attribute 'get' Modul ...
分类:
编程语言 时间:
2019-07-11 20:21:08
阅读次数:
143
项目中遇到,要蓝牙针式打印机,用手机打印表单。感谢专家,对厂家提供的SDK进行了封装,实现利用Delphi开发出这一功能。 现在来看看,如何利用这一控件实现打印过程: TCCFujitsuPrinter提供了上面几个方法,利用startScanDevices扫描蓝牙打印机, 然后我们用stopSca ...
分类:
其他好文 时间:
2019-07-11 09:57:59
阅读次数:
120
操作系统:Ubuntu16.04服务器IP:172.18.1.121.安装bind9aptinstallbind9-y2.配置解析文件进入/etc/bind目录下,打开named.conf.local////Doanylocalconfigurationhere////Consideraddingthe1918zoneshere,iftheyarenotusedinyour//organizati
分类:
Web程序 时间:
2019-07-10 10:44:44
阅读次数:
243
Make jQuery throw error when it doesn't match an element You could make a plugin to use to ensure that the jQuery object is not empty: $.fn.ensure = f ...
分类:
Web程序 时间:
2019-07-04 11:39:52
阅读次数:
160
MySQL distributions on Unix and Unix like system include a script named mysql.server , which starts the MySQL server using mysqld_safe. It can be used ...
分类:
数据库 时间:
2019-07-01 00:44:10
阅读次数:
164
改成: 参考: pandas.plotting ...
分类:
其他好文 时间:
2019-06-30 20:45:16
阅读次数:
141