translationtest

来自「属性sosuo算法」· 代码 · 共 42 行

TXT
42
字号
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"      xmlns:t="http://www.participatorypolitics.org/"      xmlns:i18n="http://www.participatoryculture.org/i18n"      eventCookie="@@@eventCookie@@@" dtvPlatform="@@@dtvPlatform@@@"><head><title>video player interface</title><link rel="stylesheet" type="text/css" href="resource:css/style.css" /><link rel="stylesheet" type="text/css" href="resource:css/sidebar.css" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><t:include filename="dynamic.js" />    <t:execOnLoad><![CDATA[# This is a bit of a hack]]>    </t:execOnLoad></head><body onload="beginUpdates();"> <div id="sidebar"><span i18n:translate="">Simple translation</span><span i18n:translate="">This is a <span i18n:name="car">car</span>and this is a <span i18n:name="truck" i18n:translate="">truck stop in a <span i18n:name="can">can</span></span><span>This text is <b style="color:red">raw</b> text</span></span></div></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?