摘要:
:26px"简化网络图片 阅读全文
posted @ 2013-04-14 17:51
坚固66
阅读(289)
评论(0)
推荐(0)
摘要:
废话就不多说了,开始。。。Saving data to a database is ideal for repeating or structured data, such as contact information. This class assumes that you are familiar with SQL databases in general and helps you get started with SQLite databases on Android. The APIs you'll need to use a database on Android are 阅读全文
posted @ 2013-04-14 17:48
坚固66
阅读(160)
评论(0)
推荐(0)
摘要:
之前一直在研究之类的问题,下午正好有机会和大家讨论一下.Android uses a file system that's similar to disk-based file systems on other platforms. This lesson describes how to work with the Android file system to read and write files with the File APIs.A File object is suited to reading or writing large amounts of data in st 阅读全文
posted @ 2013-04-14 17:44
坚固66
阅读(219)
评论(0)
推荐(0)
摘要:
\x86-microsoft-win32-vs2008目录
打开PlatinumManaged.sln解决方案可以看到工程的关联
Neptune宋体"和span style 阅读全文
posted @ 2013-04-14 17:40
坚固66
阅读(535)
评论(0)
推荐(0)
摘要:
参考他人的方法,自己做了简单修改,实现一个通用的线程队列。
#include <stdio.h> 阅读全文
posted @ 2013-04-14 14:43
坚固66
阅读(165)
评论(0)
推荐(0)
摘要:
安装ubuntu了,决定安装双系统。感觉网上说的都好复杂,用各种工具。
span style="font-family:'Microsoft YaHei 阅读全文
posted @ 2013-04-14 14:36
坚固66
阅读(258)
评论(0)
推荐(0)
摘要:
现在已经可以把Android NDK提供的工具链以独立编译器的方式使用了!如果你已经有了自己的构建系统,这就很有用了。
一个典型的应用场景是调用一个依赖于CC环境变量开源库 阅读全文
posted @ 2013-04-14 14:32
坚固66
阅读(741)
评论(0)
推荐(0)
摘要:
目前所介绍的方法只是用来存储一些简单的数据。如果想要存储关系型数据,那么使用数据库将会更加的效率。举个例子,你要存储学校里面每一个学生的分数,这种情况下,最好使用数据库,因为你可以查询某个学生的具体 阅读全文
posted @ 2013-04-14 14:28
坚固66
阅读(318)
评论(0)
推荐(0)
摘要:
="font-size:18px"实现效果图:
span style="background-color:rgb 阅读全文
posted @ 2013-04-14 14:25
坚固66
阅读(334)
评论(0)
推荐(0)
摘要:
; border:none; color:rgb(0,130,0); background-color:inherit"//设置其标签和图标(setIndicator) 阅读全文
posted @ 2013-04-14 14:21
坚固66
阅读(309)
评论(0)
推荐(0)
摘要:
="font-size:18px"Xml代码 代码" style="color:rgb(0,102,0)"img class 阅读全文
posted @ 2013-04-14 14:18
坚固66
阅读(258)
评论(0)
推荐(0)
摘要:
)获取的图片进行本地双缓存处理(流程图或活动图)来进行讲解,没看过的可以先阅读下上一篇博文,其实我个人觉得图片双缓存处理这块,一张流程图已足以说明一切。至于编码 阅读全文
posted @ 2013-04-14 14:14
坚固66
阅读(248)
评论(0)
推荐(0)