-
[置顶]小程序引擎(开源小程序引擎)
本文目录一览:1、做一个小程序需要具备什么技术?2、企业是否需要制作小程序?怎么做企业小程序?3、taro 怎么集成 android sdk?4、百度小程序有什么特点?5、qq小程序基础引擎加载失败怎...
-
TextView Drawing Principles in Android
TextView Drawing Principles in AndroidLet’s start with an image:Here is the question:the text drawn...
-
Android自定义ViewGroup,onMeasure、onLayout,实现流式布局
Android自定义ViewGroup,onMeasure、onLayout,实现流式布局其实自定义ViewGroup与自定义View很像。它们本质都是View,区别在于ViewGroup是用来组织显...
-
使用Kotlin实现电子签名
使用Kotlin实现电子签名Kotlin Demo 使用Kotlin实现了电子签名,用Kotlin写Android应用真是舒服。 我自定义了一个SignatureView:package c...
-
Saving money
Saving moneyWhat reason do we have to learn to save money?Why is it so important,especially for adul...
-
Agile Framework----Scrum
Agile Framework----ScrumI think I should enhance my skill on scrum.Scrum is a famous development fra...
-
-
Business collocations
Business collocationsThe subject of the article is that sharing some collocations with the word “gam...
-
Ubuntu18.04安装MySQL8.0
Ubuntu18.04安装MySQL8.01、第一步:如果安装过MySQL先卸载,可以参考以下链接:《Ubuntu18.04完全卸载mysql》2、第二步:下载并安装mysql-apt-co...
-
本地git仓库迁移到远程git仓库
本地git仓库迁移到远程git仓库为了下文讨论方便,我们将要迁移的git仓库称为本地仓库,远程git仓库称为远程仓库。要求保留提交记录,下面是迁移的步骤。1.创建空的远程仓库1.1.在GitLab w...
-
apt-get安装mongodb时,对18.04有不满足的依赖项
apt-get安装mongodb时,对18.04有不满足的依赖项出现如下异常:dpkg: error processing archive /var/cache/apt/archives/mon...