码迷,mamicode.com
首页 >  
搜索关键字:horizontal    ( 575个结果
CNCF LandScape Summary
CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database Vitess:itess is a database clustering system for horizontal scal ...
分类:其他好文   时间:2019-08-18 19:17:07    阅读次数:129
CRM项目实战-filter_horizontal
onablclick 双击事件 字符串 影号是外双内单 在标签内绑定事件,函数名可以不加影号 ...
分类:其他好文   时间:2019-08-13 00:06:19    阅读次数:77
vim的分屏功能
总结起来,基本都是ctrl+w然后加上某一个按键字母,触发一个功能。 (1)在shell里打开几个文件并且分屏: vim -On file1 file2 ... vim -on file1 file2 ... 大O表示垂直分割(vertical),小o表示水平分割(默认horizontal),后... ...
分类:系统相关   时间:2019-07-26 19:23:52    阅读次数:139
进度条控件
[ToolboxItem(true)] public partial class ProgressExt : Control { private Orientation orientation = Orientation.Horizontal; /// /// 控件方向 /// [DefaultVa... ...
分类:其他好文   时间:2019-07-25 14:41:30    阅读次数:66
QT5:基础篇 第七章 显示控件
一.简介 在显示控件(Display Widgets)中,有10种类型的显示控件 Label Text Browser Graphics View Calendar Widget LCD Number Progress Bar Horizontal Line Vertical Line OpenGL ...
分类:其他好文   时间:2019-07-17 19:09:31    阅读次数:144
下拉菜单el-menu
<el-menu> 1、router属性,若使用router属性menu-item的index将对应router的path属性 2、mode,下拉菜单的模式分为horizontal和vertical两种模式 3、background-color,background-color属性为下拉菜单整体的背 ...
分类:其他好文   时间:2019-06-27 14:47:53    阅读次数:312
wifi
TRP(total radiated power)是总辐射功率,我们平时说的发射功率应该是NHPRP(near horizontal part radiated power)接近水平面部分辐射功率。TIS(total istropic sensitivity)是总全向灵敏度,我们平时说的接收灵敏度应 ...
分类:其他好文   时间:2019-06-20 18:43:33    阅读次数:106
(DFS 图的遍历) leetcode 695. Max Area of Island
Given a non-empty 2D array grid of 0's and 1's, an island is a group of 1's (representing land) connected 4-directionally (horizontal or vertical.) Yo ...
分类:其他好文   时间:2019-05-15 09:17:03    阅读次数:128
OpenGL学习(3)——Shader(补)
完成章节后练习。 练习 1. Adjust the vertex shader so that the triangle is upside down. 2. Specify a horizontal offset via a uniform and move the triangle to the ...
分类:其他好文   时间:2019-05-02 09:48:57    阅读次数:125
(九)自定义控件
当一个项目较多地用到一组控件,我们可以把这一组控件定义为一个控件使用。 比如:spin Box 和 horizontal Slider 经常可以一起使用 给新建类起个名字myslider 设计myslider.ui,然后就可以使用了 在mywidget.ui中使用 先拉一个widget容器 点击提升 ...
分类:其他好文   时间:2019-04-23 12:31:27    阅读次数:141
575条   上一页 1 ... 6 7 8 9 10 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!