ce
此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/469270/1209429/tikuT.js
function func(){ // console.log("引入成功"); var jsonData = { "PleasecallmeMaryThat'smyfirstname":"HowshallIaddressyou?", "Excuseme,Yes,it's86332788Ifyouhaveanyotherquestions,don'thesitatetoask":"couldyoupleasetellmewhatsthetelephonenumberonmydesk?", "Hello,I'mDavidChenNicetomeetyou":"Nicetomeetyoutoo", "Hi,I'mMelindaSmith,thenewsecretaryNicetomeetyouhereHi,I'mMikeBrownfromtheTrainingCenter":"Ihopeyoullbehappyworkinghere", "Sally,,MaryBrownNicetomeetyouI'mSallyJohnson,theSalesManager":"thisisournewsecretary", "Isn'titimpolitetocallpeoplebytheirfirstnamesTheunderlinedwordisofthesamewordclassas":"interesting", "Don'tbeafraidaskalotofquestions":"to", "Hello,everyoneI'dliketotoyouournewsecretary,MelindaSmith":"introduce", "IliketheworkingatmospherehereIt'svery":"friendly", "Ithinkisimpolitetocallpeoplebytheirfirstnames":"it", "I'mlookingforwardtotogetherwithyou":"working", "Ifyouhaveanyquestionshere,pleasetellusWe'llallbetohelpyou":"ready", "Keepingeyecontactmakestheotherpersonwelcomeandcomfortable":"feel", "Peoplehereusuallyeachotherbytheirfirstnamesinsteadoffamilynames":"call", "Smilealotandbefriendlyaspossibletoeveryoneyoumeet":"as", } return jsonData };