17

11-2009

void main(void)
{
	cout << "Hello world!" << endl;
}
$test = "Hello world";

发表评论

/ 快捷键:Ctrl+Enter