This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
eric
/
Chinese-Cedict
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
279b558b25
ブランチ
タグ
master
Chinese-Cedict
/
Programmes1
/
demo
/
config.php
config.php
92 B
履歴
Raw
1
2
3
4
5
<?php
ini_set('memory_limit', '128M');
mb_internal_encoding('UTF-8');
set_time_limit(300);