Prevedi "rendered html" na Engleski

Prikazuje se 50 od 50 prijevoda fraze "rendered html" s kineski na Engleski

Prijevod kineski na Engleski od rendered html

kineski
Engleski

ZH Works inside the liquid tag to output an expression, or Liquid object, in the rendered HTML. Filters can also be applied to expressions that use the echo tag. 進一步了解

EN Works inside the liquid tag to output an expression, or Liquid object, in the rendered HTML. Filters can also be applied to expressions that use the echo tag. Learn more

ZH 7. 將代碼加入 HTML:現在設定 html,請轉到:/src/app/app.component.html 新增以下內容:

EN 7. Add code to HTML: Now setup the html, go to:<project-name>/src/app/app.component.html Add the following:

kineski Engleski
app app

ZH Allows you to leave un-rendered code inside a Liquid template. Any text within the opening and closing comment blocks will not be output, and any Liquid code within will not be executed. 進一步了解

EN Allows you to leave un-rendered code inside a Liquid template. Any text within the opening and closing comment blocks will not be output, and any Liquid code within will not be executed. Learn more

ZH Used to set parameters for the YouTube player rendered by external_video_tag. 進一步了解

EN Used to set parameters for the YouTube player rendered by external_video_tag. Learn more

ZH The content_for_index object contains the content of the dynamic sections to be rendered on the home page selected through a store's theme editor. 進一步了解

EN The content_for_index object contains the content of the dynamic sections to be rendered on the home page selected through a store's theme editor. Learn more

ZH Returns the unique URL that links to the gift card’s page on the shop (rendered through gift_card.liquid). 進一步了解

EN Returns the unique URL that links to the gift card’s page on the shop (rendered through gift_card.liquid). Learn more

ZH In this edition of Voices of the Industry, John Day, Vice President of Leasing at Sabey Data Centers, explores why enterprise colocation at data centers will not be rendered extinct by the cloud. 阅读外部网站上的完整信息

EN In this edition of Voices of the Industry, John Day, Vice President of Leasing at Sabey Data Centers, explores why enterprise colocation at data centers will not be rendered extinct by the cloud. Read full information on external site

ZH Generates an HTML <table>. Must be wrapped in an opening <table> and closing </table> HTML tags. 進一步了解

EN Generates an HTML <table>. Must be wrapped in an opening <table> and closing </table> HTML tags. Learn more

ZH HTML filters wrap assets in HTML tags. 進一步了解

EN HTML filters wrap assets in HTML tags. Learn more

ZH ——包含 Dockerfile 和 index.html 的应用源代码。 流水线通过下载一个简单的 HTTP 服务器,将 index.html 页面传输到服务器根目录,并创建一个 Docker 容器来启动容器创建

EN ? application source code that contains Dockerfile and index.html. The pipeline initiates container creation by downloading a simple HTTP server, transferring index.html page to the server root, and creating a Docker container

ZH 如需了解优先使用缓存提供完整或部分 HTML 页面的更多相关技巧,请查看使用 Service Worker 实现更小的 HTML 有效负载

EN To learn more about techniques for serving full or partial HTML pages cache-first, take a look at Smaller HTML Payloads with Service Workers

ZH 具有 defer 属性的脚本在 HTML 解析完全完成之后执行,但在 DOMContentLoaded 事件之前执行。defer 保证脚本将按照它们在 HTML 中出现的顺序执行并且不会阻塞解析器。

EN Scripts with the defer attribute execute after HTML parsing is completely finished, but before the DOMContentLoaded event. defer guarantees scripts will be executed in the order they appear in the HTML and will not block the parser.

ZH 7. 將代碼新增到 HTML:現在設定代碼,轉到:/src/app/app.component.html 新增以下內容:

EN 7. Add code to HTML: Now setup the HTML, go to:<project-name>/src/app/app.component.html Add the following:

kineski Engleski
app app

ZH 從 JavaScript、CSS 和 HTML 文檔中刪除不必要的字元。

EN Removes unnecessary characters from JavaScript, CSS, and HTML files.

ZH <strong>HTML 标签</strong>:标题标签、元描述和 H1 标签缺失、重复或非最佳长度

EN <strong>HTML tags</strong>: missing, duplicate or non-optimal length of title tags, meta descriptions and H1 tags

ZH 添加一个 HTML 元标签到你的主页。

EN Adding an HTML meta tag to your homepage.

ZH 请注意:如果您不熟悉 HTML,那您最好让您的网页设计师来完成这项工作。

EN Please note: If you're unfamiliar with HTML, you may want to consult your web designer to complete this.

ZH 根据具体需求生成 PDF 文件或者以 HTML 和 XML 格式传播内容。

EN Generate PDF documents or distribute your content in HTML and XML format according to your needs.

ZH 更新:为导入到多站点的内容添加一些后备支持,在其中删除 html.

EN Update: Add some fallback support for content imported to a muiltisite where it strips html.

ZH 第1步: 配置Drupal设置。您可以通过访问默认文件夹来执行此操作。CD / var / www / html / drupal / sites /默认

EN Step 1: Configure your Drupal settings. You can do so by access the default folder.cd /var/www/html/drupal/sites/default

ZH 第1步: 安装最新版本的WordPress https://wordpress.org/download/ 。首先下载WordPress安装包并将其内容提取到/ var / www / html /文件夹中

EN Step 1: Install the latest version of WordPress from https://wordpress.org/download/ . Start by downloading the WordPress installation package and extracting its content into /var/www/html/ folder

kineski Engleski
wordpress.org wordpress

ZH 注意,如果启用SELinux,请运行以下命令以将正确的selinux上下文设置为/ var / www / html /{Insert-Domain-name}/目录及其内容。

EN Note, if SELinux is enabled, run the following command to set the correct SELinux context to the /var/www/html/{insert-domain-name}/ directory and its contents.

ZH 本地存储:本地存储(例如 HTML 5)允许网站或移动应用程序在个人设备上存储和检索数据。

EN Local Storage: Local storage, such as HTML 5, allows a website or mobile app to store and retrieve data on an individual's device.

ZH Theme Tags have various functions including: outputting template-specific HTML markup, telling the theme which layout and snippets to use, and splitting a returned array into multiple pages. 進一步了解

EN Theme Tags have various functions including: outputting template-specific HTML markup, telling the theme which layout and snippets to use, and splitting a returned array into multiple pages. Learn more

ZH Creates an HTML <form> element with all the necessary attributes (action, id, etc.) and <input> to submit the form successfully. 進一步了解

EN Creates an HTML <form> element with all the necessary attributes (action, id, etc.) and <input> to submit the form successfully. Learn more

ZH The Liquid {% style %} tag renders an HTML <style> tag with a Shopify data attribute. 進一步了解

EN The Liquid {% style %} tag renders an HTML <style> tag with a Shopify data attribute. Learn more

ZH Wraps words inside search results with an HTML <strong> tag with the class highlight if it matches the submitted search terms. 進一步了解

EN Wraps words inside search results with an HTML <strong> tag with the class highlight if it matches the submitted search terms. Learn more

ZH The time_tag filter converts a timestamp into an HTML <time> tag. The output format can be customized by passing deta parameters to the time_tag filter. 進一步了解

EN The time_tag filter converts a timestamp into an HTML <time> tag. The output format can be customized by passing deta parameters to the time_tag filter. Learn more

ZH Metafield filters can output metafield data from a metafield object within a relevant HTML element, or as a plain string. 進一步了解

EN Metafield filters can output metafield data from a metafield object within a relevant HTML element, or as a plain string. Learn more

ZH Generates an HTML element depending on the type of metafield. 進一步了解

EN Generates an HTML element depending on the type of metafield. Learn more

ZH Formats the price based on the shop’s ‘HTML without currency’ setting. 進一步了解

EN Formats the price based on the shop’s ‘HTML without currency’ setting. Learn more

ZH Formats the price based on the shop’s ‘HTML with currency’ setting. 進一步了解

EN Formats the price based on the shop’s ‘HTML with currency’ setting. Learn more

ZH Formats the price based on the shop’s ‘HTML with currency’ setting and excludes the decimal point and trailing zeros. 進一步了解

EN Formats the price based on the shop’s ‘HTML with currency’ setting and excludes the decimal point and trailing zeros. Learn more

ZH Inserts a <br> linebreak HTML tag in front of each line break in a string. 進一步了解

EN Inserts a <br> linebreak HTML tag in front of each line break in a string. Learn more

ZH Strips all HTML tags from a string. 進一步了解

EN Strips all HTML tags from a string. Learn more

ZH Generates an HTML link. The first parameter is the URL of the link, and the optional second parameter is the title of the link. 進一步了解

EN Generates an HTML link. The first parameter is the URL of the link, and the optional second parameter is the title of the link. Learn more

ZH Creates an HTML link to a collection page that lists all products belonging to a vendor. 進一步了解

EN Creates an HTML link to a collection page that lists all products belonging to a vendor. Learn more

ZH Creates an HTML link to a collection page that lists all products belonging to a product type. 進一步了解

EN Creates an HTML link to a collection page that lists all products belonging to a product type. Learn more

ZH This object is required in theme.liquid and must be placed inside the HTML head tag. It dynamically loads all scripts required by Shopify into the document head. 進一步了解

EN This object is required in theme.liquid and must be placed inside the HTML head tag. It dynamically loads all scripts required by Shopify into the document head. Learn more

ZH The content_for_layout object contains the content of the dynamically generated sections such as collection.liquid or cart.liquid. It is required in theme.liquid and must be placed inside the HTML <body> tag. 進一步了解

EN The content_for_layout object contains the content of the dynamically generated sections such as collection.liquid or cart.liquid. It is required in theme.liquid and must be placed inside the HTML <body> tag. Learn more

ZH Renders an HTML checkbox that can submit the current form as the customer's default address. Exclusive to form tags with the "address" parameter. 進一步了解

EN Renders an HTML checkbox that can submit the current form as the customer's default address. Exclusive to form tags with the "address" parameter. Learn more

ZH Returns true if an HTML form with the attribute action="/search" was submitted successfully. This allows you to show content based on whether a search was performed or not. 進一步了解

EN Returns true if an HTML form with the attribute action="/search" was submitted successfully. This allows you to show content based on whether a search was performed or not. Learn more

ZH As a best practice, it's recommended that you apply the template name as a CSS class on your HTML body tag. 進一步了解

EN As a best practice, it's recommended that you apply the template name as a CSS class on your HTML body tag. Learn more

ZH 节约时间并专注于您的项目文档上。以 Markdown/MDX 格式撰写文档/博文后,Docusaurus 将自动发布静态 HTML 文件。得益于 MDX,您甚至可以嵌入 JSX 组件到 Markdown 文本中。

EN Save time and focus on your project's documentation. Simply write docs and blog posts with Markdown/MDX and Docusaurus will publish a set of static HTML files ready to serve. You can even embed JSX components into your Markdown thanks to MDX.

ZH 系统复制工具从 hb_report 存档中提取属性,并创建 HTML 页面序列,让您可以可视化和验证群集决策以及重放转换。

EN System Replication tooling extracts attributes from an hb_report archive and creates HTML page sequences which allows you to visualize and validate cluster decisions and replay transitions.

ZH 有关 COVID-19 全球响应行动期间英特尔客户支持服务的详细信息 https://www.intel.com/content/www/us/en/support/articles/000056355.html

EN Details on Intel Customer Support services during COVID-19 global response actions: https://www.intel.com/content/www/us/en/support/articles/000056355.html

ZH 在 Object Storage 上发布首个 HTML 页面。

EN Publish your first HTML page on Object Storage.

ZH 管理用户执行的内容欺骗。我们允许管理员将 HTML 注入我们产品的特定区域,以作为一种自定义功能,且不认为此功能属于漏洞。

EN Content spoofing by administrative users.  We allow administrators to inject HTML into specific areas of our products as a customization feature and do not consider that functionality to be a vulnerability.

ZH 面向 Web 开发者的 HTML、CSS 与 Javascript 课程

EN International Travel Preparation, Safety, & Wellness

ZH 解决这个问题的另一种方法是,如果仅在 HTML 报告中遇到此问题,则手动调整 htmlCommon.xsl 呈现文件(Report Presentations\Standard Presentation\htmlCommon.xsl)。

EN Another option to solve the issue is to adjust the htmlCommon.xsl presentation file (Report Presentations\Standard Presentation\htmlCommon.xsl) manually, when you only experience this issue with HTML reports.

Prikazuje se 50 od 50 prijevoda