上一页 1 ··· 388 389 390 391 392 393 394 395 396 ··· 425 下一页
摘要: 用资源文件保存字符串,格式UTF-8,这样读取xml文件,然后显示就不会乱码了。 这样做还有一个好处就是方便以后国际化。 xml文件: pre name="code" class="html 阅读全文
posted @ 2013-04-15 20:27 坚固66 阅读(172) 评论(0) 推荐(0)
摘要:         我们知道,在一个APK文件中,除了有代码文件之外,还有很多资源文件。这些资源文件是通过Android资源打包工具aapt(Android 阅读全文
posted @ 2013-04-15 20:23 坚固66 阅读(890) 评论(0) 推荐(0)
摘要: csdn博客快速搜索,还支持博客园 csdn自己的博客搜索搜索速度慢,而且模糊搜索用着不爽,所以自己做了这个简单的程序(MAC系统下),方便搜索自己的博客 工程地址:a href 阅读全文
posted @ 2013-04-15 20:19 坚固66 阅读(184) 评论(0) 推荐(0)
摘要: :26px"简化网络图片 阅读全文
posted @ 2013-04-14 17:51 坚固66 阅读(292) 评论(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 阅读(220) 评论(0) 推荐(0)
摘要: \x86-microsoft-win32-vs2008目录 打开PlatinumManaged.sln解决方案可以看到工程的关联 Neptune宋体"和span style 阅读全文
posted @ 2013-04-14 17:40 坚固66 阅读(536) 评论(0) 推荐(0)
摘要: 参考他人的方法,自己做了简单修改,实现一个通用的线程队列。 #include <stdio.h> 阅读全文
posted @ 2013-04-14 14:43 坚固66 阅读(166) 评论(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 阅读(744) 评论(0) 推荐(0)
上一页 1 ··· 388 389 390 391 392 393 394 395 396 ··· 425 下一页