Popular Posts
DateTime package bruce.lib; import java.io.Serializable; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Arrays... abap naming rule 命名規則 報表程式(以列表格式輸出資料分析):Yaxxxxxx或Zaxxxxxx。用應用程式區的分類字母替換a。 任何有效字元替換x。注意SAP報表程式遵守相似的命名約定:Raxxxxxx。 任何其他ABAP/4程式(培訓程式或事務程式):SAPMYxxx或SAPMZxxx... IDES 4.7 Installation 電腦名稱不能使用特殊名稱(bin/etc/var ...) 網路卡-> File and Printer Sharing for Microsoft Networks ->網路應用程式的資料輸送量最大化 安裝jdk1.4 (不升級) 設置JAVA_HOME ...
Stats
Showing posts with label facebook. Show all posts
Showing posts with label facebook. Show all posts
Customize facebook share content
<html>
<head>
    <title>Custimize share content to FB</title>
    <!-- Customize share title -->
    <meta name="title" content="Shared content Title" />
    <!-- Customize share description -->
    <meta name="description" content="Shared content description" />
    <!-- Customize share image -->
    <link rel="image_src" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiakCBGuDHB1HyNK7hmHBiQpP-nt897DSNKou8Y4XLIuKOnX7wyHIPhBBsmRnD7VgUXAh-nc-nxBtxXxTuiEhjgiuUPG0Kh63ICOnsbaw7cHq9cBmqj9DNhPxActjzwhJDh_xYMCauHVnmf/s296-no/QR_http___nanashi07_blogspo.png" />
</head>
<body>
    <a href="https://www.facebook.com/sharer/sharer.php?src=bm&u=http://nanashi07.blogspot.com">Share this page to FB</a>
</body>
</html>
or
<html>
<head>
    <title>Custimize share content to FB</title>
    <!-- Customize share title -->
    <meta property="og:title" content="Shared content Title" />
    <!-- Customize share description -->
    <meta property="og:description" content="Shared content description" />
    <!-- Customize share image -->
    <meta property="og:image" content="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiakCBGuDHB1HyNK7hmHBiQpP-nt897DSNKou8Y4XLIuKOnX7wyHIPhBBsmRnD7VgUXAh-nc-nxBtxXxTuiEhjgiuUPG0Kh63ICOnsbaw7cHq9cBmqj9DNhPxActjzwhJDh_xYMCauHVnmf/s296-no/QR_http___nanashi07_blogspo.png" />
    <!-- Customize share url -->
    <meta property="og:url" content="http://nanashi07.blogspot.com" />
    <!-- Customize share image -->
    <link href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiakCBGuDHB1HyNK7hmHBiQpP-nt897DSNKou8Y4XLIuKOnX7wyHIPhBBsmRnD7VgUXAh-nc-nxBtxXxTuiEhjgiuUPG0Kh63ICOnsbaw7cHq9cBmqj9DNhPxActjzwhJDh_xYMCauHVnmf/s296-no/QR_http___nanashi07_blogspo.png" rel="image_src" type="image/jpeg" /
</head>
<body>
    <a href="https://www.facebook.com/sharer/sharer.php?src=bm&u=http://nanashi07.blogspot.com">Share this page to FB</a>
<body>
</html>