{"id":1659,"date":"2025-06-30T15:54:53","date_gmt":"2025-06-30T15:54:53","guid":{"rendered":"https:\/\/dicasecia.com\/?p=1659"},"modified":"2025-06-30T15:55:19","modified_gmt":"2025-06-30T15:55:19","slug":"%ec%9d%b4%ec%a0%9c-%ed%9c%b4%eb%8c%80%ed%8f%b0%ec%9c%bc%eb%a1%9c-%ec%b4%88%ec%9d%8c%ed%8c%8c%eb%a5%bc-%ed%95%98%eb%8a%94-%eb%b0%a9%eb%b2%95%ec%9d%84-%ec%95%8c%ec%95%84%eb%b3%b4%ec%84%b8%ec%9a%94","status":"publish","type":"post","link":"https:\/\/dicasecia.com\/ko\/veja-agora-como-fazer-ultrassom-no-celular\/","title":{"rendered":"\uc9c0\uae08 \ud734\ub300\ud3f0\uc73c\ub85c \ucd08\uc74c\ud30c \uac80\uc0ac\ub97c \ud558\ub294 \ubc29\ubc95\uc744 \ud655\uc778\ud558\uc138\uc694"},"content":{"rendered":"<p>\uc571\uc744 \uc774\uc6a9\ud558\uba74 \ud0dc\uc544\ubc1c\ub2ec \uc601\uc0c1\uc744 \ubaa8\ubc14\uc77c\uc5d0\uc11c \ubc14\ub85c \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. <strong>\uc2a4\uce94\ubca0\uc774\ube44<\/strong>App Store\uc640 Google Play\uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc20f\ucf54\ub4dc\ub97c \ud1b5\ud574 \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub824\uba74 \uc544\ub798 \uc571 \uc138\ubd80 \uc815\ubcf4\ub97c \ud655\uc778\ud558\uc138\uc694.<\/p>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/yc8__Zdp6cgj5dKrqupQPPrJ_O1vkpj-XT5vKwfGU6Kdo40HS6GcA0P9cha95BsjdiwQ=w240-h480-rw\" alt=\"ScanBaby \uc544\uae30 \ucd08\uc74c\ud30c \ud559\uc2b5\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">ScanBaby \uc544\uae30 \ucd08\uc74c\ud30c \ud559\uc2b5<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,4<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">2,380\uac1c\uc758 \ub9ac\ubdf0<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10\ub9cc+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\ub2e4\uc6b4\ub85c\ub4dc<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/dicasecia.com\/ko\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.scanbooster.scanbaby\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Google Play\uc5d0 \uc124\uce58\ud558\uc138\uc694\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/dicasecia.com\/ko\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/scanbaby-ultrassom-do-beb\/id1468282082\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store\uc5d0\uc11c \uc124\uce58\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<h2>\uc2a4\uce94\ubca0\uc774\ube44\ub780 \ubb34\uc5c7\uc778\uac00\uc694?<\/h2>\n<p>\uc601\ud615 <strong>\uc2a4\uce94\ubca0\uc774\ube44<\/strong> \ub294 \uc784\uc2e0 \uae30\uac04\ubcc4 \uc544\uae30\uc758 \uc0c1\uc138\ud55c 3D \uc774\ubbf8\uc9c0\ub97c \uc81c\uacf5\ud558\ub294 \ud601\uc2e0\uc801\uc778 \uc571\uc785\ub2c8\ub2e4. \uc2e4\uc81c \ucd08\uc74c\ud30c \uac80\uc0ac\ub97c \uc218\ud589\ud558\uc9c0\ub294 \uc54a\uc9c0\ub9cc, \uc608\ube44 \ubd80\ubaa8\uc640 \uad00\uc2ec \uc788\ub294 \uc0ac\ub78c\ub4e4\uc5d0\uac8c \uad50\uc721\uc801\uc774\uace0 \uc0c1\ud638\uc791\uc6a9\uc801\uc778 \uacbd\ud5d8\uc744 \uc81c\uacf5\ud558\uc5ec \ud0dc\uc544 \ubc1c\ub2ec\uc744 \uc2dc\uac01\uc801\uc774\uace0 \uc811\uadfc \uac00\ub2a5\ud55c \ubc29\uc2dd\uc73c\ub85c \uc774\ud574\ud558\ub3c4\ub85d \ub3d5\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uc8fc\uc694 \ud2b9\uc9d5<\/h2>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \uc2a4\uce94 \ubaa8\ub4dc <\/strong><\/p>\n<p>\uc774 \ubaa8\ub4dc\uc5d0\uc11c\ub294 \uc784\uc2e0 \uae30\uac04\uc758 \uc5ec\ub7ec \uc8fc\uc5d0 \uac78\uce5c 3D \ucd08\uc74c\ud30c \uc774\ubbf8\uc9c0\ub97c \uc0b4\ud3b4\ubcf4\uace0, \uc544\uae30\uc758 \uc911\uc694\ud55c \uad6c\uc870\ub97c \uac15\uc870\ud558\uc5ec \uc774\ud574\ub97c \ub3d5\uc2b5\ub2c8\ub2e4.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \ud559\uc2b5 \ubaa8\ub4dc <\/strong><\/p>\n<p>\uc544\uae30\uc758 \uc784\uc2e0 \uae30\uac04 \ub3d9\uc548\uc758 \ubcc0\ud654\uc640 \ubc1c\ub2ec\uc5d0 \ub300\ud55c \uad50\uc721\uc801 \uc815\ubcf4\uc640 \uc790\uc138\ud55c \uc124\uba85\uc744 \uc81c\uacf5\ud558\uba70, \uc9c1\uad00\uc801\uc73c\ub85c \ud559\uc2b5\ud560 \uc218 \uc788\ub294 \ub77c\ubca8\uacfc \uc124\uba85\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \uc2dc\uccad \ubaa8\ub4dc <\/strong><\/p>\n<p>\uc790\uad81 \uc548\uc5d0\uc11c \uc544\uae30\uac00 \uc6c0\uc9c1\uc774\ub294 \ubaa8\uc2b5\uc744 \ubcf4\uc5ec\uc8fc\ub294 \uc2e4\uc81c \ucd08\uc74c\ud30c \uc601\uc0c1\uc744 \ud45c\uc2dc\ud558\uc5ec \ud0dc\uc544 \uc131\uc7a5\uc744 \ub354\uc6b1 \uc0ac\uc2e4\uc801\uc774\uace0 \ud765\ubbf8\ub86d\uac8c \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n<h2>ScanBaby\ub294 \uc5b4\ub5bb\uac8c \uc791\ub3d9\ud558\ub098\uc694?<\/h2>\n<p>\ub2e4\uc74c \uc0ac\ud56d\uc744 \uac15\uc870\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. <strong>\uc2a4\uce94\ubca0\uc774\ube44<\/strong> \ud734\ub300\ud3f0 \uce74\uba54\ub77c\ub098 \ud558\ub4dc\uc6e8\uc5b4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uac80\uc0ac\ub97c \uc218\ud589\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \uc758\ub8cc \ucd9c\ucc98\uc5d0\uc11c \uc5bb\uc740 \ucd08\uc74c\ud30c \uc774\ubbf8\uc9c0\uc640 \ube44\ub514\uc624 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc774 \uc571\uc740 \ud559\uc2b5 \ubc0f \uc2dc\uac01\ud654 \ub3c4\uad6c\uc77c \ubfd0, \uc758\ub8cc \uac80\uc0ac\ub97c \ub300\uccb4\ud558\ub294 \uac83\uc740 \uc544\ub2d9\ub2c8\ub2e4.<\/p>\n<h2>ScanBaby\uc758 \uc7a5\uc810<\/h2>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \uc27d\uace0 \uc790\uc720\ub85c\uc6b4 \uc811\uadfc <\/strong><\/p>\n<p>\uc548\ub4dc\ub85c\uc774\ub4dc\uc640 iOS\uc5d0\uc11c \ubb34\ub8cc\ub85c \uc774\uc6a9 \uac00\ub2a5\ud55c \uc774 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc0ac\uc6a9\ud558\uba74 \ub204\uad6c\ub098 \ud0dc\uc544 \ucd08\uc74c\ud30c\uc5d0 \ub300\ud55c \uad50\uc721 \ucf58\ud150\uce20\uc5d0 \ud734\ub300\ud3f0\uc73c\ub85c \uc9c1\uc811 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \uc9c1\uad00\uc801\uc778 \uc778\ud130\ud398\uc774\uc2a4 <\/strong><\/p>\n<p>\uc774 \uc571\uc740 \uac04\ub2e8\ud558\uace0 \uc0ac\uc6a9\uc790 \uce5c\ud654\uc801\uc778 \ub514\uc790\uc778\uc73c\ub85c \ubaa8\ub4e0 \uc5f0\ub839\ub300\uc758 \uc0ac\uc6a9\uc790\uac00 \ub2e4\uc591\ud55c \uae30\ub2a5\uacfc \ubaa8\ub4dc\ub97c \uc27d\uac8c \ud0d0\uc0c9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \uac80\uc99d\ub41c \uad50\uc721 \ucf58\ud150\uce20 <\/strong><\/p>\n<p>ScanBaby\ub294 \uc2e4\uc81c \ub370\uc774\ud130\uc5d0 \uae30\ubc18\ud55c \uc774\ubbf8\uc9c0\uc640 \ube44\ub514\uc624\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc784\uc2e0\uc744 \ub354 \uc798 \uc774\ud574\ud558\uace0\uc790 \ud558\ub294 \uc0ac\ub78c\ub4e4\uc5d0\uac8c \ud0dc\uc544 \ubc1c\ub2ec\uc744 \uc815\ud655\ud558\uac8c \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> \uc784\uc0b0\ubd80\ub97c \uc704\ud55c \uc815\uc11c\uc801 \uc9c0\uc6d0 <\/strong><\/p>\n<p>\uc784\uc0b0\ubd80\ub294 \uc544\uae30\uc758 \uc0ac\uc9c4\uacfc \uc601\uc0c1\uc744 \ubcf4\uba74\uc11c \uc784\uc2e0 \uc911\uc5d0\ub3c4, \uc2ec\uc9c0\uc5b4 \ubcd1\uc6d0 \uc9c4\ub8cc\ub97c \ubc1b\uc9c0 \uc54a\ub294 \uae30\uac04\uc5d0\ub3c4 \ub354\uc6b1 \uce5c\ubc00\uac10\uacfc \uc548\uc815\uac10\uc744 \ub290\ub084 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8 \uc81c\ud55c \uc0ac\ud56d<\/h2>\n<p>ScanBaby\ub294 \uc5ec\ub7ec \uac00\uc9c0 \uc7a5\uc810\uc774 \uc788\uc9c0\ub9cc, \uc2e4\uc81c \ucd08\uc74c\ud30c \uac80\uc0ac\ub97c \uc218\ud589\ud558\uc9c0 \uc54a\ub294\ub2e4\ub294 \uc810\uc744 \uc774\ud574\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \uc758\ub8cc \ubaa8\ub2c8\ud130\ub9c1\uc774\ub098 \uc804\ubb38\uc801\uc778 \uc9c4\ub2e8\uc744 \ub300\uccb4\ud558\uc9c0 \uc54a\uc73c\uba70, \uac74\uac15 \ubaa8\ub2c8\ud130\ub9c1\uc774\ub098 \ubcf4\uace0\uc11c \uc791\uc131 \uae30\ub2a5\ub3c4 \uc81c\uacf5\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>ScanBaby\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uace0 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740?<\/h2>\n<p>\uc571\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub824\uba74 \ud734\ub300\ud3f0\uc758 \uc571 \uc2a4\ud1a0\uc5b4\uc5d0 \uc811\uc18d\ud558\uae30\ub9cc \ud558\uba74 \ub429\ub2c8\ub2e4. <b>\uc571\uc2a4\ud1a0\uc5b4<\/b> iPhone \ub610\ub294 <b>\uad6c\uae00 \ud50c\ub808\uc774<\/b> Android\uc758 \uacbd\uc6b0 \u2014 \uac80\uc0c9 <b>\uc2a4\uce94\ubca0\uc774\ube44<\/b>\uc124\uce58\uac00 \uc644\ub8cc\ub418\uba74 \uc2a4\uce94, \ud559\uc2b5, \uc2dc\uccad \ubaa8\ub4dc\ub97c \ud1b5\ud574 \ud0dc\uc544 \ubc1c\ub2ec\uc5d0 \ub300\ud55c \uad50\uc721\uc801\uc778 \ub0b4\uc6a9\uc744 \ud559\uc2b5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uc77c\ubc18\uc801\uc778 \uc9c8\ubb38<\/h2>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> ScanBaby\uac00 \ud734\ub300\ud3f0\uc73c\ub85c \uc2e4\uc81c \ucd08\uc74c\ud30c \uac80\uc0ac\ub97c \uc2e4\uc2dc\ud558\ub098\uc694?\n<\/div>\n<div class=\"content\">\n<p><b>\uc544\ub2c8\uc694.<\/b> ScanBaby\ub294 \uc2e4\uc81c \uc774\ubbf8\uc9c0\uc640 \ube44\ub514\uc624 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \uc81c\uacf5\ud558\uc9c0\ub9cc, \ud734\ub300\uc804\ud654\ub97c \ud1b5\ud55c \uac80\uc0ac\ub294 \uc2e4\uc2dc\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> \uc774 \uc571\uc740 \ubb34\ub8cc\uc778\uac00\uc694?\n<\/div>\n<div class=\"content\">\n<p>\ub124, ScanBaby\ub294 App Store\uc640 Google Play\uc5d0\uc11c \ubb34\ub8cc\ub85c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc73c\uba70, \uc8fc\uc694 \ucf58\ud150\uce20\uc640 \uae30\ub2a5\uc5d0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> \uc571\uc744 \uc0ac\uc6a9\ud574\uc11c \ub0b4 \uc2dc\ud5d8 \uacfc\uc815\uc744 \uc9c1\uc811 \ucd94\uc801\ud560 \uc218 \uc788\ub098\uc694?\n<\/div>\n<div class=\"content\">\n<p>\uc544\ub2c8\uc694. \uc571\uc740 \ucd08\uc74c\ud30c \uc7a5\ube44\uc5d0 \uc5f0\uacb0\ub418\uc9c0 \uc54a\uc73c\uba70 \uad50\uc721 \ubc0f \uc2dc\uac01\uc801 \ub3c4\uad6c\ub85c\ub9cc \uae30\ub2a5\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> \uc5b4\ub5a4 \uc6b4\uc601\uccb4\uc81c\uac00 \uc9c0\uc6d0\ub418\ub098\uc694?\n<\/div>\n<div class=\"content\">\n<p>ScanBaby\ub294 iOS(iPhone \ubc0f iPad) \ubc0f Android \uae30\uae30\uc640 \ud638\ud658\ub429\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> \uc774 \uc571\uc740 \uc548\uc804\ud55c\uac00\uc694?\n<\/div>\n<div class=\"content\">\n<p>\ub124, ScanBaby\ub294 \uc548\uc804\ud558\uba70 \ubbfc\uac10\ud55c \uc0ac\uc6a9\uc790 \ub370\uc774\ud130\uc5d0 \uc811\uadfc\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2e8\uc9c0 \ubcf4\uae30\uc6a9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc73c\ub85c\ub9cc \uc791\ub3d9\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n<h2>\ucd5c\uc885 \uace0\ub824\uc0ac\ud56d<\/h2>\n<p>\uc601\ud615 <strong>\uc2a4\uce94\ubca0\uc774\ube44<\/strong> \uc784\uc2e0 \uc911 \uc544\uae30 \ubc1c\ub2ec\uc5d0 \ub300\ud574 \uc2e4\uc6a9\uc801\uc774\uace0 \uc778\ud130\ub799\ud2f0\ube0c\ud55c \ubc29\uc2dd\uc73c\ub85c \ud734\ub300\ud3f0\uc5d0\uc11c \uc9c1\uc811 \uc54c\uc544\ubcf4\uace0 \uc2f6\uc740 \ubd84\ub4e4\uc5d0\uac8c \ud6cc\ub96d\ud55c \uc120\ud0dd\uc785\ub2c8\ub2e4. \uc608\ube44 \ubd80\ubaa8\uc640 \ud559\uc0dd\ub4e4\uc5d0\uac8c \uc774\uc0c1\uc801\uc778 \uc774 \uc571\uc740 \uc758\ub8cc \ubaa8\ub2c8\ud130\ub9c1\uc744 \ubcf4\uc644\ud558\ub294 \ubbff\uc744 \uc218 \uc788\uace0 \uad50\uc721\uc801\uc778 \ucf58\ud150\uce20\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>","protected":false},"excerpt":{"rendered":"<p>Voc\u00ea pode visualizar imagens do desenvolvimento fetal diretamente no seu celular com o aplicativo ScanBaby, dispon\u00edvel para download na App Store e Google Play. Confira os detalhes do app logo abaixo para fazer o download via shortcode. O que \u00e9 o ScanBaby? O ScanBaby \u00e9 um aplicativo inovador que oferece imagens 3D detalhadas de beb\u00eas [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1662,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[],"class_list":{"0":"post-1659","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/posts\/1659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/comments?post=1659"}],"version-history":[{"count":6,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/posts\/1659\/revisions"}],"predecessor-version":[{"id":1669,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/posts\/1659\/revisions\/1669"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/media\/1662"}],"wp:attachment":[{"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/media?parent=1659"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/categories?post=1659"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/tags?post=1659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}