摘要:
三、新闻和天气是通过webservice来实现 1,天气是请求公共的webservice,新闻自己搭了webservices 关于webservices的请求部分 public static List... 阅读全文
阅读排行榜
Android应用目录(一)-----资源目录
2011-05-23 22:03 by bitfairyland, 824 阅读, 收藏,
摘要:
Application List MyApp/AndroidManifest.xml(required) Advertises the screens that this application provides, where they can be launched (from the main program menu or elsewhere), any content providers it implements and what kind of data they handle, where the implementation classes are, and other app 阅读全文
Android应用目录(二)----资源的调用
2011-05-23 22:08 by bitfairyland, 601 阅读, 收藏,
摘要:
Accessing ResourcesQuickviewResources can be referenced from code using integers from R.java, such as R.drawable.myimageResources can be referenced from resources using a special XML syntax, such as @drawable/myimageYou can also access your app resources with methods in ResourcesKey classesResources 阅读全文
Android环境变量的设置
2011-05-24 19:23 by bitfairyland, 600 阅读, 收藏,
摘要:
前边设置JDK的环境变量忘了说Android的环境变量设置了,补一篇,方便调用Android的平台命令 1,首先设置SDK的路径ANDROID_SDK_HOME,指向自己本机的SDK路径 2,只是sdk的tools和platform-tools路径在path里,指向SDK下边文件夹 设置完成后调用adb,返回下列参数说明成功。如果不成功请关闭cmd窗口从新打开,如果还未成功请仔细检查路径 阅读全文
尼康(Nikon)镜头标识的含义
2010-06-25 13:38 by bitfairyland, 558 阅读, 收藏,
摘要:
尼康(Nikon)镜头标识的含义 AI: Automatic Indexing自动最大光圈传递技术 发布于1977年,是Nikon F卡口的第一次大变动。AI是指将镜头的最大光圈值传递给测光系统以便进行正常曝光测量的过程和方法。当一个AI镜头被装在兼容AI技术的机身上时,该镜头的最大光圈值在机械连动拨杆的自动接合和驱动下传递给机身的测光系统,以实现全开光圈测光。Nikon F2A、F2AS、Nik... 阅读全文
浙公网安备 33010602011771号