敬 語 の 指 針 平成19年2月2日 文化審議会答申 敬語の指針 目 次 1はじめに………………………………………………………………………………………… 第1章 敬語についての考え方 第1 基本的な認識 51 敬語の重要性……………………………………………………………………… 62 「相互尊重」を基盤とする敬語使用…………………………………………… 73 「自己表現」としての敬語使用………………………………………………… 第2 留意すべき事項 81 方言の中の敬語の多様性………………………………………………………… 82 世代や性による敬語意識の多様性……………………………………………… 93 いわゆる「マニュアル敬語」…………………………………………………… 104 新しい伝達媒体における敬語の在り方……………………………………… 115 敬語についての教育…………………………………
In my previous article, I was talking about NodeJS and why it’s fast. Today, I want to talk about V8. I suppose, some of you heard that JavaScript executes as fast as C++. Some of you don’t understand how it’s even possible. JavaScript is a dynamically-typed language with Just in Time (JIT) compilation, when C++ is static-typed language with Ahead of Time (AoT) compilation. And somehow, optimised
JavaScriptの配列をどう解説するかを考えていて、配列って普段どういう風に使ってるけ?みたいなことを書き出してみました。 Arrayオブジェクト · Issue #49 · asciidwango/js-primer 皆さんは配列をどう使いますか? 追記: 次のページでこの記事をブラッシュアップした話をhttps://jsprimer.net/で公開しています。 配列 · JavaScriptの入門書 #jsprimer 配列の作成 配列の作成には配列リテラル([])を使います。 配列リテラルには初期値も指定できます。 var emptyArray = []; // 空の配列を作成 var array = [1, 2, 3]; // 値をもった配列を作成 Arrayオブジェクトをnew演算子でインスタンス化する方法は基本的には使いません。 こちらは配列リテラルとは異なり、初期値ではな
Go beyond. Answer the question "why is this code there?" more effectively than with conventional Git clients. DeepGit is a tool to investigate the history of source code. It is based on git blame and makes it easy to trace changes to a line or block of code. DeepGit will detect code movements, even if lines are not identical.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く