[短文本]免费版google翻译(PHP)
摘要:
google翻译api要收费了, 所以想法写了个免费版本的google翻译: source=$source; $this->target=$target; $this->text=$text; $this->holder=array(); $this->url=str_replace(array... 阅读全文
posted @ 2012-02-21 15:38 Wind__Fantasy 阅读(1034) 评论(2) 推荐(0) 编辑