DDComponent 实现功能: 组件可以单独调试 杜绝组件之前相互转换,代码完全隔离,彻底解耦 组件之间通过接口+实现的方式进行数据传输 使用方案和主机路由的方式进行活动之间的重新安排 自动生成路由转发路由表 任意组件可以重置主机,集成其他组件进行集成调试 可以动态对已集成的组件进行加载和卸载 支持kotlin组件 使用指南 1,主项目引用编译脚本 在根目录的gradle.properties文件中,增加属性: mainmodulename =app 其中mainmodulename是项目中的host工程,一般为app 在根目录的build.gradle中增加配置 buildscript { dependencies { classpath ' com.luojilab.ddcomponent:build-gradle:1.2.0 ' } } 为每个组件约会依赖库,如果项目中存在basiclib等基础库,可以统一提交basiclib compile ' com.luojilab.ddcomponent:componentlib:1.3.0 ' 2
1
弃用-ShimmerLayout 注意:现在不建议使用此工具。 请切换至或任何其他闪烁效果解决方案。 ShimmerLayout可以用于向您的Android应用程序中添加闪烁效果(例如在Facebook或LinkedIn中使用的一种)。 除了为大型布局设置动画效果之外,还可以自定义动画的行为和外观。 查看中的属性! 下载及使用 通过Gradle获取最新工件 implementation ' io.supercharge:shimmerlayout:2.1.0 ' 创建要在其上应用效果的布局,并将其添加为ShimmerLayout的子ShimmerLayout < io .supercharge.shimmerlayout.ShimmerLayout android : id = " @+id/shimmer_text " android : layout_width = " wrap_content " android : layout_height = " 40dp " android : layout_grav
2021-01-29 20:10:49 421KB android animation android-application shimmer
1
MuhBilUygTopografya 此回购协议已开发为用于地形应用程序的工程计算机解决方案。
2021-01-29 20:10:41 2.77MB csharp dotnet aspnet web-application
1
ContainersOnAzure_IntroLab:该实验旨在展示几种在Azure上部署容器的方法
2021-01-29 20:09:08 5.42MB kubernetes golang azure application-insights
1
SpringBoot配置文件
2021-01-28 22:03:11 1KB spring boot
1
DC/OS and the Modern Enterprise Architecture proposed by Mesosphere for building and operating software applications and services
2021-01-28 04:09:51 2.57MB mesos dcos
1
application.properties最全配置附加备注
2021-01-28 02:20:10 38KB spring
1
CSR的官方文档,主要是介绍用户配置的,以及psr文件的配置项含义。
2020-12-19 15:20:16 791KB CSR 用户配置
1
1.编写Application程序,在Frame中加入2个按钮(Button)和1个标签(Label),单击两个按钮,显示按钮的标签于Label。 2.在Application中加入1个文本框,1个文本区,每次在文本框中输入文本,回车后将文本添加到文本区的最后一行。 3.在Application中加入2个复选框,显示标题为“学习”和“玩耍”,根据选择的情况,分别显示“玩耍”、“学习”、“劳逸结合”。 4.在Application中加入1个滚 动列表框List、1个下拉列表框ComboBox和1个按钮,点击按钮将List中的项目移到ComboBox组件中。
2020-11-24 18:14:33 3KB Application程序 JComboBox JCheckBox
1
The third edition, consisting of 15 chapters, includes a number of new additions and changes that were incorporated in response to suggestions and requests made by professors, students, and professionals using the second edition of the book. The major changes include: • A new section on using Excel to manipulate matrices • A new comprehensive appendix on MATLAB • More detail on theory and expanded derivations • Reorganization of Chapter 15 to include examples of batch files • Additional problems
2020-02-14 03:13:05 180.85MB ANSYS
1