- 有休…
- 病休…
- 育休…
- 年収(月給、賞与など)…
- 住宅補助…
- 通勤補助…
- 資格手当…
- 人事評価…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source /c/Git/etc/git-completion.bash | |
source /c/Git/etc/git-prompt.sh | |
GIT_PS1_SHOWDIRTYSTATE="true" # non empty value | |
source /c/Mercurial/Contrib/bash_completion |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <time.h> | |
#include <stdlib.h> | |
#include <string.h> | |
#define ANS "STAP" | |
void rand_stap(char* buff){ | |
int i; | |
for(i=0; i<4; i++) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://hm13chibi.blog36.fc2.com/blog-entry-632.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(* repl_test.sml *) | |
use "../lib/smlsharp-lib/GetOpt.sml" | |
use "Base.sml" | |
structure GO = GetOpt | |
datatype commandLineArgs = | |
Help | |
| Version | |
| ConfigFilePath of string | |
val options = | |
[ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(* | |
* "send more money" is quiz. | |
* One character means one number. | |
* All characters are different each other. | |
* Numbers satisfy following condition. | |
* | |
* send | |
* +) more | |
* -------- | |
* money |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
正月番組石ちゃんの行ったとこ | |
場外市場 | |
海鮮丼とか | |
スキージャンプ場 | |
ラム肉 | |
小樽市場 | |
蟹・うに・いくらの三色丼 | |
あんこう鍋 | |
サッポロ |
NewerOlder