小组空间(Team Spaces): 介绍小组:User Profile Macro 将会对 Confluence 的用户显示属性的简单摘要,属性照片,联系方式。 在你小组中分享通知和新闻:The Blog Posts Macro 将会显示你空间中博客内容的最新更新信息流,这样你的小组成员就很容易的 ...
分类:
其他好文 时间:
2018-12-06 10:18:19
阅读次数:
256
views Windowing views provides support for creating dialog boxes and other kinds of windows through its Widget object. The developer creates a WidgetD ...
一、重写viewpager 二、在父fragment中提供一个公共的方法,给子fragment调用 三、在viewpager的onPageSelected()方法中重置高度 四、在子fragment的onCreateView()方法中调用父fragment的方法 问题:注意这里如果遇到使用,不遇到可 ...
分类:
其他好文 时间:
2018-12-05 17:27:47
阅读次数:
308
一、摘要 本篇博文介绍在Mac系统上使用AppiumI Inspector进行App页面元素定位 二、Finding elements by xpath WebElement digit_9 = driver.findElement(By.xpath("//android.widget.Linear ...
分类:
移动开发 时间:
2018-12-04 14:44:57
阅读次数:
330
http://www.easyicon.net/提供了PNG、ICO、ICNS等格式的图标,可以免费下载; 一、设置窗体图标 二、气泡提示信息 ...
分类:
其他好文 时间:
2018-12-03 12:46:59
阅读次数:
671
登录功能 视图函数 前端页面: 注册功能 froms组件 视图函数 前端页面 ...
分类:
其他好文 时间:
2018-11-28 22:10:21
阅读次数:
282
一、安装sendmail或postfix[root@zabbix ~]# yum install sendmail –y #在线yum安装sendmail[root@zabbix ~]# service sendmail start #启动sendmail服务[root@zabbix ~]# chk ...
分类:
其他好文 时间:
2018-11-28 20:32:47
阅读次数:
318
学习Dart语言,必须将以下的概念熟记于心: 在dart语言中,一切皆为对象。所有的对象都是一个类的实例。甚至整数、函数、null也看做是对象。所有的对象都继承于Object类 尽管Dart是强类型语言,但是变量的类型指定不一定要标明,因为Dart可以推断出它的类型。比如说变量number就可以被推 ...
分类:
编程语言 时间:
2018-11-28 17:29:00
阅读次数:
189
jui安装: cd进入根目录,composer require --prefer-dist yiisoft/yii2-jui 安装成功后会在 vendor/yiisoft/目录下安装 yii2-jui 使用注意事项: 1. defaultDate 格式要跟 dateFormat设置一致; 2. de ...
分类:
其他好文 时间:
2018-11-28 15:44:14
阅读次数:
211
#include "operatexml.h"
#include ...
分类:
其他好文 时间:
2018-11-27 23:43:56
阅读次数:
348