添加以下代码到你的博客中: (呵呵,抄袭至lulu Studio  http://s8.hk/0itw)


<script type="text/javascript">
    $(function(){
        c_url = 'http://s8.hk:8088/s8/s?format=text&longUrl=';
        c_url += document.location.href;
        c_url += '&jsonp=?'
        $.getJSON(c_url, function(data){
            $("<div>本文短址:</div>").css("font-weight", "normal")
                .css("font-size", "12px")
                .append($("<a>"+data+"</a>").attr("href", data))
                .appendTo(".post .postTitle"); # 此行需要特殊处理,不过在博客园一般情况下是不用修改的。
        });
    });
</script> 

 

have fun.
 ^_^

 

P.S: #GoogleCN,你走了,我们怎么办?

Help
Enter text or a webpage URL, or upload a document.
upload a document.
Translate from:  
Translate into:  
Show romanization
dào
lulu Studio
Contribute a better translation
Thank you for contributing your translation suggestion to Google Translate.
Contribute a better translation:


Languages available for translation:

Afrikaans
Albanian
Arabic
Belarusian
Bulgarian
Catalan
Chinese
Croatian
Czech
Danish
Dutch
English
Estonian
Filipino
Finnish
French
Galician
German
Greek
Hebrew
Hindi
Hungarian
Icelandic
Indonesian
Irish
Italian
Japanese
Korean
Latvian
Lithuanian
Macedonian
Malay
Maltese
Norwegian
Persian
Polish
Portuguese
Romanian
Russian
Serbian
Slovak
Slovenian
Spanish
Swahili
Swedish
Thai
Turkish
Ukrainian
Vietnamese
Welsh
Yiddish

相关文章:

  • 2021-07-05
  • 2021-07-26
  • 2021-07-13
  • 2022-02-26
  • 2021-10-09
  • 2022-01-14
  • 2021-12-24
猜你喜欢
  • 2021-09-20
  • 2023-03-29
  • 2021-05-29
  • 2021-12-13
  • 2021-10-06
  • 2022-01-10
  • 2021-08-24
相关资源
相似解决方案