【问题标题】:windows phone - iterating through .resxwindows phone - 遍历 .resx
【发布时间】:2013-03-09 07:34:35
【问题描述】:

我正在学习如何为 Windows Phone 7/8 编写应用程序。我正在开发一个简单的食谱应用程序。起初,我对所有值进行了硬编码,但随后我将数据移动到 .resx 以本地化配方。现在,如果我想实现一个搜索功能怎么办?我不认为遍历 .resx 是理想的方法。我可以使用某种数据库吗?我还能本地化那个数据库吗?

【问题讨论】:

    标签: xaml windows-phone resx


    【解决方案1】:

    我只能假设您在谈论本地化应用程序。如果是这种情况,请从 official guidelines on building a localized application for Windows Phone 开始。

    您可能还感兴趣:Localization Best Practices for Windows Phone

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-07-27
      相关资源
      最近更新 更多