2017年6月20日 星期二 --出埃及记 Exodus 27:2Make a horn at each of the four corners, so that the horns and the altar are of one piece, and overlay the altar with ...
分类:
其他好文 时间:
2017-06-24 13:18:28
阅读次数:
158
recipe 起源于拉丁语 from Latin recipe "take!," 服药用英语是take medicine recipient是接受者 容纳者 容器 还有个词是receive 这三个词应该是同源吧 http://www.etymonline.com/index.php?term=rec ...
分类:
其他好文 时间:
2017-06-21 21:11:06
阅读次数:
195
trigger() 方法触发被选元素的指定事件类型。 pie:饼图 line:折线图 bar:柱状图 scatter:散点图 1:数据的异步加载与更新 很多时候可能数据需要异步加载后再填入。ECharts 中实现异步数据的更新非常简单,在图表初始化后不管任何时候只要通过 jQuery 等工具异步获取 ...
分类:
其他好文 时间:
2017-06-20 19:39:24
阅读次数:
266
使用Dango rest framework时,有时需要raise APIException到前端,为了统一错误返回格式,我们需要对exception的格式进行调整。 方法: 1. 在project/utils目录下新建exceptions.py 内容: 2. 在project/project/se ...
分类:
其他好文 时间:
2017-06-20 17:56:36
阅读次数:
119
Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Pellentesque in ipsum id orci porta dapibus. Proin eget tortor risus. Vestibulum an ...
分类:
其他好文 时间:
2017-06-17 13:50:28
阅读次数:
183
(1) 把BHP数据分别加载到收盘价和成交量的数组中:c, v=np.loadtxt('BHP.csv', delimiter=',', usecols=(6, 7), unpack=True)为了判断计算中成交量前的正负号,我们先使用diff函数计算收盘价的变化量。diff函数可以计算数组中两个连 ...
分类:
其他好文 时间:
2017-06-15 14:14:07
阅读次数:
163
转自:http://blog.csdn.net/goodshot/article/details/53214935 目录(?)[-] The Kalman Filter 介绍卡尔曼滤波器的终极网页 Navneet DalalHistograms of Oriented Gradients for H ...
分类:
其他好文 时间:
2017-06-14 22:19:47
阅读次数:
356
近期,使用师兄的project时。突然报错之前没发现这个错误。信息例如以下: ld: -pie can only be used when targeting iOS 4.2 or later clang: error: linker command failed with exit code 1 ...
分类:
移动开发 时间:
2017-06-13 20:42:48
阅读次数:
179
Number String Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2007 Accepted Submission(s): 973 P ...
分类:
其他好文 时间:
2017-06-08 15:27:32
阅读次数:
243