Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
久野
@hkuno
ソフトウェア設計開発者。C/C++をメインにC#, Perl, JavaScript,lua,golangを少々。 最近は、Raspberry Pi で面白いモノを作りたいと思っています。
20
Posts
436
Contributions
9
Followers
Follow
名古屋市
Following tags
Following tags are none
$ analyze @hkuno
posted articles
Ubuntu:
20%
Windows:
10%
C#:
10%
Vim:
5%
Go:
5%
LGTMed articles
Git:
14%
JavaScript:
7%
Bash:
7%
RaspberryPi:
7%
Go:
6%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
calendar
utc
unixtime
Julian
Gregorian
ユリウス暦、グレゴリオ暦、協定世界時について
10
2000年頃に、暦と時刻についてまとめた資料です。 古いし、勘違いもあると思うので、誤り指摘願います。 ## ユリウス暦(Julian calendar) 古い太陽暦。4で割り切れる年を閏年とする暦法。ローマのジュリアス・シーザー(Gaius Julius Caesar)が制定し、BC 46 から実施した。 ## グレゴリオ暦(Gregorian calendar) 現行の太陽暦。400年間に...
2018/02/14
C#
IDisposable
dispose
C# の Dispose を正しく実装する
85
# C# の Dispose を正しく実装する IDisposable インターフェースの実装に焦点を絞った記事です。 using 構文による自動開放や、Finalizeや、GCのメカニズムについては、本記事末尾の[資料](#%E5%8F%82%E8%80%83%E8%B3%87%E6%96%99)をはじめとして、ネット上に良記事が沢山あるのでそちらを参考にしてください。 ## IDispos...
2020/02/07
Vim
今更ながらvimチートシート
27
# 私家版 Vim標準キーバインド表 基本的なキーバインドは指が覚えているが、たまに使いたいうろ覚えのvimキーバインドについての覚書です。 モーションや繰り返し回数Nの説明は省き、対となる機能はまとめて1つにしました。 完全な解説はこちらです→ http://vim-jp.org/vimdoc-ja/vimindex.html わからないキーバインドは <kbd>:h キーバインド</kbd> ...
2018/01/10
All Items
Articles
Answers
Questions