Awesome free customizable illustrations for your next project Customize, animate and download our illustrations to make incredible landing pages, app or presentations!
フロントエンドのパラダイムを参考にバックエンド開発を再考する / TypeScript による GraphQL バックエンド開発
淡々と文字だけが続くプレゼン資料にうんざりした経験はありませんか?プレゼン資料は視覚にうったえてこそのもの。とはいえ、うったえ方にもやはりコツがあるのは事実です。決して高度な技術は必要ありません。ほんの少しのテクニックをおさえるだけでも、プレゼン資料の表現力はぐっと変わってきます。 文字組み 「文字組み」とは、字間やサイズを調整して、テキストが美しく、読みやすくなるように整えることを言います。普段なかなか意識しませんが、新聞・雑誌のタイトルや見出し、商品パッケージ裏の注意書きなど、あらゆるものに文字組みが施されており、人目を引いたり、内容を伝わりやくするうえで役立っています。プレゼン資料にもほどよく文字組みを取り入れることで、よりきめ細やかな表現ができるようになります。 記号や単位は小さな文字サイズにする 記号や単位は、数字部分に対して小さなフォントサイズを使用するとバランスが良くなります
12. ■ ICC http://docs.docker.io/en/latest/use/networking/ The value of the Docker daemon's icc parameter determines whether containers can communicate with each other over the bridge network. + The default, -icc=true allows containers to communicate with each other. + -icc=false means containers are isolated from each other. Docker uses iptables under the hood to either accept or drop communicatio
1. Draft Ecma/TC39/2013/0xx ECMA-262 6th Edition / Draft November 8, 2013 Draft ECMAScript Language Specification JavaScript 2013 Report Errors and Issues at: https://bugs.ecmascript.org Product: Draft for 6th Edition Component: choose an appropriate one Version: Rev 21, November 8, 2013 Draft ECMAScript 6th & JavaScript Fast Parts @HTML5 Conference 2013 by Tomoya Asai (dynamis) Reference number E
32. trait Entity[ID <: Identity[_]] { ! /** エンティティの識別子。 */ val identity: ID ! override final def hashCode: Int = 31 * identity.## ! override final def equals(obj: Any): Boolean = obj match { case that: Entity[_] => identity == that.identity case _ => false } ! } 33. trait Identity[+A] extends Serializable { ! def value: A ! } ! object EmptyIdentity extends Identity[Nothing] { ! def value = throw E
Hello Therereveal.js enables you to create beautiful interactive slide decks using HTML. This presentation will show you examples of what it can do. Vertical SlidesSlides can be nested inside of each other. Use the Space key to navigate through all slides. Basement Level 1Nested slides are useful for adding additional detail underneath a high level horizontal slide. Basement Level 2That's it, time
フロントエンドのパラダイムを参考にバックエンド開発を再考する / TypeScript による GraphQL バックエンド開発
2013年2月 Developers Summit 【14-D-3】 「SIの未来ってどうなのよ?」SIer大淘汰時代にAWS専業で新しいSIの形にチャレンジする企業の舞台裏と題して、AWS専業のインテグレーター、サーバーワークスの代表を務める大石が、なぜ「AWS専業」を目指すことにしたのか、今までどのようなAction!を起こしてきたのか、そしてクラウド時代のSIerはどうなり、どんなAction!が求められるのか、お伝えさせて頂きました! AWSに関するお問い合わせ:https://www.serverworks.co.jp/contact/ サーバーワークスエンジニアブログ:http://blog.serverworks.co.jp/tech/Read less
The Action for Making the future Java 1. Developers Summit日本オラクル株式会社寺田 佳央 - Java Evangelist - Twitter : @yoshioterada Developers1 Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Summit 2. 以下の事項は、弊社の一般的な製品の方向性に関する概要を説明するもの です。また、情報提供を唯一の目的とするものであり、いかなる契約にも 組み込むことはできません。以下の事項は、マテリアルやコード、機能を 提供することをコミットメント(確約)するものではないため、購買決定 を行う際の判断材料になさらないで下さい。オラクル製品に関して記載さ れている機能の開発、リリースおよび時期につ
DOWNLOAD THIS BOOKS INTO AVAILABLE FORMAT (Unlimited) ......................................................................................................................... ......................................................................................................................... Download Full PDF EBOOK here { https://tinyurl.com/y6a5rkg5 } ........................................
<div class="deck-container on-slide-1"> <section class="slide deck-previous"> <h1>My Presentation</h1> </section> <section class="slide deck-current"> <h2>Slide Header</h2> <p>Here is a list of points:</p> <ul> <li>Point 1</li> <li>Point 2</li> <li>Point 3</li> </ul> </section> <section class="slide deck-next"> <h2>Another Slide</h2> <blockquote cite="http://example.com"> <p>Lorem ipsum dolor sit
そんな話をする機会があったので備忘。 その1:資料を頭から読み上げる 読めば分かることを朗読されても時間がもったいないと感じるだけなので、資料はあくまで補足で、話すこと、自分の言葉で説明するようにしたほうがいいなーと。 説明にあたり必要なデータならまだしも、参考程度の細かい数字やグラフなどは、相手から質問されてから提示するくらいでいいんじゃないでしょうか。 その2:メリットとデメリットの整理ができていない 尊敬する元上司の名言で「世の中にはプレゼンとレビューしかない」というのがあって、基本的に自分から相手になにかを提案して、相手に決断をしてもらうことはすべて「プレゼン」と言えるという主旨なのですが、「決断」をするためには「メリット」と「デメリット」がハッキリしていることが大事ですよね。 とくに「デメリット」部分を最初から提示してくれる相手とは、信頼関係が作りやすい気がします。デメリット+解
14. // 11/10 TOP10 > db.user_charge.find({date:"2010-11-10"}) .sort({totalCharge:-1}).limit(10).forEach(printjson) { "_id" : "2010-11-10+7777+Charge", "date" : "2010-11-10", "lastUpdate" : "2010-11-10", "totalCharge" : 10000, "userId" : ”7777", "actionType" : "Charge", "boughtItem" : { " EX" : 13, " +6000" : 3, " PRO" : 20 } }{… 15. > db.daily_charge.find({date:"2010-11-10",T:"all"}) .limit(10).fo
1. as Search Engine Document Repository Preferred Infrastructure, Inc. CTO Kazuki Ohta <kzk@preferred.jp> http://kzk9.net/ 1 2. Self Introduction • Kazuki Ohta, CTO at Preferred Infrastructure, Inc. (http://preferred.jp) • Interested in Data Intensive Computing • Graduated U-Tokyo in 2010 (System Software) • Parallel I/O Middleware for Massively Parallel HPC Environment • Summer Intern @ Argonne N
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く