吴冬冬 (用户名:lastsweetop)
http://hi.csdn.net/lastsweetop
- 注册日期:2006年09月18日
- 可用分:共 2283 分
- 空间积分:23个积分

- 专家分:共 5575 分 /
查看详细 - 个人简介:研发者
全部 个人动态
全部 博客
-
Android APN设置及获得手机号
转载请注明出处:目前供职于电信,只做电信的业务,故列表中只有电信的APN信息 /** * 电信APN列表 * @author wudongdong * */ public class APNNET { public static St阅读全文|1小时前
-
activity 根据包名和应用名启动应用程序
final ComponentName cn = new ComponentName(app.appname.substring(0, "com.eshore.efilm", "com.eshore.efilm.Efilm"); Intent intent =阅读全文|2010-01-29
-
apk安装及卸载的原理及代码
this should work: Java:Intent intent = new Intent(Intent.ACTION_VIEW); intent.setDataAndType(Uri.fromFile(new File(fileName)), "application阅读全文|2010-01-27
-
android 加下划线
ad_link = (TextView) findViewById(R.id.ad_link); ad_link.setText(Html.fromHtml(""+Html.fromHtml(mURL.getLabel()+""))); ad_link.set阅读全文|2010-01-20
-
Shortcut 快捷方式 使用 - 1
[原理] 1. 系统有一个BroadcastReceiver 其action = "com.android.launcher.action.INSTALL_SHORTCUT" 用于接收与快捷方式有关的Intent 2. 我们要做阅读全文|2010-01-19



共有20条留言 留言板
你好,我想知道怎么直接编译tuxedo客户端,不用buildclient,我用gcc可以编译,但是不能运行,我看不太懂makefile
此致
敬礼 binyulan
看了你这里关于输入法的一些文章,有些问题想要讨教一下:
我这里想要一个基于图形字库游戏的拼音输入法,要求是输出utf8而不是机内码,另外就是要与界面同步刷新去掉闪烁。
看样子只能自己找windows平台上开源的拼音输入法再去修改了,有什么好的建议么?
alixyang@gmail.com
>> 更多留言