- 博客(9)
- 收藏
- 关注
转载 android Toast 自定义显示位置 custom position
Toast toast = Toast.makeText(this, "toast content here", Toast.LENGTH_SHORT);// or something alike toa...
2010-04-23 08:36:26
292
转载 groovy MarkupBuilder 递归调用 recursive
//数据结构 def root = [name:"root-0",id:0, nodes:[[name:"node1",id:1, nodes:[[name:"node1-1",id:5]]],[name:"node2",id:...
2010-04-12 16:02:36
139
转载 android sqlite SQL Limit Offset 支持
http://code.google.com/p/android/issues/detail?id=5318When specify limit clause that has OFFSET keyword on SQLiteQ...
2009-12-31 09:19:54
203
转载 Android 全文 检索 Full Text Search 资料
用户反映app文本查询很慢 确实做程序的时候 也没多想 偷懒啦文本查询 就一行接一行 做 indexOf 查询 比较慢。不要自己开发全文检索啦(嘿嘿 不会) 网上找了android全文检索的资料 主要是SQLite和...
2009-12-18 14:51:40
171
转载 o come o come emmanuel
Flash: come come emmanuelO come, O come, EmmanuelAnd ransom captive IsraelThat mourns in lonely exi...
2009-12-13 17:47:40
534
转载 python ruby windows 文件关联
整了好几回了 每次都记不住 ActivePython文档里的例子:assoc .py=Python.Fileftype Python.File=C:\Path\to\pythonw.exe “%1″ %*第一句:将...
2009-11-30 09:20:13
118
转载 ARCGIS 生成 泰森 多边形
ARCGIS里可以生成两种泰森多边形,一种是矢量模式,用ARCTOOLS下的COVERAGE TOOLS下的PROXIMITY下的THIESSEN命令即可,但要求必须是COVERAGE格式.还有...
2009-11-28 14:20:49
1097
转载 android timeout or time count-down dialog
package com.gyc.game.go;import android.app.Dialog;import android.os.Handler;public class AlertDialogTimeout i...
2009-11-04 20:01:55
133
转载 android 好用的图形库 achartengine chart lib
achartengine AChartEngine is a charting library for Android applications. It currently supports t...
2009-09-29 16:34:21
135
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人