新闻/News
教程/Tutorial
开源库/Librarys
-
An android library to display the licenses of your application libraries in a easy way.
-
Kotlin Coroutines as RxJava Schedulers :smiling_imp:
-
Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
-
Android ImageView that transforms its drawable according to user input
-
Android自定义表格,支持锁双向表头,自适应列宽,自适应行高,快速集成。Android custom table, support two-way lock header, adaptive column width, adaptive line width, rapid integration.
-
Tiny helper class to provide cache for the result of repeated functions.
-
Android的座位图控件,用于电影票等选座页面的APP中
-
Android number keyboard view. Android自定义的数字键盘。
-
Android scaleable gallery Android可以缩放选中的Item的gallery
-
Country Code Picker (CCP) is an android library which provides an easy way to search and select country phone code ( national code ) for the telephone number.
-
这是一个灵活的视频播放器。 MediaPlayer与VideoView完全分开,可以替换为其他播放器内核,如ExoPlayer和ijkPlayer。 可以完全自定义播放器视图,我们称之为控制面板。 此外,可以使用MediaPlayerManager来控制播放行为,例如全屏模式,小屏幕模式以及RecyclerView中的智能匹配模式。
-
A simple layout to display different screen of state, like loading, error, empty etc.
-
An Beautiful Multipurpose Motion Toast Library in Android using Kotlin :heart_eyes:
插件/Plugin
-
Kotlin compiler plugin which brings Kotlin/JS's unsafeCast to Kotlin/JVM
App
-
A simple, unobstrusive live wallpaper for Android showing slowly moving wave lines
-
Yet another barcode scanner for Android
-
Android app to create GLSL shaders and use them as live wallpaper
示例/Samples
-
Android 组件化开源app -开眼短视频(OpenEyes)
设计教程/Design Tutorial
版权声明
禁止一切形式的转载-禁止商用-禁止衍生 申请授权
以上所述就是小编给大家介绍的《Android 开发技术周报 Issue#272》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Android 开发技术周报
- Android 开发技术周报 Issue#273
- Android 开发技术周报 Issue#274
- Android 开发技术周报 Issue#275
- Android 开发技术周报 Issue#276
- Android 开发技术周报 Issue#277
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据结构(C语言版)
严蔚敏、吴伟民 / 清华大学出版社 / 2012-5 / 29.00元
《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参数教材。 本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。 ......一起来看看 《数据结构(C语言版)》 这本书的介绍吧!