"redline markup"の翻訳 日本語へ:
例 (レビューされていない外部ソース)
| Markup | マークアップLanguage |
| Markup | マークアップ |
| Markup regex | マークアップの正規表現 |
| Skip markup | タグをスキップする |
| Third example, just the HTML markup, HTML markup is stripped. | 4つ目はHTMLタグを囲むクォーテーションですが タグだけが削除されています |
| Next one, quotes around HTML markup, quotes remained, HTML markup stripped. | つまりHTMLタグはどの場合でも削除されました |
| Chemical Markup Language Document | Name |
| Actually, anything that's within these quotes in HTML markup should not end HTML markup. | 非tagモードの状態で挿入します そしてダブル シングル両方のクォーテーションを チェックします |
| Unknown type of XML markup received | 未知のタイプの XML マークアップを受信 |
| It's very simple. It's cost plus markup. | 市場で最も低い価格を設定することもできます |
| And the remaining HTML markup is ignored. | ですから出力は foo になってしまいます |
| We called it hml hypertext markup language. | このシステムを使うと |
| HTML stands for the hypertext markup language. | HTMLの経験がある方も多いと思いますが |
| In our quiz, we only cared for the HTML markup, so the third input definitely produces HTML markup. | 3番目の入力にはHTMLタグが残っています つまりこれが正解です |
| Press this button to create the image markup. | 画像マークアップを作成するには このボタンを押してください |
| Here again is a remove html markup program. | これが通常は成功する入力です |
| So HTML markup is removed in all cases. | こちらはどうでしょう リンクタグの中にクォーテーションを記述してみました |
| Here again is our remove html markup program. | シングルクォーテーションに続く 小なり記号のあるHTMLタグを |
| All the HTML markup you can read this complex combination of quotes and end of markup characters is now properly removed great. | すべてのHTMLタグは適切に削除されています |
| Here again we have a function to remove HTML markup. | 補足ですがこの関数の役割は HTMLタグに挿入されたテキストfooのような |
| I converted our remove HTML markup function into C sharp. | ここの関数をPexの楽しげなイメージに合わせ |
| That is, for this particular input, foo, without HTML markup. | このような適用範囲ツールは デバッグでとても役立ちます |
| Now again we will remove html markup with this parameter. | すべてがうまくいったらtraceit関数です |
| So we invoke print html markup with foo enclosing double quotes. | 実行すると出力は ダブルクォーテーションのないfooになりました |
| Now let's see what this looks like for foo with markup. | この入力に対し初期化が実行され ループも同じように実行されています |
| Since the markup characters are being added, the assertion finally fails. | この適用範囲を見ると |
| Here is the html markup, and here is the actual text. | プログラムに入力すると出力はどうなりますか? |
| Remember their ancester is SGML, which stands for Standard Generalize Markup Language. | 実際SGMLから多くのドキュメントタイプを 受け継いでいます |
| The output would be empty, and therefore would not contain any HTML markup. | この行は実行され この適用範囲にも現れることに注目してください |
| So we take on run and we get foo as the output that is I removed HTML markup function, has properly stripped the bold and unbold markup from the input. | 入力から b と b が適切に削除されています |
| I'm going to use the input foo without markup, as we've just seen it, | HTMLタグのあるfooも使用します |
| Let's now apply the scientific method to a Python program which removes HTML markup. | HTMLタグを削除するプログラムです まず観察や予測そして出力が何であったかを もう一度書き出してみます |
| We developed a system such that it had a markup language based on html. | システムを開発しました hmlと呼んでいます(hyoertext markup languageの略) |
| Here again, we do have our remove html markup function with the parentheses already in. | 括弧が付いています これが正しく機能しない入力です |
| We'll just add a markup that is a profit, and therefore we have a price. | これを価格に設定します これで完璧でしょうか |
| And now, if quote is set, then the HTML markup characters should have no effect. | HTMLタグが有効になるよう確認してください |
| And again, if we run this, you'll see that the HTML markup is not removed. | 最も明らかな修正を利用する方法はとても簡単です |
| Press this button to cancel the creation of the image markup. No action will be performed. | 画像のマークアップの作成を中止するには このボタンを押してください |
| So imagine that the operators make their return by building a percentage markup into each transaction. | 恩恵を得ることを想像してみてください これらの恩恵が得られるような |
| And now for a quiz. There is some input which still produces output with HTML markup. | コード内にまだバグがいるのです |
| Please go take this function and fix it such that this html markup is properly removed. | この関数の修正はこれで最後です |
| What is the result of the remove html markup function when we give it this string? | 答えをどうぞ |
| So we make sure that the HTML markup characters only have effect if quote is set. | クォーテーションは タグ内では特別な意味を持つことを知りましょう |
| Whether the user can see if the markup is valid by showing a column with an icon indicator. | マークアップが適正かアイコン表示するカラムを表示するかどうか |
| If we see the end of HTML markup, we set tag to false, so we exit tag mode. | 他の文字にはtagモードでない限り すべての文字を出力に追加します |