Wu.Country@侠缘

勤学似春起之苗,不见其增,日有所长; 辍学如磨刀之石,不见其损,日所有亏!

导航

2007年10月12日 #

C programming course

摘要: C programming courseA short lecture course for staff and students of the School of Physics, UNSW. Suggestions for improvements are welcomed. A note to random people who find this on the Web: this "cou... 阅读全文

posted @ 2007-10-12 15:48 Wu.Country@侠缘 阅读(1337) 评论(0) 推荐(0)

[转]Linux操作系统下 MONO执行C#程序的方法

摘要: http://linux.ccidnet.com/art/302/20071010/1236325_1.html 第一步 环境(UBUNTU系统下) sudo apt-get install mono-gmcs mono 第二步 建立example.cs class X { static void Main () { System.Console.Write("My first mo... 阅读全文

posted @ 2007-10-12 09:14 Wu.Country@侠缘 阅读(560) 评论(0) 推荐(0)