PHP扫雷(转载)。
摘要:
<?php @$init = $_POST["init"];//game restart @$clickvalue = $_POST["clickvalue"];//minesweeping $checkflag = 0;//Victory or defeat $click_count = 0;// 阅读全文
posted @ 2016-03-03 16:24 ds516 阅读(235) 评论(0) 推荐(0)
posted @ 2016-03-03 16:24 ds516 阅读(235) 评论(0) 推荐(0)