Android代码-AQuery

时间:2022-08-26 20:30:31
【文件属性】:
文件名称:Android代码-AQuery
文件大小:109KB
文件格式:ZIP
更新时间:2022-08-26 20:30:31
Android代码 AQuery A Write Less Do More Library for Android AQuery is a lightweight library that allows UI manipulation in a syntactically similar way to the Javascript library JQuery. AQuery aims to remove the boilerplate code that comes with UI manipulation in Android. This helps with readability, ease of development and maintainability. Code Samples Using AQuery Objects // constructing an AQuery object from a context AQ rootView = AQ(this); // the underlying View is the activity's root layout //
【文件预览】:
AQuery-master
----aquery.jar(19KB)
----LICENSE.txt(11KB)
----src()
--------com()
----README.md(4KB)
----docs()
--------constant-values.html(3KB)
--------index.html(3KB)
--------overview-tree.html(6KB)
--------allclasses-noframe.html(2KB)
--------com()
--------help-doc.html(7KB)
--------overview-summary.html(4KB)
--------package-list(100B)
--------overview-frame.html(1KB)
--------allclasses-frame.html(2KB)
--------script.js(827B)
--------serialized-form.html(5KB)
--------stylesheet.css(13KB)

网友评论