搜索资源列表
readexcel
- 用于android应用读取excel和生成excel文件,保存和解析相应的数据-For android app to read excel file excel and generate, save and analyze the corresponding data
JavaUtil_package_introdunction
- 介绍Java 的实用工具类库java.util 包。在这个包中,Java 提供了一些实用的 方法和数据结构。例如,Java 提供日期(Data)类、日历(Calendar)类来产生和获取 日期及时间,提供随机数(Random)类产生各种类型的随机数,还提供了堆栈 (Stack)、向量(Vector) 、位集合(Bitset)以及哈希表(Hashtable)等类来表示相应的 数据结构.-Introduction of Java Utility library java.util p
OauthTest
- Android版新浪、网易、腾讯、搜狐微博OAuth认证实例集,想更多了解OAuth认证的朋友,请下载java源码包,在示例中完整解析了OAuth认证的过程:定义URL编码方式,请求url,得到注册应用后服务商提供的key和secret,生成32个字符长度且每次都不同的随机字符串,设置Oauth协议版本,请求签名等操作。 在用户授权页面,实现: 1.初始化OAuth对象 2.获取用户授权页面并填充至webView 3.根据载入的url判断匹配规则的结果执行
expandableList
- Android expandableList用法演示一例,希望通过这一实例,让初学者了解Android环境下expandableList视图及绑定数据的相关基础操作,有编译环境的,可编译生成APK测试-Android expandableList example demonstrates the use of the hope that through this example, so that beginners understand the relevant underlying opera