摘要: 现在的生活好乱,我不知道该怎么调节自己。只想找个安静的地方踏踏实实的学习。 阅读全文
posted @ 2014-01-04 17:10 c0re 阅读(156) 评论(0) 推荐(0)
摘要: '."\n"); fclose($Lm_File); function Encode($Str, $Key_Num, &$Key) { do{ $Key = RandString($Key_Num); }while(strpos($Str, $Key) !== false); return InsertString($Str,$Key,$Key_Num); } function RandString($Num) { $Str = 'abcdefghijklmnopq... 阅读全文
posted @ 2014-01-04 11:03 c0re 阅读(341) 评论(0) 推荐(0)