Wesley13 Wesley13
3年前
jfinal自定义freemarker标签
jfinal自定义freemarker标签1.config修改freemarkerrenderpublicvoidafterJFinalStart(){super.afterJFinalStart();F
Stella981 Stella981
3年前
Delphi 自定义窗口过程WinProc
unitScWndProc;interfaceusesForms,Messages;constDDGM_FOOMSGWM_USER;//自定义消息implementationuseswindows,sysutils,D
Wesley13 Wesley13
3年前
vscode代码统计——Vscode counter
1.安装插件在vscode界面左侧,点击图中所示的菜单项,搜索Vscodecounter!(https://oscimg.oschina.net/oscnet/c5a34d49a226257509cd8f30b993cdf43ef.png)2.使用插件统计代码2.1.点击顶部View菜单
Stella981 Stella981
3年前
CAS 5.3.1系列之自定义Shiro认证策略(四)
CAS5.3.1系列之自定义Shiro认证策略(四)CAS官方文档是介绍基于配置实现shiro认证的,可以参考官方文档,不过我们也可以通过自定义认证策略的方式实现jdbc认证,pom先加入相关jar<!CustomAuthentication<dependency
Stella981 Stella981
3年前
Android app全局字体设置
相信很多对设计追求极致的开发者们对Android系统的默认字体都会感到不满意,这个时候需要使用自定义的字体,当然可以使用系统提供的Typeface来加载自定义字体,但是,一个个TextView的设置,是不是很快就疯了,本文给大家介绍如何快速定义自定义的app全局字体方法很简单,就是使用github上的一个开源库Calligraphy(https://
Wesley13 Wesley13
3年前
unity 多选枚举
首先是自定义usingUnityEngine;usingSystem.Collections;usingUnityEditor;publicclassEnumFlagsAttribute:PropertyAttribute{}CustomPropertyDrawer(typeof
融云IM即时通讯 融云IM即时通讯
8个月前
融云IM干货丨如何在iOS和Android平台上实现推送通知自定义?
在iOS和Android平台上实现推送通知自定义,可以按照以下步骤操作:iOS平台自定义推送通知:启用推送通知功能:在Xcode中,为您的AppID启用推送通知功能。这可以在Apple开发者账户的Certificates,Identifiers&Profi
达里尔 达里尔
4个月前
elementplus自定义背景色切换主题变成默认背景色
elementplus自定义背景色切换主题变成默认背景色
GeorgeGcs GeorgeGcs
1个月前
【HarmonyOS 5】使用openCustomDialog如何禁止手势关闭的方案
鸿蒙开发能力HarmonyOSSDK应用服务鸿蒙金融类应用(金融理财一、前言在HarmonyOS中使用openCustomDialog自定义弹框时,我们会遇到实现禁止手势关闭弹框的业务场景。虽然在HarmonyOSNext中,自定义Dialog默认可能继承