配置云虚拟主机的PHP和Zend扩展组件

说明 Zend扩展组件名称会在加载过程中自动添加(zend_extension)后缀标识,用于识别您加载的扩展组件类型。配置平台提供的扩展组件 本步骤以libsodium 2.0.23加密组件为例,您无需自行准备扩展组件,也无需进行上传操作,因为云虚拟主机...

自定义导航栏

layout"android:layout_width="match_parent"android:layout_height="52dp"android:layout_gravity="center_vertical"><ImageView android:id="@+id/back" android:layout_width="26dp"android:layout_height="26dp"android:layout_gravity=...

AdvancedCustomPushNotification API

width="wrap_content"android:layout_height="match_parent"android:layout_alignParentLeft="true"android:layout_margin="5dp"/><TextView android:id="@+id/text" android:layout_width="wrap_content"android:layout_height="match_...

条目组件

AUParallelListItem<com.alipay.mobile.antui.tablelist.AUParallelTitleListItem android:layout_width="match_parent"android:layout_height="wrap_content"android:clickable="true"app:listItemType="top"app:listLeftText="标题一"app:...

资金输入

text"android:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_gravity="center_horizontal"/><com.alipay.mobile.antui.amount.AUAmountInputBox android:id="@+id/amount_input_1"android:layout_width=...

自定义启动加载页

content"android:layout_height="wrap_content"android:orientation="vertical"android:layout_centerInParent="true"><TextView android:id="@+id/tv_app"android:layout_width="wrap_content"android:layout_height="wrap_content"/>...

按钮组件

AUButton 组件用于提供不同样式的按钮。效果图 Style 接口 属性...Normal"/><com.alipay.mobile.antui.basic.AUButton style="@com.alipay.mobile.antui:style/subButtonStyle" android:layout_margin="12dp"android:enabled="false"/>警告按钮...

视频拼接

content"android:layout_marginStart="56dp"android:layout_marginTop="64dp"android:text="添加视频1"app:layout_constraintStart_toStartOf="parent"app:layout_constraintTop_toBottomOf="@id/btnReset"app:layout_constraintEnd_...

视频拼接

content"android:layout_marginStart="56dp"android:layout_marginTop="64dp"android:text="添加视频1"app:layout_constraintStart_toStartOf="parent"app:layout_constraintTop_toBottomOf="@id/btnReset"app:layout_constraintEnd_...

自定义导航栏(10.1.60)

} contentView=(H5TitleBarFrameLayout)LayoutInflater.from(context).inflate(R.layout.h5_navigation_bar,parent,false);contentView.getContentBgView().setColor(context.getResources().getColor(R.color.h5_default_titlebar_color))...

数字键盘

weight="1"android:layout_width="match_parent"android:layout_height="match_parent"><com.alipay.mobile.antui.basic.AULinearLayout android:layout_width="match_parent"android:layout_height="match_parent"android:orientation=...

使用 H5 容器

parent"android:layout_height="match_parent"tools:context=".MainActivity"><Button android:id="@+id/start_url_btn"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_marginTop="40dp"android:...

输入框

width="match_parent"android:layout_height="wrap_content"app:listItemType="center"app:inputName="标签2"app:inputHint="按提示输入提示"/><com.alipay.mobile.antui.input.AUInputBox android:layout_width="match_parent"android:...

标准 UI 下使用扫码功能

parent"android:layout_height="match_parent"tools:context=".MainActivity"><Button android:id="@+id/standard_ui_btn"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_marginTop="48dp"android...

PHP运行环境说明

mysql pdo_sqlite Phar posix readline redis Reflection session shmop SimpleXML soap sockets sodium SPL sqlite3 standard swoole sysvmsg sysvsem sysvshm timezonedb tokenizer xdebug xml xmlreader xmlrpc xmlwriter yaml Zend ...

使用 Material Design

width="match_parent"android:layout_height="match_parent"android:fitsSystemWindows="true"><android.support.design.widget.AppBarLayout android:id="@+id/app_bar_scrolling"android:layout_width="match_parent"android:layout_...

使用 H5 离线包

textColor="#ffffff"app:layout_constraintEnd_toEndOf="parent"app:layout_constraintHorizontal_bias="0.0"app:layout_constraintStart_toStartOf="parent"app:layout_constraintTop_toBottomOf="@id/custom_title_btn_after"/>在 ...

搜索栏

color,reference 代码示例<com.alipay.mobile.antui.basic.AUSearchBar android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_marginTop="10dp"aui:searchEditText="输入文本"aui:isShowSearchBtn=...

视频合拍

{ super.onCreate(savedInstanceState)setContentView(R.layout.activity_mixrecord)mVideoPreviewView=findViewById(R.id.videoPreviewView)mCameraPreviewView=findViewById(R.id.cameraPreviewView)mRecordBtn=findViewById(R.id....

配置预置展位

关于此任务 您可以通过 XML 预置 CdpAdvertisementView 展位参数到 App 中展位所在界面的 layout.xml 文件中,或是通过 Java 代码添加该参数到 layout.xml 文件中。然后,在 Activity 的 onResume()生命周期里调用更新接口。说明 从服务端...

自定义 UI 下使用扫码功能

} } 在 custom 的 res 中创建 layout>File>view_scan.xml 文件,并添加如下代码,绘制扫描页面的布局界面。xml version="1.0"encoding="utf-8?...

在 Android Studio 创建应用

layout_width="101dp"android:layout_height="50dp"android:layout_marginStart="142dp"android:layout_marginTop="153dp"android:layout_marginBottom="151dp"android:text="Button"app:layout_...

辅助说明组件

效果图 代码示例<com.alipay.mobile.antui.basic.AUAssistLabelView android:layout_width="match_parent"android:layout_height="wrap_content"android:text="若关闭,当收到朋友消息时,通知提示将不显示发言人和内容摘要"/>...

视频合拍

{ super.onCreate(savedInstanceState)setContentView(R.layout.activity_mixrecord)mVideoPreviewView=findViewById(R.id.videoPreviewView)mCameraPreviewView=findViewById(R.id.cameraPreviewView)mRecordBtn=findViewById(R.id....

在 Android Studio 创建应用

layout_width="101dp"android:layout_height="50dp"android:layout_marginStart="142dp"android:layout_marginTop="153dp"android:layout_marginBottom="151dp"android:text="Button"app:layout_...

Lindorm(HBase)数据入库与ETL

数据转换objects Tile To Layout {"resample_method":"nearest-neighbor","type":"{singleband|multiband}.{spatial|temporal}.transform.tile-to-layout"} 说明 将RDD[({ProjectedExtent|TemporalProjectedExtent},{Tile|MultibandTile})...

在 Android Studio 创建原生工程

layout_width="101dp"android:layout_height="50dp"android:layout_marginStart="142dp"android:layout_marginTop="153dp"android:layout_marginBottom="151dp"android:text="Button"app:layout_...

搜索框

color,reference 代码示例 XML 示例:<com.alipay.mobile.antui.basic.AUSearchInputBox android:layout_width="match_parent"android:layout_height="52dp"android:layout_marginTop="10dp"app:searchEditHint="暗文本提示"/>...

多源录制

setContentView(R.layout.multi_recoder_demo_layout);initViews();initRecorder();}@Override protected void onResume(){ super.onResume();mRecorder.startPreview();}@Override protected void onPause(){ super.onPause();...

标签组件

width="0dp"android:layout_height="wrap_content"android:layout_weight="1"android:text="口碑"android:textSize="@dimen/AU_ICONSIZE2"app:topIconSize="@dimen/AU_ICONSIZE2"app:topIconSid="@drawable/tab_bar_alipay"app:textColor=...

接入 SDK

View itemRandomView=inflater.inflate(R.layout.layout_custom,null);TextView textView=itemRandomView.findViewById(R.id.feed_user_add);textView.setOnClickListener(new View.OnClickListener(){@Override public void onClick(View ...

多源录制

setContentView(R.layout.multi_recoder_demo_layout);initViews();initRecorder();}@Override protected void onResume(){ super.onResume();mRecorder.startPreview();}@Override protected void onPause(){ super.onPause();...

使用第三方 AAR 资源

本文介绍在使用组件化接入方式(即 Portal&Bundle 接入方式)的场景下如何使用非 com.android.support 的第三方资源。您可以下载并使用本文提供的示例工程,参考下面的使用...下面以 ZHDemoLauncher/app/src/main/res/layout/main.xml 为例:...

基本概念

Layout Scheme:一个金字塔中所有Layer的zoom编号及其对应的Layout Definition组成一个Layout Scheme。栅格数据的文件表示以及在数据库中存储的逻辑模型如下图所示:Band与Layer Ganos Raster采用了一种简单而高效的通用栅格数据模型来管理...

小组件开发最佳实践(Android)

Get the layout for the App Widget and attach an on-click listener/to the button,其中appwidget_provider_layout为创建的xml布局文件名称 RemoteViews views=new RemoteViews(context.getPackageName(),R.layout.appwidget_provider_...

结果页

view2"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_marginTop="20dp"app:icon="@drawable/icon_result_alipay"app:mainTitleText="支付成功"app:subTitleText="998.00"app:thirdTitleText=...

标题栏组件

基础使用<com.alipay.mobile.antui.basic.AUTitleBar android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_marginTop="10dp"aui:aui_titleText="标题"aui:aui_titleTextSize="@dimen/AU_TEXTSIZE2"aui:...

SDK日志输出

c{1}-%m%n"/></layout></appender><appender name="logfile"class="org.apache.log4j.DailyRollingFileAppender"><param name="File" value="log/sdk.log" /><layout class="org.apache.log4j.PatternLayout">[%c]-%m%n"/></layout>...

日期

LinearLayout layout=(LinearLayout)findViewById(R.id.layout);layout.removeAllViews();if(view!null){((ViewGroup)view.getParent()).removeAllViews();layout.addView(view);} 如有疑问,请搜索群号 41708565 加入钉钉群联系技术支持...

SDK日志输出

c{1}-%m%n"/></layout></appender><appender name="logfile"class="org.apache.log4j.DailyRollingFileAppender"><param name="File" value="log/sdk.log" /><layout class="org.apache.log4j.PatternLayout">[%c]-%m%n"/></layout>...
共有6条 < 1 2 3 4 ... 6 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
弹性公网IP 短信服务 人工智能平台 PAI 金融分布式架构 物联网平台 对象存储
新人特惠 爆款特惠 最新活动 免费试用