$TTL 86400
@ IN SOA nx.mydns.com. root.mydns.com. (
2008022310 ; Serial
10800 ; Refresh
3600 ; Retry
432000 ; Expire
86400 ; Minimum
)
;
; Name Server
;
IN NS ns.domain.kr
ns IN A 111.111.111.111
[root@localhost mysql-5.0.51a-linux-i686]# ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-charset=euckr
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you. If you run into any trouble, please
예를 들어,
(0,1)
(1,100)
(2,200)
(3,300)
(4,350)
(5,1000)
.... 등등 이렇게 있다면 (앞 번호는 0부터 순서대로.. 하지만 뒷번호는 무작위입니다만 같은 번호는 두번 다시 안 나옵니다. 예를 들어 100이 나왔기 때문에 그 뒤에는 100이 없습니다.)
컴파일러의 매력에 빠져 살고 있습니다;;;
Louden씨의 Compiler Construction를 보며 이미 Mini C까지는 구현 해 보았습니다만 이제 본격적으로 빠지고 싶은데...
back-end(어느 번역본에선 후위부라고 설명해서 한 참 고민했습니다;;;)에 관해 좀 더 확실히 알고 싶은데