摘要:
当一个Activity lauchmode声明为SingleTask的时候,如果有其他的Ativity坐落在它的上面,这个Activity会收不到Intent。 t is not in position to handle the intent, and the intent is dropped. (Even though the intent is dropped, its arrival ... 阅读全文
阅读排行榜
MFC C++类型学习
2008-02-16 11:22 by cppguy, 536 阅读, 收藏,
摘要:
HRESULT 类型-------------------------------------------------------------------------------大多数 COM 函数以及一些接口成员函数的返回值类型均为 HRESULT 类型。HRESULT 类型的返回值反映了函数中的一些情况,其类型定义规范如下: 31 30 29 28 16 15 0 |-----|--|----... 阅读全文
mobile开发小技巧(总结)
2008-01-04 22:25 by cppguy, 531 阅读, 收藏,
摘要:
部署过程中创建应用程序快捷方式的图标 其实是个不是问题的问题,当我知道快捷方式的图标和应用程序的图标会保持一致,而应用程序的图标只要通过:项目属性---应用程序----资源 图标 来更改,这就完全解决了 阅读全文
浙公网安备 33010602011771号