mainjzb / rapidlyCode

help google translate for game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rapidlyCode

help google translate for maplestory to chinese

command

--src or -s input file path, default is ./a.html

--dest or -d output file path , default is ./b.html

--rule or -r rule file path, default is ./rule.md

--noad don't add AD to output file content

--adpath don't use --noad than set ad file path, default is ./Tools/ad.html

Feature

  • TimeToChineseTime

    • cover AEDT (UTC +11): Thursday, November 22, 2018 7:00 PM to 北京时间:2018年 11月22日 下午 4:00
    • cover UTC: December 18 at 11:59 PM to 北京时间:12月19日 上午 7:59
  • DeleteTags

    • delete <strong></strong> that no purpose

issure

Chrome 88 has no translation button. You can use Chrome Canary instead.

Chrome Canary Download

v1.2

  • add feature Single-line commentes are created simply by beginning in line with '#' or '-'

v1.3

  • add feature Commad_@import that in rule file can import other rule file .
@import "other_rule_file_name"

v1.4

  • upload rapidlycode source code in 'Code' folder.
  • skip the content in <>.

v1.5

  • add --noad --adpath

v1.6

  • code refactoring, running faster .
  • add feature TimeToChineseTime that UTC time -> BeiJin time and AEDT time -> BeiJin time.

v1.7

  • add new feature DeleteTags ath From a.html delete useless "<strong></strong>" tags in advance, will better work.
  • fix feature TimeToChineseTime that can't cover in sometimes.
  • fix encode to utf-8

About

help google translate for game


Languages

Language:Go 51.1%Language:C++ 24.2%Language:HTML 17.8%Language:Python 5.7%Language:CMake 1.0%Language:Batchfile 0.2%