文件名称:afinal
介绍说明--下载内容均来自于网络,请自行研究使用
Afinal是一个orm、ioc框架,遵循约定大于配置原则,无需任何配置即可完成所有工作,但也可以通过配置达到个人的个性化需求。Afinal提倡代码快速简洁,尽量一行代码完成的事情不会用两行。
Afinal里面目前包含了四大组件:
FinalHttp:用于请求http数据,直接ajax方式请求,文件上传, 断点续传下载文件等
FinalBitmap:用于显示bitmap图片,而无需考虑线程并发和oom等问题。
FinalActivity:完全可以通过注解方式绑定控件和事件,无需编写代码。
FinalDb:android中sqlite的orm框架,一行代码搞定增删改查。-Afinal is a orm, ioc fr a mework convention more than configuration guidelines to follow, without any configuration to complete all the work, but also can be configured to achieve personal individual needs. Afinal advocate code fast and simple, as a line of code to complete things will not use two lines. Afinal which currently includes four major components: FinalHttp: http requests for data, direct way ajax request, file upload, HTTP download files FinalBitmap: used to display bitmap images, without the need to consider issues such as thread concurrency and oom. FinalActivity: fully bound controls and events through the annotation mode, without having to write code. FinalDb: android in the sqlite orm fr a mework, a line of code to get CRUD.
Afinal里面目前包含了四大组件:
FinalHttp:用于请求http数据,直接ajax方式请求,文件上传, 断点续传下载文件等
FinalBitmap:用于显示bitmap图片,而无需考虑线程并发和oom等问题。
FinalActivity:完全可以通过注解方式绑定控件和事件,无需编写代码。
FinalDb:android中sqlite的orm框架,一行代码搞定增删改查。-Afinal is a orm, ioc fr a mework convention more than configuration guidelines to follow, without any configuration to complete all the work, but also can be configured to achieve personal individual needs. Afinal advocate code fast and simple, as a line of code to complete things will not use two lines. Afinal which currently includes four major components: FinalHttp: http requests for data, direct way ajax request, file upload, HTTP download files FinalBitmap: used to display bitmap images, without the need to consider issues such as thread concurrency and oom. FinalActivity: fully bound controls and events through the annotation mode, without having to write code. FinalDb: android in the sqlite orm fr a mework, a line of code to get CRUD.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
afinal
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.core.resources.prefs
......\.........\org.eclipse.jdt.core.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\net
......\...\.......\...\tsz
......\...\.......\...\...\afinal
......\...\.......\...\...\......\annotation
......\...\.......\...\...\......\..........\sqlite
......\...\.......\...\...\......\..........\......\Id.class
......\...\.......\...\...\......\..........\......\ManyToOne.class
......\...\.......\...\...\......\..........\......\OneToMany.class
......\...\.......\...\...\......\..........\......\Property.class
......\...\.......\...\...\......\..........\......\Table.class
......\...\.......\...\...\......\..........\......\Transient.class
......\...\.......\...\...\......\..........\view
......\...\.......\...\...\......\..........\....\EventListener.class
......\...\.......\...\...\......\..........\....\Select.class
......\...\.......\...\...\......\..........\....\ViewInject.class
......\...\.......\...\...\......\bitmap
......\...\.......\...\...\......\......\core
......\...\.......\...\...\......\......\....\BaseMemoryCacheImpl$1.class
......\...\.......\...\...\......\......\....\BaseMemoryCacheImpl.class
......\...\.......\...\...\......\......\....\BitmapCache$ImageCacheParams.class
......\...\.......\...\...\......\......\....\BitmapCache.class
......\...\.......\...\...\......\......\....\BitmapDecoder.class
......\...\.......\...\...\......\......\....\BitmapDisplayConfig$AnimationType.class
......\...\.......\...\...\......\......\....\BitmapDisplayConfig.class
......\...\.......\...\...\......\......\....\BitmapProcess.class
......\...\.......\...\...\......\......\....\BytesBufferPool$BytesBuffer.class
......\...\.......\...\...\......\......\....\BytesBufferPool.class
......\...\.......\...\...\......\......\....\DiskCache$LookupRequest.class
......\...\.......\...\...\......\......\....\DiskCache.class
......\...\.......\...\...\......\......\....\IMemoryCache.class
......\...\.......\...\...\......\......\....\LruMemoryCache.class
......\...\.......\...\...\......\......\....\SoftMemoryCacheImpl.class
......\...\.......\...\...\......\......\display
......\...\.......\...\...\......\......\.......\Displayer.class
......\...\.......\...\...\......\......\.......\SimpleDisplayer.class
......\...\.......\...\...\......\......\download
......\...\.......\...\...\......\......\........\Downloader.class
......\...\.......\...\...\......\......\........\SimpleDownloader$FlushedInputStream.class
......\...\.......\...\...\......\......\........\SimpleDownloader.class
......\...\.......\...\...\......\BuildConfig.class
......\...\.......\...\...\......\core
......\...\.......\...\...\......\....\AbstractCollection.class
......\...\.......\...\...\......\....\ArrayDeque$DeqIterator.class
......\...\.......\...\...\......\....\ArrayDeque$DescendingIterator.class
......\...\.......\...\...\......\....\ArrayDeque.class
......\...\.......\...\...\......\....\Arrays$ArrayList.class
......\...\.......\...\...\......\....\Arrays.class
......\...\.......\...\...\......\....\AsyncTask$1.class
......\...\.......\...\...\......\....\AsyncTask$2.class
......\...\.......\...\...\......\....\AsyncTask$3.class
......\...\.......\...\...\......\....\AsyncTask$AsyncTaskResult.class
......\...\.......\...\...\......\....\AsyncTask$InternalHandler.class
......\...\.......\...\...\......\....\AsyncTask$SerialExecutor$1.class
......\...\.......\...\...\......\....\AsyncTask$SerialExecutor.class
......\...\.......\...\...\......\....\AsyncTask$Status.class
......\...\.......\...\...\......\....\AsyncTask$WorkerRunnable.class
......\...\.......\...\...\......\....\AsyncTask.class
......\...\.......\...\...\......\....\Deque.class
......\...\.......\...\...\......\....\FileNameGenerator.class
......\...\.......\...\...\......\....\Queue.class
......\...\.......\...\...\......\db
......\...\.......\...\...\......\..\sqlite
......\...\.......\...\...\...