I hereby claim:
- I am yunchih on github.
- I am yunchih (https://keybase.io/yunchih) on keybase.
- I have a public key ASABaK20T1_8Mg3OzBuMHQkz_dgmJwgK4Nk_1dmS_M5iigo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
class ws::sudo { | |
package { "sudo": | |
ensure => 'present' | |
} | |
file { ['/etc/sudoers']: | |
ensure => file, | |
owner => '0', | |
group => '0', |
#### Contents of the preconfiguration file (for wheezy) | |
### Localization | |
d-i debian-installer/locale string en_US.UTF-8 | |
d-i debian-installer/keymap select us | |
d-i keymap select us | |
### Network configuration | |
d-i netcfg/choose_interface select auto | |
### Mirror settings |
請看目前網站的樣子:ntuchorus.github.io
#include <iostream> | |
#include <algorithm> | |
#include <string> | |
#include <vector> | |
using namespace std; | |
const int MaxCharacterHash = 20; | |
int searchMinimalPerfectHash(int i, vector<string>& fwords, vector<string>& hash, vector<bool>& visited, vector<int>& values ); | |
vector<string> words = { | |
"auto", |
; What does "BP.DEVNUM" mean? | |
DPBLOCK STRUC | |
DEVNUM DB ? ;I/O driver number | |
DPBLOCK ENDS | |
MOV AH,[BP.DEVNUM] | |
;------------------- | |
; We see this pattern many times : | |
; SegmentRegister : [ PointerRegister.NAME ] |
" Vim color file | |
" Converted from Textmate theme Monokai using Coloration v0.3.2 (http://github.com/sickill/coloration) | |
set background=dark | |
highlight clear | |
if exists("syntax_on") | |
syntax reset | |
endif |
#台大合唱團冬季公演
##《覓秘-尋古典敘浪漫》 我們將延續 2014 年冬季公演《循尋》的合唱史脈絡,再次邀請車炎江老師擔任導聆人,從莫札特、海頓到羅西尼與布拉姆斯,演唱古典時期及浪漫時期的合唱經典曲目。下半場則為音樂劇《屋上提琴手》組曲,包含Tradition、If I Were a Rich Man、Sunrise, Sunset等著名曲目;另外,也將演唱中文經典歌曲與西洋流行老歌。
##票價優惠
#The TOY Assembly Language
The TOY language is an experimental ( educational ) assembly language target for TOY achitecture, and is a part of our final project C14-Assembler. Primary contributors to this project include: Andy , Tony and Borris.
##Directive
.DATA
.TEXT
Case-insensitive