Trigram For Heaven实体不适用于Windows Phone
我到处都是,但是找不到答案。抱歉,如果已经有答案。无论如何,我都有一个导航
I was looking everywhere, but couldn't find answer. Sorry if there already is an answer. Anyway I have a navigation
<div id="menu">
<ul class="nav">
<a href="#" id="pull">☰</a>
<li><a href="index.php?site=home">Home</a></li>
<li><a href="index.php?site=about">About Me</a></li>
<li><a href="index.php?site=works">Works</a></li>
<li><a href="index.php?site=contact">Contact</a></li>
</ul>
</div>
并且Trigram For Heaven实体不适用于WP8。我想知道我做错了什么还是真的必须使用.png?
And the Trigram For Heaven entity is not working for WP8. I was wondering if I did something wrong or do I really have to use a .png? It is working on my friends iPhone and in browser (tested).
预先感谢!
Unicode字符属于某些字体,例如Arial Unicode MS,并非所有字体都支持广泛的Unicode字符。
Unicode characters belong to certain fonts, like Arial Unicode MS and not all fonts support a wide range of Unicode characters.
请确保特殊字符显示Unicode字符,您必须更改平台的字体。
To ensure that special Unicode characters are shown, you must change the font for the platform.