skip to main
|
skip to sidebar
koha
星期四, 2月 21, 2008
C/C++/CLR
#include
using namespace std;
int main(){
cout << "Hello World!" << endl;
return 0;
}
#include
int main() {
std::cout << "Hello World << endl;
returtn 0;
}
STL, Template , Handle , Garbage Collector
星期一, 2月 11, 2008
assembly
section .data
msg db 'Hello, world!',0xA
len equ $-msg
section .text
global _start
_start:
mov edx,len
mov ecx,msg
mov ebx,1
mov eax,4
int 0x80
mov ebx,0
mov eax,1
int 0x80
Hello world
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)
標籤
koha3.0
(15)
koha
(13)
koha229
(9)
zebra
(9)
iso2709
(7)
perl
(7)
會議
(7)
mysql
(6)
search
(5)
innopac
(4)
cccii
(3)
news
(3)
catalog
(2)
koha網站
(2)
marc
(2)
unimarc
(2)
服務隊
(2)
CLR
(1)
MARC::File::XML
(1)
PMP
(1)
XML::Simple
(1)
amazon
(1)
amazonimages
(1)
assembly
(1)
autotest
(1)
books.com.tw
(1)
c
(1)
c++
(1)
cluster
(1)
css
(1)
cvs
(1)
develop
(1)
diff
(1)
git
(1)
java
(1)
koha文件
(1)
liblime
(1)
liblime 2.4
(1)
livecd
(1)
livekoha
(1)
liveusb
(1)
nkes
(1)
opac
(1)
perl6
(1)
phpmyadmin
(1)
prof
(1)
sqlite
(1)
standard
(1)
svn
(1)
z39.50
(1)
zoom
(1)
博客來網路書店
(1)
圖書館標準
(1)
網誌存檔
►
2012
(2)
►
4月
(2)
►
2011
(3)
►
11月
(1)
►
4月
(1)
►
2月
(1)
►
2010
(1)
►
12月
(1)
▼
2008
(14)
►
11月
(1)
►
4月
(3)
►
3月
(2)
▼
2月
(2)
C/C++/CLR
assembly
►
1月
(6)
►
2007
(103)
►
12月
(14)
►
11月
(11)
►
9月
(4)
►
8月
(10)
►
7月
(6)
►
6月
(3)
►
3月
(12)
►
2月
(26)
►
1月
(17)
►
2006
(79)
►
12月
(13)
►
9月
(7)
►
8月
(2)
►
7月
(15)
►
6月
(21)
►
5月
(16)
►
4月
(3)
►
2月
(2)
►
2005
(18)
►
9月
(18)
相關連結
gnu manual
git
opencatalog
liblimedeveloper
koha30cvs-git
migrate22to30
koha30tips
meld
Koha wiki
Koha opac
Koha intranet
Koha mailing list
Koha photo 1
Koha photo 2
Koha wiki
liblime wiki
Katipo blog
bloglines
bookmark
Joshua Ferraro blog
devcode
yaz
著作人
ksml
thomas
Maps