Skip to content

Latest commit

 

History

History
169 lines (109 loc) · 11.2 KB

File metadata and controls

169 lines (109 loc) · 11.2 KB

English Paragraph

President Obama will begin an intensive public and private lobbying push this week to win congressional support for a limited missile strike against Syria, but even some of the strongest supporters on Capitol Hill for military action are pessimistic that the White House will succeed.

Obama plans to meet with Senate Democrats on Tuesday, senior Senate aides said.

Obama plans to meet with Senate Democrats on Tuesday, senior Senate aides said. Then millions of Americans will see him make his case during network television interviews Monday and a prime-time address from the White House on Tuesday in which the president, according to an administration official, will argue that not punishing Syrian leader Bashar al-Assad for his alleged use of chemical weapons would embolden his regime and his allies Hezbollah and Iran.

中文段落

從而,遍查憲法條文與學說,我們幾乎找不到總統有任何權力基礎去從事這樣的行為,召開記者會指摘立法院長,甚至訴諸全民公意去譴責、逼迫其下台。除非,這是總統基於一個公民的身份,發出的沈痛呼籲。但很顯然地,一般公民並不會有副總統和行政院長站在兩旁,陪著發表這份聲明。

馬總統可以說,他並不是基於法律上的職權,而是政治行為。但是既然總統自己非常重視民主法治,在記者會的發言稿中也再三提到民主法治,就不得不接受憲法正是用來拘束政治權力濫用的機制。即便特偵組的調查報告屬實,立法院長可能構成違法或不當關說,馬英九先生也不宜以總統的身份,召開這場記者會嚴詞批判立法院長。

總統作為一個憲政機關,他的行為必須符合憲法規定,否則就會侵蝕權力分立的基本架構。在我國憲法底下,總統的權力多半是受到限制的,例如總統會受到彈劾、罷免,發布緊急命令需要提交立法院追認。除了解散立法院之外,總統和立法院之間的關係幾乎都是被動受約束的。道理很簡單,國會象徵國民主權,總統所代表的行政權必須尊重國會的國民主權。

日本語段落

政府は、2020年夏季五輪・パラリンピックの東京開催の決定を受け、施設整備や選手育成などの準備を本格化させる。

安倍首相は10日の閣議で政府一体で準備に取り組む方針を確認し、近く関係閣僚会議を設置する。海外で懸念が出ている東京電力福島第一原子力発電所の汚染水問題解決にも全力を挙げる。

施設整備では、メーン会場となる国立競技場の老朽化が著しいため、19年までに開閉式屋根を備えた8万人収容の競技場に全面改修する。各会場や選手村を結ぶ道路などの交通網についても、開催地の東京都などとともに、必要な対応を検討する。

選手強化に関しては、昨年のロンドン五輪で日本が過去最多となる38個のメダルを獲得したことなどを踏まえ、これまで行っている支援策の拡充を図る。東京五輪の時に選手団の中心となる現在の中学生、高校生への支援も強化する。

(2013年9月9日11時40分 読売新聞

Headings

Header 2 / 標題二

Header 3 / 標題三

Header 4 / 標題四

Header 5 / 標題五

Header 6 / 標題六

Table

First Header Second Header Third Header
Content Long Cell
Content Cell Cell
New section More Data
And more And more

Lists

Ordered List

  1. Aenean lacinia bibendum nulla sed consectetur.
  2. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.
  • Donec ullamcorper nulla non metus auctor fringilla.
  • Vestibulum id ligula porta felis euismod semper.
  • Morbi leo risus, porta ac consectetur ac, vestibulum at eros.
  1. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.
  2. Curabitur blandit tempus porttitor.
  3. Maecenas sed diam eget risus varius blandit sit amet non magna.

Unordered List

  • Donec ullamcorper nulla non metus auctor fringilla.
    1. Aenean lacinia bibendum nulla sed consectetur.
    2. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.
  • Vestibulum id ligula porta felis euismod semper.
  • Morbi leo risus, porta ac consectetur ac, vestibulum at eros.

Blockquote

Basic Quote

{% blockquote %} Last night I lay in bed looking up at the stars in the sky and I thought to myself, where the heck is the ceiling. {% endblockquote %}

Quote with Author only

{% blockquote Douglas Adams %} Flying is learning how to throw yourself at the ground and miss. {% endblockquote %}

Quote with Author & Cite Source

{% blockquote Douglas Adams, The Hichhikers Guide to the Galaxy %} Flying is learning how to throw yourself at the ground and miss. {% endblockquote %}

Quote with Aurthor, Link

The figure dash is used when a dash must be used within numbers (e.g. phone number 555‒0199). It does not indicate a range, for which the en dash is used; nor does it function as the minus sign, which also uses a separate glyph.

{% blockquote @allanbranch https://twitter.com/allanbranch/status/90766146063712256 %} Over the past 24 hours I've been reflecting on my life & I've realized only one thing. I need a medieval battle axe. {% endblockquote %}

The figure dash is often unavailable; in this case, one may use a hyphen-minus instead. In Unicode, the figure dash is U+2012 (decimal 8210). HTML authors must use the numeric forms ‒ or ‒ to type it unless the file is in Unicode; there is no equivalent character entity.

Quote with Author, Link & Link Title

{% blockquote Seth Godin http://sethgodin.typepad.com/seths_blog/2009/07/welcome-to-island-marketing.html Welcome to Island Marketing %} Every interaction is both precious and an opportunity to delight. {% endblockquote %}

Code Block and inline codes

<section id="announcements">
  <h1>Announcements</h1>
  
  <article class="post"> ... </aticle>
  <article class="post"> ... </aticle>
  ...
  <article class="post"> ... </aticle>
</section>
<nav class="pagination">
  <a class="next" href="/page/2">Next</a>
</nav>
$('#announcements').infinitescroll({
  nextSelector: '.pagination a.next', '.pagination a.next', '.pagination a.next', '.pagination a.next', '.pagination a.next', '.pagination a.next', '.pagination a.next',
  navSelector: '.pagination',
  itemSelector: '.post'
});

Gist

<script src="https://gist.github.com/zhusee2/6061885.js"></script>

Images

Image Alt Text

Image with text wrapping

Nothing we’ve ever created has been designed just to look beautiful. That’s approaching the opportunity from the wrong end. Instead, as we reconsidered iOS, our purpose was to create an experience that was simpler, more useful, and more enjoyable — while building on the things people love about iOS. Ultimately, redesigning the way it works led us to redesign the way it looks. Because good design is design that’s in service of the experience.

Simplicity is often equated with minimalism. Yet true simplicity is so much more than just the absence of clutter or the removal of decoration. It’s about offering up the right things, in the right place, right when you need them. It’s about bringing order to complexity. And it’s about making something that always seems to “just work.” When you pick something up for the first time and already know how to do the things you want to do, that’s simplicity.

It has a new structure, applied across the whole system, that brings clarity to the entire experience. The interface is purposely unobtrusive. Conspicuous ornamentation has been stripped away. Unnecessary bars and buttons have been removed. And in taking away design elements that don’t add value, suddenly there’s greater focus on what matters most: your content.

We value utility above all else. We don’t add features simply because we can, because it’s technologically possible. We add features only when they’re truly useful. And we add them in a way that makes sense. The new Control Center in iOS 7 is a great example. It gives you one-swipe access to the things you often want to do on a moment’s notice.

With iOS 7, we took something millions of people already love and refined the experience to make it even more effortless and useful. So the everyday things you need to do are the everyday things you want to do. And iOS 7 lets you work in ways that are instantly familiar, so there’s no need to relearn everything. Your Home screen is still your Home screen, for example. Only now, it takes even better advantage of your Retina display — and the space underneath the display. But you use it in exactly the same way.

When a product is designed properly — when you don’t have to adapt to the technology because it’s already designed around you — you develop a connection with it. It becomes more to you than just a device. iOS 7 invites that kind of connection. Interactions are dynamic. Animations are cinematic. And the experience is lively and spirited in so many unexpected yet perfectly natural ways. Open the Weather app, for example, and you’ll instantly understand. Hail bounces off text, and fog passes in front of it. Storm clouds come into view with a flash of lightning. And suddenly, checking the weather is like looking out a window.

Line-break Test

Etiam porta sem malesuada magna mollis euismod. Maecenas sed diam eget risus varius blandit sit amet non magna. Nullam id dolor id nibh ultricies vehicula ut id elit. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.

http://foo.urlbadman.bar:2012/HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/FileSystem/NtfsDisable8dot3NameCreation/NtfsDisable8dot3NameCreation/NtfsDisable8dot3NameCreation/NtfsDisable8dot3NameCreation/key.txt

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Etiam porta sem malesuada magna mollis euismod. Maecenas sed diam eget risus varius blandit sit amet non magna. foo.urlbadman.bar:2012/HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/FileSystem/NtfsDisable8dot3NameCreation/NtfsDisable8dot3NameCreation/NtfsDisable8dot3NameCreation/NtfsDisable8dot3NameCreation/key.txt Nullam quis risus eget urna mollis ornare vel eu leo.