科技部落格
2013年3月11日 星期一
從 Scratch 轉換到 C 語言 - first C program
#include <stdio.h>
int main(void)
{
printf("hello, world!\n");
return 0;
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言