refer:http://php.net/manual/zh/language.oop5.paamayim-nekudotayim.php
In PHP, you use the self keyword to access static properties and metho...
		 lampnick
		 8年前 (2018-04-25)	 2601℃	 0评论
6喜欢
	
	
			 #include <stdio.h>
#include<stdlib.h>
#include<string.h>
#define MAX_COLS 20 //所能处理的最大序号
#define MAX_INPUT 1000 //每个...
		 lampnick
		 8年前 (2018-04-11)	 1799℃	 0评论
0喜欢