Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想让一个在 xp 32 位上运行的现有 Installshield 2008 软件包 msi 在 windows7 64 位上运行???谁能告诉我该怎么做,因为这是我第一次使用 InstallShield :(
同意大卫。Windows 7 应该足够聪明,可以将 32 位程序整理到 Program Files(x86) 文件夹中,并在注册表中进行相同的“分离”。
在这个非常简单的代码示例中,消息每隔一段时间就会丢失。这里有什么问题?
public class AndroidTesterActivity extends Activity { private static final int END = 500000; private static int i = 0; @Override public