摘要: 在Pascal中,注释括在大括号中或带星号的圆括号中。Delphi 也认可C++ 风格的注释,即把注释放在双斜线后。例如: {this is a comment} (* this is another comment *) // this is a comment up to the end of 阅读全文
posted @ 2014-04-18 18:57 del88 阅读(68) 评论(0) 推荐(0)