通过映射改变图像,实现翻转放大和缩小 API cv::remap ( InputArray src, OutputArray dst, InputArray map1, InputArray map2, int interpolation, int borderMode = BORDER_CONST ...
分类:
其他好文 时间:
2020-07-07 23:31:44
阅读次数:
66
安装Flutter开发所需的Android Studio及SDK Google良心,在国内架设了一个服务器,这个国内网址不用额外上网就可以直接愉快下载了。 下载Android Studio Android Studio最新版下载:https://r8 sn-2x3een76.gvt1.com/edg ...
{ "editor.accessibilityPageSize": 14, "editor.fontSize": 14, "editor.fontLigatures": null, "window.zoomLevel": 0, "workbench.colorTheme": "Dracula Sof ...
分类:
其他好文 时间:
2020-07-07 23:23:34
阅读次数:
86
不管工作几年的 Android 工程师,或多或少都听说过 Window 的概念,并且隐隐约约感觉它在 Activity 与 View 之间应该发挥着某种连接的作用。但是如果需要说出这 3 者之间的关系,多数工程师不知道从何下手。 Activity 的 setContentView Activity ...
1、生成ssh秘钥,一路回车 ssh-keygen -o 会生成两个文件id_rsa 和 id_rsa.pub 2、找到id_rsa.pub,复制到github或者其他git平台,保存,然后就可以git clone xxx,无需秘钥 window在C:\Users\Administrator\.ss ...
分类:
其他好文 时间:
2020-07-07 19:46:11
阅读次数:
235
var index=parent.layer.getFrameIndex(window.name); //获取当前窗口的name parent.layer.close(index);//关闭当前窗口 window.parent.location.reload();//刷新例子: layui.use( ...
分类:
其他好文 时间:
2020-07-07 17:18:39
阅读次数:
162
http://lesscss.cn/ Less 是一门 CSS 预处理语言,它扩展了 CSS 语言,增加了变量、Mixin、函数等特性,使 CSS 更易维护和扩展。 Less 可以运行在 Node 或浏览器端。 ...
分类:
其他好文 时间:
2020-07-07 15:59:21
阅读次数:
121
namespace WpfTest2{ /// <summary> /// MainWindow.xaml 的交互逻辑 /// </summary> public partial class MainWindow : Window { public MainWindow() { Initialize ...
一、window "window":{ "backgroundTextStyle":"dark",//下拉刷新缓冲图标 "navigationBarBackgroundColor": "#0094ff",//小程序导航栏背景色 "navigationBarTitleText": "我的应用",//小 ...
分类:
微信 时间:
2020-07-07 11:35:35
阅读次数:
127
下载和安装Python3: Windows: Python官网地址:https://www.python.org/downloads/windows/ 下载之后安装勾选PATH,自动添加到系统环境变量。 Mac(10.15.1): Python官网地址:https://www.python.org/ ...
分类:
编程语言 时间:
2020-07-07 00:39:34
阅读次数:
85