René's URL Explorer Experiment


Title: Dx's Monkey Life

Open Graph Title: Dx's Monkey Life

X Title: Dx's Monkey Life

Opengraph URL: https://dxball.github.io/

Generator: Hugo 0.139.4

direct link

Domain: dxball.github.io


Hey, it has json ld scripts:
        {"@context": "https://schema.org",
        "@graph": [{
                "@type": "WebSite",
                "url": "https://dxball.github.io/","inLanguage": "en","author": {
                        "@type": "Person",
                        "name": "Dxball"
                    },"image": "https://dxball.github.io/images/Apple-Devices-Preview.png","thumbnailUrl": "https://dxball.github.io/images/screenshot.png","alternateName":["Dx's Monkey Life"],"copyrightYear":  2020 ,"copyrightHolder": {
                        "@type": "Person",
                        "name": "true"
                    },"name": "Dx's Monkey Life"
            },{"@type": "BlogPosting",
        "headline": "Visual Studio 2019/2022 使用系統管理員身分打開方案檔 (*.sln)",
        "inLanguage": "en",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://dxball.github.io/2024/12/visual-studio-open-sln-with-admin/"
        },"image": ["https://dxball.github.io/images/Apple-Devices-Preview.png"],"genre": "posts","keywords":["VisualStudio","VSCode","Windows"],"wordcount":  257 ,
        "url": "https://dxball.github.io/2024/12/visual-studio-open-sln-with-admin/","datePublished": "2024-12-05T22:39:31+08:00","dateModified": "2024-12-05T16:09:03+00:00","publisher": {
            "@type": "Organization",
            "name": "Dxball"},"author": [{
                        "@type": "Person",
                        "name": "Dxball",
                        "url": "https://dxball.github.io/authors/dxball"
                    }],"description": "Learn how to open Visual Studio solution files as an administrator in 2019/2022 for seamless project execution."
    },{"@type": "BlogPosting",
        "headline": "Visual Studio Build Tools 下載點整理",
        "inLanguage": "en",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://dxball.github.io/2024/10/visual-studio-build-tools-download/"
        },"image": ["https://dxball.github.io/images/Apple-Devices-Preview.png"],"genre": "posts","keywords":["batch","msbuild","VisualStudio","Windows"],"wordcount":  74 ,
        "url": "https://dxball.github.io/2024/10/visual-studio-build-tools-download/","datePublished": "2024-10-22T22:47:19+08:00","dateModified": "2024-12-05T16:05:37+00:00","publisher": {
            "@type": "Organization",
            "name": "Dxball"},"author": [{
                        "@type": "Person",
                        "name": "Dxball",
                        "url": "https://dxball.github.io/authors/dxball"
                    }],"description": "Discover essential download links for Visual Studio Build Tools and learn how to set up offline installations efficiently."
    },{"@type": "BlogPosting",
        "headline": "yt-dlp 使用範例",
        "inLanguage": "en",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://dxball.github.io/2024/06/yt-dlp-use-case/"
        },"image": ["https://dxball.github.io/images/Apple-Devices-Preview.png"],"genre": "posts","keywords":["cmd","YouTube","yt-dlp"],"wordcount":  136 ,
        "url": "https://dxball.github.io/2024/06/yt-dlp-use-case/","datePublished": "2024-06-18T22:50:10+08:00","dateModified": "2024-12-05T16:05:10+00:00","publisher": {
            "@type": "Organization",
            "name": "Dxball"},"author": [{
                        "@type": "Person",
                        "name": "Dxball",
                        "url": "https://dxball.github.io/authors/dxball"
                    }],"description": "Discover essential examples and tips for using yt-dlp effectively to enhance your video downloading experience."
    },{"@type": "BlogPosting",
        "headline": "在 Docker 中執行 msbuild 編譯 C++ 專案發生 LNK1318 錯誤",
        "inLanguage": "en",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://dxball.github.io/2024/04/msbuild-error-lnk1318-in-docker/"
        },"image": ["https://dxball.github.io/images/Apple-Devices-Preview.png"],"genre": "posts","keywords":["CI/CD","Docker","msbuild","Windows"],"wordcount":  173 ,
        "url": "https://dxball.github.io/2024/04/msbuild-error-lnk1318-in-docker/","datePublished": "2024-04-17T21:43:51+08:00","dateModified": "2024-12-05T16:04:38+00:00","publisher": {
            "@type": "Organization",
            "name": "Dxball"},"author": [{
                        "@type": "Person",
                        "name": "Dxball",
                        "url": "https://dxball.github.io/authors/dxball"
                    }],"description": ""
    },{"@type": "BlogPosting",
        "headline": "WinXP 安裝 .NET Framework 2.0 及 Powershell 2.0",
        "inLanguage": "en",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://dxball.github.io/2024/01/install-net20-powershell2-in-winxp/"
        },"image": ["https://dxball.github.io/images/Apple-Devices-Preview.png"],"genre": "posts","keywords":["LegacyCode","Windows"],"wordcount":  27 ,
        "url": "https://dxball.github.io/2024/01/install-net20-powershell2-in-winxp/","datePublished": "2024-01-12T22:21:17+08:00","dateModified": "2024-12-05T16:04:03+00:00","publisher": {
            "@type": "Organization",
            "name": "Dxball"},"author": [{
                        "@type": "Person",
                        "name": "Dxball",
                        "url": "https://dxball.github.io/authors/dxball"
                    }],"description": ""
    },{"@type": "BlogPosting",
        "headline": "VSCode 開啟老舊 C++ 檔案無法正確顯示標色",
        "inLanguage": "en",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://dxball.github.io/2024/01/vscode-display-wrong-syntax-highlight-in-legacy-cpp-code/"
        },"image": ["https://dxball.github.io/images/Apple-Devices-Preview.png"],"genre": "posts","keywords":["Editor","LegacyCode","VSCode"],"wordcount":  114 ,
        "url": "https://dxball.github.io/2024/01/vscode-display-wrong-syntax-highlight-in-legacy-cpp-code/","datePublished": "2024-01-09T21:55:53+08:00","dateModified": "2024-12-05T16:03:17+00:00","publisher": {
            "@type": "Organization",
            "name": "Dxball"},"author": [{
                        "@type": "Person",
                        "name": "Dxball",
                        "url": "https://dxball.github.io/authors/dxball"
                    }],"description": ""
    }]}
        

og:site_nameDx's Monkey Life
og:localeen
og:typewebsite
og:imagehttps://dxball.github.io/logo.png
twitter:cardsummary_large_image
twitter:imagehttps://dxball.github.io/logo.png
application-nameDx's Monkey Life
apple-mobile-web-app-titleDx's Monkey Life
theme-color#f8f8f8
msapplication-TileColor#da532c
google-site-verificationgoogle9ef93b55acaac792

Links:

Dx's Monkey Lifehttps://dxball.github.io/
Posts https://dxball.github.io/posts/
Tags https://dxball.github.io/tags/
Categories https://dxball.github.io/categories/
Dx's Monkey Lifehttps://dxball.github.io/
Postshttps://dxball.github.io/posts/
Tagshttps://dxball.github.io/tags/
Categorieshttps://dxball.github.io/categories/
Visual Studio 2019/2022 使用系統管理員身分打開方案檔 (*.sln)https://dxball.github.io/2024/12/visual-studio-open-sln-with-admin/
Dxballhttps://dxball.github.io/authors/dxball
VisualStudiohttps://dxball.github.io/categories/visualstudio/
Read more...https://dxball.github.io/2024/12/visual-studio-open-sln-with-admin/
VisualStudiohttps://dxball.github.io/tags/visualstudio/
VSCodehttps://dxball.github.io/tags/vscode/
Windowshttps://dxball.github.io/tags/windows/
Visual Studio Build Tools 下載點整理https://dxball.github.io/2024/10/visual-studio-build-tools-download/
Dxballhttps://dxball.github.io/authors/dxball
VisualStudiohttps://dxball.github.io/categories/visualstudio/
Read more...https://dxball.github.io/2024/10/visual-studio-build-tools-download/
Batchhttps://dxball.github.io/tags/batch/
Msbuildhttps://dxball.github.io/tags/msbuild/
VisualStudiohttps://dxball.github.io/tags/visualstudio/
Windowshttps://dxball.github.io/tags/windows/
yt-dlp 使用範例https://dxball.github.io/2024/06/yt-dlp-use-case/
Dxballhttps://dxball.github.io/authors/dxball
Toolshttps://dxball.github.io/categories/tools/
yt-dlphttps://github.com/yt-dlp/yt-dlp
Read more...https://dxball.github.io/2024/06/yt-dlp-use-case/
Cmdhttps://dxball.github.io/tags/cmd/
YouTubehttps://dxball.github.io/tags/youtube/
Yt-Dlphttps://dxball.github.io/tags/yt-dlp/
在 Docker 中執行 msbuild 編譯 C++ 專案發生 LNK1318 錯誤https://dxball.github.io/2024/04/msbuild-error-lnk1318-in-docker/
Dxballhttps://dxball.github.io/authors/dxball
Dockerhttps://dxball.github.io/categories/docker/
Read more...https://dxball.github.io/2024/04/msbuild-error-lnk1318-in-docker/
CI/CDhttps://dxball.github.io/tags/ci/cd/
Dockerhttps://dxball.github.io/tags/docker/
Msbuildhttps://dxball.github.io/tags/msbuild/
Windowshttps://dxball.github.io/tags/windows/
WinXP 安裝 .NET Framework 2.0 及 Powershell 2.0https://dxball.github.io/2024/01/install-net20-powershell2-in-winxp/
Dxballhttps://dxball.github.io/authors/dxball
Windowshttps://dxball.github.io/categories/windows/
Read more...https://dxball.github.io/2024/01/install-net20-powershell2-in-winxp/
LegacyCodehttps://dxball.github.io/tags/legacycode/
Windowshttps://dxball.github.io/tags/windows/
VSCode 開啟老舊 C++ 檔案無法正確顯示標色https://dxball.github.io/2024/01/vscode-display-wrong-syntax-highlight-in-legacy-cpp-code/
Dxballhttps://dxball.github.io/authors/dxball
VSCodehttps://dxball.github.io/categories/vscode/
Read more...https://dxball.github.io/2024/01/vscode-display-wrong-syntax-highlight-in-legacy-cpp-code/
Editorhttps://dxball.github.io/tags/editor/
LegacyCodehttps://dxball.github.io/tags/legacycode/
VSCodehttps://dxball.github.io/tags/vscode/
1https://dxball.github.io/
2https://dxball.github.io/page/2/
3https://dxball.github.io/page/3/
8https://dxball.github.io/page/8/
Hugohttps://gohugo.io/
DoIthttps://github.com/HEIGE-PCloud/DoIt
Dxballhttps://dxball.github.io/
CC BY-NC 4.0https://creativecommons.org/licenses/by-nc/4.0/
https://dxball.github.io#back-to-top

Viewport: width=device-width, initial-scale=1

Robots: noodp


URLs of crawlers that visited me.