注册一亩三分地论坛,查看更多干货!
您需要 登录 才可以下载或查看附件。没有帐号?注册账号
x
本帖最后由 hzlgis 于 2010-12-11 10:43 编辑
今天在哥大的CS系网站上看Project Guidelines,发现米国教授又把Microsoft鄙视了一遍, MFC和ASP还被点名指出。。想到大学写的程序90%都tm被强迫用MFC写。。。。@%!*¥%……!%*……¥@!附传送门:http://www.cs.columbia.edu/~hgs/etc/project-checklist.html
Programming language(s)?
Often, the programming language is given by the existing software. However, we prefer you use the programming language of your choice. In the past people have used C/C++, Java and Tcl. Please note that we do not accept any Microsoft'ism, e.g., MFC, unless the project itself is about developing an MFC module. This is true for any other proprietary extensions by other vendors. We have various utilities and tools that allow you to use Unix like standard functions (like pthread) on Windows, instead of using Windows extensions (e.g., CreateThread) directly. For cgi-bin, we prefer Tcl or Perl. PHP, Java servlets or JSP are also possible for web-based systems. No ASP。。。。after you have completed your project, you will be required to submit an HTML project report as per the prescribed format.
Project reports produced by Microsoft Word are not acceptable, even if exported to HTML. |