关于本小栈
时间:2021-10-30-作者:txb
本站基于互联网历史教学形式探索研究。欢迎同仁同行参与交流!
站长手机、微信:13854669201
qq:59774608
田希彬:山东垦利第一中学教师
历史悦读教研分享会QQ群:611102357
微信搜索历史悦读教研分享会公众号
-
ckeditor5 工具栏在一行还是多行显示配置
来源需要配置toolbar对象toolbar: { items: [ 'heading', '|', 'imageUpload', 'alignment',//2019.12.28 txb增加 对齐 'Highlight',//2019.12.28 txb增加 高亮 'fontSize',//2019.12.28 txb增加 字体大
-
ckeditor5 自动格式化教程
The Autoformat feature allows you to quickly apply formatting to the content you are writing.格式化特性允许你快速的把你写的转化成格式化内容This feature is enabled by default in all builds.这个特性已经默认在构建时启用
-
uni-app 中保持用户登录状态
在应用中保持登录状态是一个应用常见的需求,本文简单介绍下在 uni-app 中如何保存用户登录状态。简介uni-app 中不支持读写 cookie,所以不能如传统的应用那样通过读取 cookie 来判断是否是登录
-
ckeditor5自动格式化教程
ckeditor5自动格式化教程block formattingThe following block formatting options are available:Bulleted list – Start a line with * or - followed by a space.Numbered list – Start a line with 1. or 1) followed by a space.Headings – Start a line wi
-