• <small id='rxb9h'></small><noframes id='rxb9h'>

      <bdo id='rxb9h'></bdo><ul id='rxb9h'></ul>
    <tfoot id='rxb9h'></tfoot>

    <legend id='rxb9h'><style id='rxb9h'><dir id='rxb9h'><q id='rxb9h'></q></dir></style></legend>

    1. <i id='rxb9h'><tr id='rxb9h'><dt id='rxb9h'><q id='rxb9h'><span id='rxb9h'><b id='rxb9h'><form id='rxb9h'><ins id='rxb9h'></ins><ul id='rxb9h'></ul><sub id='rxb9h'></sub></form><legend id='rxb9h'></legend><bdo id='rxb9h'><pre id='rxb9h'><center id='rxb9h'></center></pre></bdo></b><th id='rxb9h'></th></span></q></dt></tr></i><div id='rxb9h'><tfoot id='rxb9h'></tfoot><dl id='rxb9h'><fieldset id='rxb9h'></fieldset></dl></div>

        如何在 UIWebView 中设置自定义字体?

        How to set custom font in UIWebView?(如何在 UIWebView 中设置自定义字体?)
      1. <small id='9dL7w'></small><noframes id='9dL7w'>

        • <bdo id='9dL7w'></bdo><ul id='9dL7w'></ul>

              <i id='9dL7w'><tr id='9dL7w'><dt id='9dL7w'><q id='9dL7w'><span id='9dL7w'><b id='9dL7w'><form id='9dL7w'><ins id='9dL7w'></ins><ul id='9dL7w'></ul><sub id='9dL7w'></sub></form><legend id='9dL7w'></legend><bdo id='9dL7w'><pre id='9dL7w'><center id='9dL7w'></center></pre></bdo></b><th id='9dL7w'></th></span></q></dt></tr></i><div id='9dL7w'><tfoot id='9dL7w'></tfoot><dl id='9dL7w'><fieldset id='9dL7w'></fieldset></dl></div>

                <tfoot id='9dL7w'></tfoot>
                  <legend id='9dL7w'><style id='9dL7w'><dir id='9dL7w'><q id='9dL7w'></q></dir></style></legend>
                    <tbody id='9dL7w'></tbody>
                • 本文介绍了如何在 UIWebView 中设置自定义字体?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我在资源中有一个字体并将其加载到 UIFont 中

                  I have a font in the resources and I loaded it into a UIFont

                  我想知道如何使用这个 UIFont 作为我的 UIWebView 的默认字体

                  I want to know how to use this UIFont as the default font for my UIWebView

                  提前谢谢...

                  推荐答案

                  如果你是使用网页在WebView中显示

                  If you are using webpage to display in the WebView

                  这是我要做的:

                  1. 用 HTML 页面的标题创建一个字符串在 header 中添加 css 文件或嵌入的 CSS
                  2. 创建 HTML 正文.
                  3. 创建 HTML 的结束元素

                  追加所有字符串并从字符串加载WebView

                  Append all the strings and load WebView from string

                  NSString *bundlepath = [[NSBundle mainBundle] bundlePath];
                  NSURL *baseURL = [NSURL fileURLWithPath:bundlepath];
                  [webView loadHTMLString:html baseURL:baseURL];
                  

                  这篇关于如何在 UIWebView 中设置自定义字体?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  iOS UIWebView app opens link in Safari(iOS UIWebView 应用在 Safari 中打开链接)
                  Close UIWebView using javascript:window.close();(使用 javascript:window.close() 关闭 UIWebView;)
                  NSCachedURLResponse returns object, but UIWebView does not interprets content(NSCachedURLResponse 返回对象,但 UIWebView 不解释内容)
                  Trouble hiding iAd banner and displaying UIWebView in its place(无法隐藏 iAd 横幅并在其位置显示 UIWebView)
                  Knowing when AJAX has loaded in UIWebView(知道何时在 UIWebView 中加载了 AJAX)
                  Load image/logo in existing HTML input field - UIWebView(在现有的 HTML 输入字段中加载图像/徽标 - UIWebView)

                  <legend id='Viluq'><style id='Viluq'><dir id='Viluq'><q id='Viluq'></q></dir></style></legend>

                  • <bdo id='Viluq'></bdo><ul id='Viluq'></ul>

                    1. <i id='Viluq'><tr id='Viluq'><dt id='Viluq'><q id='Viluq'><span id='Viluq'><b id='Viluq'><form id='Viluq'><ins id='Viluq'></ins><ul id='Viluq'></ul><sub id='Viluq'></sub></form><legend id='Viluq'></legend><bdo id='Viluq'><pre id='Viluq'><center id='Viluq'></center></pre></bdo></b><th id='Viluq'></th></span></q></dt></tr></i><div id='Viluq'><tfoot id='Viluq'></tfoot><dl id='Viluq'><fieldset id='Viluq'></fieldset></dl></div>

                      1. <small id='Viluq'></small><noframes id='Viluq'>

                        <tfoot id='Viluq'></tfoot>
                              <tbody id='Viluq'></tbody>