Wesley13 Wesley13
3年前
jfinal自定义freemarker标签
jfinal自定义freemarker标签1.config修改freemarkerrenderpublicvoidafterJFinalStart(){super.afterJFinalStart();F
Stella981 Stella981
3年前
Android app全局字体设置
相信很多对设计追求极致的开发者们对Android系统的默认字体都会感到不满意,这个时候需要使用自定义的字体,当然可以使用系统提供的Typeface来加载自定义字体,但是,一个个TextView的设置,是不是很快就疯了,本文给大家介绍如何快速定义自定义的app全局字体方法很简单,就是使用github上的一个开源库Calligraphy(https://
Wesley13 Wesley13
3年前
unity 多选枚举
首先是自定义usingUnityEngine;usingSystem.Collections;usingUnityEditor;publicclassEnumFlagsAttribute:PropertyAttribute{}CustomPropertyDrawer(typeof
Stella981 Stella981
3年前
Egret之自定义Tween缓动动画函数
/自定义Tween动画类/namespaceTweenPro{exportclassEase{constructor(){};/asineout缓动动画函数:先较快,后
Wesley13 Wesley13
3年前
dhm
<centerdhmecharts</center    echarts3图表封装,前台ajax通过自定义div属性实现传值,后台通过各种数据适配器自动组装达到图表封装,以实现echarts图表展示,也可以自定义适配器。以及分析预测echarts图表拟合曲线算法。项目地址:https:
Stella981 Stella981
3年前
Selenium+Python自动化测试学习问题总结笔记
1.问题描述:不能导入自定义类错误内容:Thisinspectiondetectsnamesthatshouldresolvebutdon't.Duetodynamicdispatchandducktyping,thisispossibleinalimitedbutusefulnumberofcase
融云IM即时通讯 融云IM即时通讯
7个月前
融云IM干货丨如何在iOS和Android平台上实现推送通知自定义?
在iOS和Android平台上实现推送通知自定义,可以按照以下步骤操作:iOS平台自定义推送通知:启用推送通知功能:在Xcode中,为您的AppID启用推送通知功能。这可以在Apple开发者账户的Certificates,Identifiers&Profi
GeorgeGcs GeorgeGcs
1星期前
【HarmonyOS 5】使用openCustomDialog如何禁止手势关闭的方案
鸿蒙开发能力HarmonyOSSDK应用服务鸿蒙金融类应用(金融理财一、前言在HarmonyOS中使用openCustomDialog自定义弹框时,我们会遇到实现禁止手势关闭弹框的业务场景。虽然在HarmonyOSNext中,自定义Dialog默认可能继承