码迷,mamicode.com
首页 >  
搜索关键字:orb    ( 516个结果
Django 使用form表单提交数据报错: Forbidden (403)
Issue: 使用 表单submit之后报错入下: Action: 把django工程文件的 中的 这一句注释掉 重新运行效果如下: ...
分类:其他好文   时间:2018-10-21 17:53:03    阅读次数:172
网易彩票-竞技场
1. 新建UIViewController:Arena(竞技场)->Controller->Cocoa Touch Class->Class:HMArenaController;Subclass of:UIViewController 2. 设置“Arena.storyboard”文件的类为“HMA ...
分类:其他好文   时间:2018-10-21 17:50:47    阅读次数:207
【转】JsonPath教程
https://blog.csdn.net/koflance/article/details/63262484 1. 介绍 类似于XPath在xml文档中的定位,JsonPath表达式通常是用来路径检索或设置Json的。其表达式可以接受“dot–notation”和“bracket–notation ...
分类:Web程序   时间:2018-10-17 14:42:18    阅读次数:149
Flask之RESTful
5.4 Restful 2000年,Roy Thomas Fielding博士在他的博士论文《Architectural Styles and the Design of Network-based Software Architectures》中提出了几种软件应用的架构风格,REST作为其中的一种 ...
分类:其他好文   时间:2018-10-14 11:39:21    阅读次数:267
java的三种流程控制语句
1.顺序结构2.选择结构3.循环结构
分类:编程语言   时间:2018-10-13 22:50:57    阅读次数:314
Spark job 部署模式
Spark job 的部署有两种模式,Client && Cluster spark-submit .. --deploy-mode client | cluster 【上传 Jar 包】 【Client】 默认值,Driver 运行在 Client 端主机上。 【cluster】 Driver 运 ...
分类:其他好文   时间:2018-10-13 00:04:03    阅读次数:195
Hometask
Hometask codeforces 155C Sergey attends lessons of the N-ish language. Each lesson he receives a hometask. This time the task is to translate some sen ...
分类:Web程序   时间:2018-10-05 14:01:37    阅读次数:200
matplotllib绘图
坐标轴的操作 legend图例 annotation标注 tick能见度: 主要是为了防止tick被线遮挡住 scatter散点图 bar柱状图 contour 等高线 img图像 (数值色块 热力图) interpolation参数: origin参数 ...
分类:其他好文   时间:2018-10-04 15:21:14    阅读次数:245
小程序wxml文件引用方式
include ...
分类:微信   时间:2018-10-04 09:58:52    阅读次数:135
OpenCV——ORB特征检测与匹配
原文链接:https://mp.weixin.qq.com/s/S4b1OGjRWX1kktefyHAo8A 匹配 ...
分类:其他好文   时间:2018-10-02 20:37:37    阅读次数:283
516条   上一页 1 ... 19 20 21 22 23 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!