This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * 如果有一百万只猴子,每只给一个键盘,总有一天其中一只能敲出一份完整的可运行的 Java 代码。 | |
| * | |
| * 剩下的敲的都是 Perl 代码。 | |
| * | |
| * @author 胡生生BSA | |
| * @date: 2015-9-14 | |
| */ |