修改样式
This commit is contained in:
parent
b1f06f1de0
commit
5815efbc2f
|
@ -1,7 +1,7 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name 划词翻译:多词典查询
|
// @name 划词翻译:多词典查询
|
||||||
// @namespace http://tampermonkey.net/
|
// @namespace http://tampermonkey.net/
|
||||||
// @version 2.8
|
// @version 2.9
|
||||||
// @description 划词翻译调用“有道词典(有道翻译)、金山词霸、Bing 词典(必应词典)、剑桥高阶、沪江小D、谷歌翻译”
|
// @description 划词翻译调用“有道词典(有道翻译)、金山词霸、Bing 词典(必应词典)、剑桥高阶、沪江小D、谷歌翻译”
|
||||||
// @author https://github.com/barrer
|
// @author https://github.com/barrer
|
||||||
// @match http://*/*
|
// @match http://*/*
|
||||||
|
@ -25,433 +25,95 @@
|
||||||
/**样式*/
|
/**样式*/
|
||||||
var style = document.createElement('style');
|
var style = document.createElement('style');
|
||||||
style.textContent = `
|
style.textContent = `
|
||||||
* {
|
/*组件样式*/
|
||||||
word-wrap: break-word !important
|
*{word-wrap:break-word!important}
|
||||||
}
|
a{color:#36f;text-decoration:none;cursor:pointer}
|
||||||
|
a:hover{text-decoration:underline}
|
||||||
a {
|
img{cursor:pointer;display:inline-block;width:22px;height:22px;border:1px solid #dfe1e5;border-radius:22px;background-color:rgba(255,255,255,1);padding:2px;margin:0;margin-right:5px;box-sizing:content-box;vertical-align:middle}
|
||||||
color: #36f;
|
img:last-of-type{margin-right:auto}
|
||||||
text-decoration: none;
|
img:hover{border:1px solid #c6c6c6;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.1);box-shadow:1px 1px 3px rgba(0,0,0,0.1)}
|
||||||
cursor: pointer;
|
img[activate]{border:1px solid transparent;-webkit-box-shadow:0 0 0 1px #f90;box-shadow:0 0 0 1px #f90}
|
||||||
}
|
tr-icon{display:none;position:absolute;padding:2px;margin:0;cursor:move;box-sizing:content-box;font-size:13px;text-align:left;border:0;color:black;z-index:2147483647;background:#fff;border-radius:2px;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08);box-shadow:0 3px 8px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08)}
|
||||||
|
tr-audio{display:block;margin-bottom:5px}
|
||||||
a:hover {
|
tr-audio a{color:#36f;text-decoration:none;cursor:pointer;margin-right:10px}
|
||||||
text-decoration: underline;
|
tr-audio a:last-of-type{margin-right:auto}
|
||||||
}
|
tr-audio a:hover{text-decoration:underline}
|
||||||
|
tr-content{display:block;max-width:300px;max-height:200px;width:300px;height:200px;overflow-x:auto;overflow-y:scroll;background:white;padding:2px 8px;margin-top:5px;box-sizing:content-box;font-family:"Helvetica Neue","Helvetica","Arial","sans-serif";font-size:14px;line-height:18px}
|
||||||
img {
|
a.audio-button{color:#36f;text-decoration:none;cursor:pointer;margin-right:10px}
|
||||||
cursor: pointer;
|
a.audio-button:last-of-type{margin-right:auto}
|
||||||
display: inline-block;
|
a.audio-button:hover{text-decoration:underline}
|
||||||
width: 22px;
|
.br{border-top:1px dashed #777;margin:.5em auto .3em auto}
|
||||||
height: 22px;
|
.list-title~.list-title{margin-top:1em}
|
||||||
border: 1px solid #dfe1e5;
|
.list-title{color:#00c;display:inline-block;text-decoration:none;cursor:inherit}
|
||||||
border-radius: 22px;
|
.list-title:hover{text-decoration:none;cursor:inherit}
|
||||||
background-color: rgba(255, 255, 255, 1);
|
/*各引擎样式*/
|
||||||
padding: 2px;
|
.google .sentences,.google .trans,.google .orig,.google .dict,.google .pos,.none{display:block}
|
||||||
margin: 0;
|
.google .backend,.google .entry,.google .base_form,.google .pos_enum,.google .src,.google .confidence,.google .ld_result,.none{display:none}
|
||||||
margin-right: 5px;
|
.google .orig{font-style:italic;color:#777}
|
||||||
box-sizing: content-box;
|
.google .pos{margin-top:1em}
|
||||||
vertical-align: middle;
|
.google .pos:before{content:"["}
|
||||||
}
|
.google .pos:after{content:"]"}
|
||||||
|
.google .terms:before{content:"【"}
|
||||||
img:last-of-type {
|
.google .terms:after{content:"】"}
|
||||||
margin-right: auto;
|
.google .terms{margin-right:.2em}
|
||||||
}
|
.youdao .pron{margin-right:1em}
|
||||||
|
.youdao .phone{color:#777;margin-right:1em}
|
||||||
img:hover {
|
.youdao .phone:before{content:"["}
|
||||||
border: 1px solid #c6c6c6;
|
.youdao .phone:after{content:"]"}
|
||||||
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
|
.youdao .phrs:before{content:"[短语]";display:block}
|
||||||
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
|
.youdao .trs>.tr>.exam:before{content:"[例句]";display:block}
|
||||||
}
|
.youdao .trs>.tr>.l:before{content:"[释义]";display:block}
|
||||||
|
.youdao [class="#text"]{font-style:italic}
|
||||||
img[activate] {
|
.youdao .return-phrase,.youdao [class="@action"],.none{display:none}
|
||||||
border: 1px solid transparent;
|
.hjenglish dl,.hjenglish dt,.hjenglish dd,.hjenglish p,.hjenglish ul,.hjenglish li,.hjenglish h3{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}
|
||||||
-webkit-box-shadow: 0px 0px 0px 1px #f90;
|
.hjenglish h3{font-size:1em;font-weight:normal}
|
||||||
box-shadow: 0px 0px 0px 1px #f90;
|
.hjenglish .detail-pron,.hjenglish .pronounces{color:#777}
|
||||||
}
|
.hjenglish ul{margin-left:2em}
|
||||||
|
.hjenglish .def-sentence-from,.hjenglish .def-sentence-to{display:none}
|
||||||
tr-icon {
|
.hjenglish .detail-groups dd h3:before{counter-increment:eq;content:counter(eq) ".";display:block;width:22px;float:left}
|
||||||
display: none;
|
.hjenglish .detail-groups dl{counter-reset:eq;margin-bottom:.5em;clear:both}
|
||||||
position: absolute;
|
.hjenglish ol,.hjenglish ul{list-style:none}
|
||||||
padding: 2px;
|
.hjenglish dd{margin-left:1em}
|
||||||
margin: 0;
|
.hjenglish dd>p{margin-left:2.5em}
|
||||||
cursor: move;
|
.bing h1,.bing strong{font-size:1em;font-weight:normal;margin:0;padding:0}
|
||||||
box-sizing: content-box;
|
.bing .concise ul{list-style:none;margin:0;padding:0}
|
||||||
font-size: 13px;
|
.bing .hd_tf{margin-right:1em}
|
||||||
text-align: left;
|
.bing .concise .pos{margin-right:.2em}
|
||||||
border: 0;
|
.bing .concise .web{margin-right:auto}
|
||||||
color: black;
|
.bing .concise .web:after{content:":"}
|
||||||
z-index: 2147483647;
|
.bing .oald{margin-top:.4em}
|
||||||
background: #fff;
|
.bing .hd_tf_lh div{display:inline;color:#777}
|
||||||
border-radius: 2px;
|
.bing #authid td:first-child{width:22px;margin:0;padding:0}
|
||||||
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
|
.bing .def_row{vertical-align:top}
|
||||||
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
|
.bing .bil_dis,.bing .val_dis{padding-right:.25em}
|
||||||
}
|
.bing .li_exs{display:none}
|
||||||
|
.bing .li_id{border:0;padding:.2em}
|
||||||
tr-audio {
|
.bing .infor,.bing .sen_com,.bing .com_sep,.bing .bil,.bing .gra{padding-right:.25em}
|
||||||
display: block;
|
.bing .infor,.bing .label{padding-left:.25em}
|
||||||
margin-bottom: 5px;
|
.bing .each_seg+.each_seg{margin-top:.5em}
|
||||||
}
|
.bing .de_co div{display:inline}
|
||||||
|
.bing .idm_seg,.bing .li_ids_co{margin-left:1em}
|
||||||
tr-audio a {
|
.bing .sim{display:inline}
|
||||||
color: #36f;
|
.cambridge .entry~.entry{margin-top:1em}
|
||||||
text-decoration: none;
|
.cambridge p,.cambridge h2,.cambridge h3{padding:0;margin:0}
|
||||||
cursor: pointer;
|
.cambridge h2,.cambridge h3{font-size:1em;font-weight:normal}
|
||||||
margin-right: 10px;
|
.cambridge .headword .hw{display:block}
|
||||||
}
|
.cambridge .pron{color:#777;margin-right:1em}
|
||||||
|
.cambridge b.def{font-weight:normal}
|
||||||
tr-audio a:last-of-type {
|
.cambridge .epp-xref{border:1px solid #777;border-radius:.5em;padding:0 2px;font-size:.8em}
|
||||||
margin-right: auto;
|
.cambridge .examp,.cambridge .extraexamps,.cambridge .cols,.cambridge .xref,.cambridge .fcdo{display:none}
|
||||||
}
|
.cambridge .entry-body__el+.entry-body__el{margin-top:1em}
|
||||||
|
.cambridge .pos-body{margin-left:1em}
|
||||||
tr-audio a:hover {
|
.iciba h1{font-size:1em;font-weight:normal}
|
||||||
text-decoration: underline;
|
.iciba ul,.iciba li{list-style:none;margin:0;padding:0}
|
||||||
}
|
.iciba p,.iciba h1{margin:0;padding:0}
|
||||||
|
.iciba p{display:inline}
|
||||||
tr-content {
|
.iciba .base-speak{color:#777}
|
||||||
display: block;
|
.iciba .base-speak>span{margin-right:1em}
|
||||||
max-width: 300px;
|
.iciba .base-speak>span:last-of-type{margin-right:auto}
|
||||||
max-height: 200px;
|
.iciba .change{margin-top:.4em}
|
||||||
width: 300px;
|
.iciba .change span{margin-right:.5em}
|
||||||
height: 200px;
|
.iciba .change span:last-of-type{margin-right:auto}
|
||||||
overflow-x: auto;
|
|
||||||
overflow-y: scroll;
|
|
||||||
background: white;
|
|
||||||
padding: 2px 8px;
|
|
||||||
margin-top: 5px;
|
|
||||||
box-sizing: content-box;
|
|
||||||
font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
|
|
||||||
font-size: 14px;
|
|
||||||
line-height: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.audio-button {
|
|
||||||
color: #36f;
|
|
||||||
text-decoration: none;
|
|
||||||
cursor: pointer;
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.audio-button:last-of-type {
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.audio-button:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
.br {
|
|
||||||
border-top: 1px dashed #777;
|
|
||||||
margin: .5em auto .3em auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-title~.list-title {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-title {
|
|
||||||
color: #00c;
|
|
||||||
display: inline-block;
|
|
||||||
text-decoration: none;
|
|
||||||
cursor: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-title:hover {
|
|
||||||
text-decoration: none;
|
|
||||||
cursor: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .sentences,
|
|
||||||
.google .trans,
|
|
||||||
.google .orig,
|
|
||||||
.google .dict,
|
|
||||||
.google .pos,
|
|
||||||
.none {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .backend,
|
|
||||||
.google .entry,
|
|
||||||
.google .base_form,
|
|
||||||
.google .pos_enum,
|
|
||||||
.google .src,
|
|
||||||
.google .confidence,
|
|
||||||
.google .ld_result,
|
|
||||||
.none {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .orig {
|
|
||||||
font-style: italic;
|
|
||||||
color: #777;
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .pos {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .pos:before {
|
|
||||||
content: "[";
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .pos:after {
|
|
||||||
content: "]";
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .terms:before {
|
|
||||||
content: "【";
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .terms:after {
|
|
||||||
content: "】";
|
|
||||||
}
|
|
||||||
|
|
||||||
.google .terms {
|
|
||||||
margin-right: .2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .phone {
|
|
||||||
color: #777;
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .phone:before {
|
|
||||||
content: "[";
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .phone:after {
|
|
||||||
content: "]";
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .phrs:before {
|
|
||||||
content: "[短语]";
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .trs>.tr>.exam:before {
|
|
||||||
content: "[例句]";
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .trs>.tr>.l:before {
|
|
||||||
content: "[释义]";
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao [class="#text"] {
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
.youdao .return-phrase,
|
|
||||||
.youdao [class="@action"],
|
|
||||||
.none {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish dl,
|
|
||||||
.hjenglish dt,
|
|
||||||
.hjenglish dd,
|
|
||||||
.hjenglish p,
|
|
||||||
.hjenglish ul,
|
|
||||||
.hjenglish li,
|
|
||||||
.hjenglish h3 {
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
margin-block-start: 0px;
|
|
||||||
margin-block-end: 0px;
|
|
||||||
margin-inline-start: 0px;
|
|
||||||
margin-inline-end: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish h3 {
|
|
||||||
font-size: 1em;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish .detail-pron,
|
|
||||||
.hjenglish .pronounces {
|
|
||||||
color: #777;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish ul {
|
|
||||||
margin-left: 2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish .def-sentence-from,
|
|
||||||
.hjenglish .def-sentence-to {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish .detail-groups dd h3:before {
|
|
||||||
counter-increment: eq;
|
|
||||||
content: counter(eq) ".";
|
|
||||||
display: block;
|
|
||||||
width: 22px;
|
|
||||||
float: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish .detail-groups dl {
|
|
||||||
counter-reset: eq;
|
|
||||||
margin-bottom: .5em;
|
|
||||||
clear: both;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish ol,
|
|
||||||
.hjenglish ul {
|
|
||||||
list-style: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish dd {
|
|
||||||
margin-left: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hjenglish dd>p {
|
|
||||||
margin-left: 2.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing h1,
|
|
||||||
.bing strong {
|
|
||||||
font-size: 1em;
|
|
||||||
font-weight: normal;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .concise ul {
|
|
||||||
list-style: none;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .hd_tf {
|
|
||||||
margin-right: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .concise .pos {
|
|
||||||
margin-right: .2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .concise .web {
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .concise .web:after {
|
|
||||||
content: ":"
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .oald {
|
|
||||||
margin-top: .4em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .hd_tf_lh div {
|
|
||||||
display: inline;
|
|
||||||
color: #777;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing #authid td:first-child {
|
|
||||||
width: 22px;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .def_row {
|
|
||||||
vertical-align: top;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .bil_dis,
|
|
||||||
.bing .val_dis {
|
|
||||||
padding-right: .25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .li_exs {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .li_id {
|
|
||||||
border: 0;
|
|
||||||
padding: .2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .infor,
|
|
||||||
.bing .sen_com,
|
|
||||||
.bing .com_sep,
|
|
||||||
.bing .bil,
|
|
||||||
.bing .gra {
|
|
||||||
padding-right: .25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .infor,
|
|
||||||
.bing .label {
|
|
||||||
padding-left: .25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .each_seg+.each_seg {
|
|
||||||
margin-top: .5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .de_co div {
|
|
||||||
display: inline;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .idm_seg,
|
|
||||||
.bing .li_ids_co {
|
|
||||||
margin-left: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bing .sim {
|
|
||||||
display: inline;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .entry~.entry {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge p,
|
|
||||||
.cambridge h2,
|
|
||||||
.cambridge h3 {
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge h2,
|
|
||||||
.cambridge h3 {
|
|
||||||
font-size: 1em;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .headword .hw {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .pron {
|
|
||||||
color: #777;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge b.def {
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .epp-xref {
|
|
||||||
border: 1px solid #777;
|
|
||||||
border-radius: .5em;
|
|
||||||
padding: 0 2px;
|
|
||||||
font-size: .8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .examp,
|
|
||||||
.cambridge .extraexamps,
|
|
||||||
.cambridge .cols,
|
|
||||||
.cambridge .xref,
|
|
||||||
.cambridge .fcdo {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .entry-body__el+.entry-body__el {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cambridge .pos-body {
|
|
||||||
margin-left: 1em;
|
|
||||||
}
|
|
||||||
`;
|
`;
|
||||||
// iframe 工具库
|
// iframe 工具库
|
||||||
var iframe = document.createElement('iframe');
|
var iframe = document.createElement('iframe');
|
||||||
|
@ -466,10 +128,7 @@
|
||||||
engineTriggerTime, // 引擎触发时间(milliseconds)
|
engineTriggerTime, // 引擎触发时间(milliseconds)
|
||||||
idsType; // 当前翻译面板内容列表数组
|
idsType; // 当前翻译面板内容列表数组
|
||||||
// 初始化内容面板
|
// 初始化内容面板
|
||||||
var largeHeight = document.createElement('div'); // 防止滚动条闪来闪去
|
|
||||||
largeHeight.style.height = '10000px';
|
|
||||||
content.appendChild(contentList);
|
content.appendChild(contentList);
|
||||||
content.appendChild(largeHeight);
|
|
||||||
// 发音引擎
|
// 发音引擎
|
||||||
var audioEngines = []; // [{name: 'abc', url: 'http://*.mp3', ...}, ...]
|
var audioEngines = []; // [{name: 'abc', url: 'http://*.mp3', ...}, ...]
|
||||||
// 翻译引擎结果集
|
// 翻译引擎结果集
|
||||||
|
@ -487,8 +146,8 @@
|
||||||
CAMBRIDGE: 'cambridge'
|
CAMBRIDGE: 'cambridge'
|
||||||
};
|
};
|
||||||
var idsExtension = {
|
var idsExtension = {
|
||||||
LIST_DICT: [ids.BING, ids.HJENGLISH, ids.CAMBRIDGE, ids.ICIBA, ids.YOUDAO],
|
LIST_DICT: [ids.ICIBA, ids.YOUDAO, ids.BING, ids.HJENGLISH, ids.CAMBRIDGE],
|
||||||
LIST_DICT_LOWER_CASE: [ids.BING, ids.BING_LOWER_CASE, ids.HJENGLISH, ids.CAMBRIDGE, ids.ICIBA, ids.ICIBA_LOWER_CASE, ids.YOUDAO, ids.YOUDAO_LOWER_CASE],
|
LIST_DICT_LOWER_CASE: [ids.ICIBA, ids.ICIBA_LOWER_CASE, ids.YOUDAO, ids.YOUDAO_LOWER_CASE, ids.BING, ids.BING_LOWER_CASE, ids.HJENGLISH, ids.CAMBRIDGE],
|
||||||
LIST_GOOGLE: [ids.GOOGLE],
|
LIST_GOOGLE: [ids.GOOGLE],
|
||||||
lowerCaseMap: (function () {
|
lowerCaseMap: (function () {
|
||||||
var obj = {};
|
var obj = {};
|
||||||
|
@ -534,7 +193,7 @@
|
||||||
engines: (function () {
|
engines: (function () {
|
||||||
var obj = {};
|
var obj = {};
|
||||||
obj[ids.ICIBA] = function (text, time) {
|
obj[ids.ICIBA] = function (text, time) {
|
||||||
ajax('http://open.iciba.com/huaci_v3/dict.php?word=' + encodeURIComponent(text), function (rst) {
|
ajax('http://www.iciba.com/' + encodeURIComponent(text), function (rst) {
|
||||||
putEngineResult(ids.ICIBA, parseIciba(rst), time);
|
putEngineResult(ids.ICIBA, parseIciba(rst), time);
|
||||||
showContent();
|
showContent();
|
||||||
}, function (rst) {
|
}, function (rst) {
|
||||||
|
@ -543,7 +202,7 @@
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
obj[ids.ICIBA_LOWER_CASE] = function (text, time) {
|
obj[ids.ICIBA_LOWER_CASE] = function (text, time) {
|
||||||
ajax('http://open.iciba.com/huaci_v3/dict.php?word=' + encodeURIComponent(text.toLowerCase()), function (rst) {
|
ajax('http://www.iciba.com/' + encodeURIComponent(text.toLowerCase()), function (rst) {
|
||||||
putEngineResult(ids.ICIBA_LOWER_CASE, parseIciba(rst), time);
|
putEngineResult(ids.ICIBA_LOWER_CASE, parseIciba(rst), time);
|
||||||
showContent();
|
showContent();
|
||||||
}, function (rst) {
|
}, function (rst) {
|
||||||
|
@ -1105,14 +764,14 @@
|
||||||
}
|
}
|
||||||
html += '<div>';
|
html += '<div>';
|
||||||
if (ukphone && ukphone.length != 0) {
|
if (ukphone && ukphone.length != 0) {
|
||||||
html += '<span style="' + phoneStyle + '">[英] [' + ukphone + '] </span>';
|
html += '<span class="pron" style="' + phoneStyle + '">英 [' + ukphone + '] </span>';
|
||||||
}
|
}
|
||||||
if (usphone && usphone.length != 0) {
|
if (usphone && usphone.length != 0) {
|
||||||
html += '<span style="' + phoneStyle + '">[美] [' + usphone + '] </span>';
|
html += '<span class="pron" style="' + phoneStyle + '">美 [' + usphone + '] </span>';
|
||||||
}
|
}
|
||||||
html += '</div>';
|
html += '</div>';
|
||||||
if (phone && phone.length != 0) {
|
if (phone && phone.length != 0) {
|
||||||
html += '<div style="' + phoneStyle + '">[' + phone + '] </div>';
|
html += '<div class="pron" style="' + phoneStyle + '">[' + phone + '] </div>';
|
||||||
}
|
}
|
||||||
trs.forEach(element => {
|
trs.forEach(element => {
|
||||||
tr += '<div>' + element.tr[0].l.i[0] + '</div>';
|
tr += '<div>' + element.tr[0].l.i[0] + '</div>';
|
||||||
|
@ -1146,34 +805,36 @@
|
||||||
}
|
}
|
||||||
/**金山词霸排版*/
|
/**金山词霸排版*/
|
||||||
function parseIciba(rst) {
|
function parseIciba(rst) {
|
||||||
var html = '';
|
|
||||||
try {
|
|
||||||
rst = rst.replace(/class=\\"icIBahyI-prons\\"/g, '__mystyle__') // 音标
|
|
||||||
.replace(/\\"/g, '"') // 引号
|
|
||||||
// A标签
|
|
||||||
.replace(/<a([^>]*)?>详细释义<\/a([^>]*)?>/g, '')
|
|
||||||
.replace(/<a([^>]*)?>/g, '')
|
|
||||||
.replace(/<\/a([^>]*)?>/g, '')
|
|
||||||
// 清理属性、标签、多余空格
|
|
||||||
.replace(/(?:class|id|style|xml:lang|lang)=\"([^"]*)\"/g, '')
|
|
||||||
.replace(/(?:label>|strong>)/g, 'span>')
|
|
||||||
.replace(/(?:<label|<strong)/g, '<span')
|
|
||||||
.replace(/(?:p>)/g, 'div>')
|
|
||||||
.replace(/[ ]+/g, ' ')
|
|
||||||
// 音标
|
|
||||||
.replace(/__mystyle__/g, ' style="color:#777;"');
|
|
||||||
var match = /dict.innerHTML='(.*)?';/g.exec(rst);
|
|
||||||
html += match[1];
|
|
||||||
if (html.indexOf('去爱词霸官网翻译') != -1) {
|
|
||||||
html = '';
|
|
||||||
}
|
|
||||||
} catch (error) {
|
|
||||||
log(error);
|
|
||||||
html += error;
|
|
||||||
}
|
|
||||||
var dom = document.createElement('div');
|
var dom = document.createElement('div');
|
||||||
dom.setAttribute('class', ids.ICIBA);
|
dom.setAttribute('class', ids.ICIBA);
|
||||||
dom.innerHTML = html;
|
try {
|
||||||
|
rst = cleanHtml(rst)
|
||||||
|
.replace(/(?:a>)/ig, 'span>')
|
||||||
|
.replace(/(?:<a)/ig, '<span')
|
||||||
|
.replace(/style=".*?"/ig, '')
|
||||||
|
.replace(/<span class="prop">释义<\/span>/ig, '<span class="prop">[释义]<\/span>')
|
||||||
|
.replace(/<h1 class="base-word abbr chinese change-base">变形<\/h1>/ig, '');
|
||||||
|
var doc = htmlToDom(rst);
|
||||||
|
// 发音
|
||||||
|
doc.querySelectorAll('[ms-on-mouseover]').forEach(function (ele) {
|
||||||
|
var str = ele.getAttribute('ms-on-mouseover');
|
||||||
|
var regex = /'(http:\/\/.*?)'/ig;
|
||||||
|
var match = regex.exec(str);
|
||||||
|
if (match && match.length >= 1) {
|
||||||
|
ele.appendChild(getPlayButton({
|
||||||
|
name: '♫',
|
||||||
|
url: match[1]
|
||||||
|
}));
|
||||||
|
}
|
||||||
|
});
|
||||||
|
// 内容
|
||||||
|
doc.querySelectorAll('.in-base .in-base-top,.in-base .base-list,.in-base .change').forEach(function (ele) {
|
||||||
|
dom.appendChild(ele);
|
||||||
|
});
|
||||||
|
} catch (error) {
|
||||||
|
log(error);
|
||||||
|
dom.appendChild(htmlToDom(error));
|
||||||
|
}
|
||||||
return dom;
|
return dom;
|
||||||
}
|
}
|
||||||
/**沪江小D排版*/
|
/**沪江小D排版*/
|
||||||
|
@ -1211,8 +872,9 @@
|
||||||
function parseBing(rst) {
|
function parseBing(rst) {
|
||||||
var html = '';
|
var html = '';
|
||||||
try {
|
try {
|
||||||
rst = rst.replace(/onmouseover/ig, 'data-sound');
|
rst = rst.replace(/onmouseover/ig, 'data-sound'); // 发音链接预处理
|
||||||
rst = cleanHtml(rst).replace(/(?:a>)/ig, 'span>')
|
rst = cleanHtml(rst)
|
||||||
|
.replace(/(?:a>)/ig, 'span>')
|
||||||
.replace(/(?:<a)/ig, '<span');
|
.replace(/(?:<a)/ig, '<span');
|
||||||
var doc = htmlToDom(rst);
|
var doc = htmlToDom(rst);
|
||||||
doc.querySelectorAll('.hw_ti').forEach(function (ele) { // 牛津词头(不准)
|
doc.querySelectorAll('.hw_ti').forEach(function (ele) { // 牛津词头(不准)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user