{"id":1569,"date":"2025-06-16T18:49:15","date_gmt":"2025-06-16T18:49:15","guid":{"rendered":"https:\/\/dicasecia.com\/?p=1569"},"modified":"2025-06-16T18:49:48","modified_gmt":"2025-06-16T18:49:48","slug":"%eb%ac%b4%eb%a3%8c-%ed%98%88%eb%8b%b9-%ec%b8%a1%ec%a0%95-%ec%95%b1","status":"publish","type":"post","link":"https:\/\/dicasecia.com\/ko\/aplicativo-para-medir-glicose-gratis\/","title":{"rendered":"\ubb34\ub8cc \ud608\ub2f9 \uce21\uc815\uae30 \uc571"},"content":{"rendered":"<p>\ud3ec\ub3c4\ub2f9 \uce21\uc815 \ubc0f \uc870\uc808\uc744 \uc704\ud55c \ubb34\ub8cc \uc571\uc744 \ucc3e\uace0 \uacc4\uc2dc\ub2e4\uba74, <b>\ub2f9\ub1e8\ubcd1:M<\/b> \ud6cc\ub96d\ud55c \uc635\uc158\uc785\ub2c8\ub2e4. \ub450 \uac00\uc9c0 \ubaa8\ub450\uc5d0\uc11c \uc0ac\uc6a9 \uac00\ub2a5\ud569\ub2c8\ub2e4. <a href=\"https:\/\/apps.apple.com\/br\/app\/diabetes-m\/id1196733537\" target=\"_blank\">\uc571\uc2a4\ud1a0\uc5b4<\/a> \uc5bc\ub9c8\ub098 \ub9ce\uc740 <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.mydiabetes\" target=\"_blank\">\uad6c\uae00 \ud50c\ub808\uc774<\/a>Diabetes:M\uc740 \ud608\ub2f9, \uc2dd\ub2e8, \uc57d\ubb3c \ubcf5\uc6a9, \uadf8\ub9ac\uace0 \uc2e0\uccb4 \ud65c\ub3d9\uc744 \ub354\uc6b1 \uc27d\uac8c \ubaa8\ub2c8\ud130\ub9c1\ud560 \uc218 \uc788\ub3c4\ub85d \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc544\ub798\uc5d0\uc11c Diabetes:M\uc774 \uc81c\uacf5\ud558\ub294 \uae30\ub2a5\uacfc \uc77c\uc0c1\uc0dd\ud65c\uc5d0 \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ud560 \uc218 \uc788\ub294\uc9c0 \uc790\uc138\ud788 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/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\/aMkPFTtGHdW550VQYpD0Q0_X2eNPApCgpTo1Z5rEpHN0aJyc8u8HOpBK5un7l-1-f4E=w240-h480-rw\" alt=\"\ub2f9\ub1e8\ubcd1:M - \ud608\ub2f9 \uc77c\uae30\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\ub2f9\ub1e8\ubcd1:M - \ud608\ub2f9 \uc77c\uae30<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,6<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">16,958\uac1c\uc758 \ub9ac\ubdf0<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50\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.mydiabetes\" 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\/diabetes-m\/id1196733537\" 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>\ub2f9\ub1e8\ubcd1:M\uc774\ub780?<\/h2>\n<p>\uc601\ud615 <b>\ub2f9\ub1e8\ubcd1:M<\/b> Sirma Medical Systems\uc5d0\uc11c \uac1c\ubc1c\ud55c \ub2f9\ub1e8\ubcd1 \uad00\ub9ac \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc785\ub2c8\ub2e4. \ud608\ub2f9, \uc601\uc591, \uc57d\ubb3c \ubcf5\uc6a9, \uc2e0\uccb4 \ud65c\ub3d9\uc744 \ubaa8\ub2c8\ud130\ub9c1\ud558\ub294 \uc644\ubcbd\ud55c \ub3c4\uad6c\ub97c \uc81c\uacf5\ud558\uc5ec \uc0ac\uc6a9\uc790\uac00 \ud6a8\uc728\uc801\uc774\uace0 \uc2e4\uc6a9\uc801\uc778 \ubc29\uc2dd\uc73c\ub85c \ub2f9\ub1e8\ubcd1\uc744 \uad00\ub9ac\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc774 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc740 1\ud615, 2\ud615, \uc784\uc2e0\uc131 \ub2f9\ub1e8\ubcd1 \ud658\uc790 \ub610\ub294 \uac00\uc871 \uad6c\uc131\uc6d0\uc758 \uac74\uac15\uc744 \ubaa8\ub2c8\ud130\ub9c1\ud558\ub824\ub294 \uc0ac\ub78c\ub4e4\uc5d0\uac8c \uc801\ud569\ud569\ub2c8\ub2e4.<\/p>\n<h2>\uc8fc\uc694 \ud2b9\uc9d5<\/h2>\n<h3>1. \ub370\uc774\ud130 \uae30\ub85d<\/h3>\n<p>Diabetes:M\uc744 \uc0ac\uc6a9\ud558\uba74 \ub2e4\uc74c\uc744 \ud3ec\ud568\ud558\uc5ec \uadc0\ud558\uc758 \uc0c1\ud0dc\uc5d0 \ub300\ud55c \uc815\ubcf4\ub97c \uc27d\uac8c \uae30\ub85d\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<ul>\n<li><b>\ud608\ub2f9:<\/b> \ud558\ub8e8 \uc911 \uc5ec\ub7ec \uc2dc\uac04\ub300\uc5d0 \uac78\uccd0 \ud3ec\ub3c4\ub2f9 \uc218\uce58\ub97c \uae30\ub85d\ud569\ub2c8\ub2e4.<\/li>\n<li><b>\uc2dd\uc0ac:<\/b> \ud0c4\uc218\ud654\ubb3c \uc12d\ucde8\ub7c9\uc744 \ubaa8\ub2c8\ud130\ub9c1\ud558\uae30 \uc704\ud574 \uba39\uc740 \uc74c\uc2dd\uc744 \uae30\ub85d\ud574 \ubcf4\uc138\uc694.<\/li>\n<li><b>\uc2e0\uccb4 \ud65c\ub3d9:<\/b> \uc6b4\ub3d9\uc774 \ud3ec\ub3c4\ub2f9 \uc218\uce58\uc5d0 \uc5b4\ub5a4 \uc601\ud5a5\uc744 \ubbf8\uce58\ub294\uc9c0 \ud655\uc778\ud558\ub824\uba74 \uc6b4\ub3d9\uc744 \uae30\ub85d\ud558\uc138\uc694.<\/li>\n<li><b>\uc778\uc290\ub9b0\uacfc \uc57d\ubb3c:<\/b> \ud22c\uc5ec\ub41c \ubcf5\uc6a9\ub7c9\uc744 \ucd94\uc801\ud558\uc138\uc694.<\/li>\n<\/ul>\n<p>\ub610\ud55c, \uc571\uc744 \uc0ac\uc6a9\ud558\uba74 \ud56d\ubaa9\uc5d0 \uc0ac\uc9c4\uc744 \ucd94\uac00\ud558\uc5ec \ud328\ud134\uc744 \uc2dd\ubcc4\ud558\uace0 \uc2dc\uac04 \uacbd\uacfc\uc5d0 \ub530\ub978 \ub370\uc774\ud130\ub97c \ubd84\uc11d\ud558\uae30\uac00 \ub354 \uc26c\uc6cc\uc9d1\ub2c8\ub2e4.<\/p>\n<h3>2. HbA1c \ucd94\uc815<\/h3>\n<p>Diabetes:M\uc740 \uae30\ub85d\ub41c \ub370\uc774\ud130\ub97c \uae30\ubc18\uc73c\ub85c \ub2f9\ud654\ud608\uc0c9\uc18c(HbA1c) \ucd94\uc815\uce58\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4. \uc2e4\ud5d8\uc2e4 \uac80\uc0ac\ub97c \ub300\uccb4\ud560 \uc218\ub294 \uc5c6\uc9c0\ub9cc, \uc774 \ucd94\uc815\uce58\ub294 \ud608\ub2f9 \uc870\uc808 \uc0c1\ud0dc\ub97c \uac1c\uad04\uc801\uc73c\ub85c \ubcf4\uc5ec\uc8fc\uace0 \ud608\ub2f9 \ubcc0\ud654 \ucd94\uc774\uc640 \uc8fc\uc758\uac00 \ud544\uc694\ud55c \ubd80\ubd84\uc744 \ud30c\uc545\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>3. \uc0ac\uc6a9\uc790 \uc815\uc758 \ubcf4\uace0\uc11c<\/h3>\n<p>\uc774 \uc571\uc744 \uc0ac\uc6a9\ud558\uba74 PDF, Excel \ub610\ub294 CSV \ud615\uc2dd\uc73c\ub85c \ubcf4\uace0\uc11c\ub97c \uc0dd\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubcf4\uace0\uc11c\ub294 \uc758\ub8cc\uc9c4\uacfc \uacf5\uc720\ud558\uc5ec \uc9c4\ud589 \uc0c1\ud669\uc744 \ub354\uc6b1 \uc27d\uac8c \ubaa8\ub2c8\ud130\ub9c1\ud558\uace0 \uce58\ub8cc\uc5d0 \ub300\ud55c \uc815\ubcf4\uc5d0 \uae30\ubc18\ud55c \uacb0\uc815\uc744 \ub0b4\ub9b4 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4.<\/p>\n<h3>4. \uc7a5\uce58 \uc5f0\uacb0<\/h3>\n<p>Diabetes:M\uc740 Accu-Chek \ud608\ub2f9 \uce21\uc815\uae30\ub97c \ud3ec\ud568\ud55c \ub2e4\uc591\ud55c \uae30\uae30\uc640 \ud638\ud658\ub429\ub2c8\ub2e4. \ube14\ub8e8\ud22c\uc2a4 \uc5f0\uacb0\uc744 \ud1b5\ud574 \ub370\uc774\ud130\uac00 \uc571\uc73c\ub85c \uc790\ub3d9 \uc804\uc1a1\ub418\uc5b4 \uc218\ub3d9 \uc785\ub825\uc774 \ud544\uc694 \uc5c6\uace0 \uc624\ucc28 \ubc94\uc704\ub3c4 \uc904\uc5b4\ub4ed\ub2c8\ub2e4.<\/p>\n<h3>5. \uac74\uac15 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uacfc\uc758 \ud1b5\ud569<\/h3>\n<p>\uc774 \uc571\uc740 Apple Health \ubc0f Google Fit\uacfc \ud1b5\ud569\ub418\uc5b4 \ubaa8\ub4e0 \uac74\uac15 \ub370\uc774\ud130\ub97c \ud55c\uacf3\uc5d0\uc11c \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc2dd\ub2e8\uacfc \uc6b4\ub3d9 \ub4f1 \ub2e4\uc591\ud55c \uc694\uc778\uc774 \ud608\ub2f9 \uc218\uce58\uc5d0 \ubbf8\uce58\ub294 \uc601\ud5a5\uc744 \uc27d\uac8c \ubd84\uc11d\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>6. \ub3d9\uae30 \ubd80\uc5ec \ubc0f \uac8c\uc784\ud654<\/h3>\n<p>Diabetes:M\uc740 \uac8c\uc784\ud654 \uc694\uc18c\ub97c \ud65c\uc6a9\ud558\uc5ec \ub2f9\ub1e8\ubcd1 \uad00\ub9ac\uc5d0 \ub354\uc6b1 \ubab0\uc785\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4. \uc571\uc740 \ub3c4\uc804 \uacfc\uc81c\uc640 \ubcf4\uc0c1\uc744 \uc81c\uacf5\ud558\uc5ec \uc0ac\uc6a9\uc790\uac00 \uac74\uac15\ud55c \uc2b5\uad00\uc744 \uc720\uc9c0\ud558\uace0 \uc815\uae30\uc801\uc73c\ub85c \ub370\uc774\ud130\ub97c \uae30\ub85d\ud558\ub3c4\ub85d \uc7a5\ub824\ud569\ub2c8\ub2e4.<\/p>\n<h2>\uc571 \ubc84\uc804<\/h2>\n<p>Diabetes:M\uc740 \ub450 \uac00\uc9c0 \ubc84\uc804\uc73c\ub85c \uc81c\uacf5\ub429\ub2c8\ub2e4.<\/p>\n<ul>\n<li><b>\ubb34\ub8cc \ubc84\uc804:<\/b> \ub370\uc774\ud130 \ub85c\uae45, HbA1c \ucd94\uc815, CSV \ubcf4\uace0\uc11c \uc0dd\uc131 \ub4f1\uc758 \uae30\ubcf8 \uae30\ub2a5\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><b>\ud504\ub9ac\ubbf8\uc5c4 \ubc84\uc804:<\/b> \uc774 \uc81c\ud488\uc740 \ubcfc\ub7ec\uc2a4 \uacc4\uc0b0\uae30, PDF \ubc0f Excel \ubcf4\uace0\uc11c, Accu-Chek \uc7a5\uce58\uc640\uc758 \ud1b5\ud569, \uace0\uae09 \uadf8\ub798\ud53d \ub4f1\uc758 \ucd94\uac00 \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<p>\uc571\uc740 \ubb34\ub8cc\ub85c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc73c\uba70, \uc6d0\ud558\uc2dc\uba74 \ud504\ub9ac\ubbf8\uc5c4 \ubc84\uc804\uc744 \uc120\ud0dd\ud574 \uace0\uae09 \uae30\ub2a5\uc744 \uc774\uc6a9\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\ub2f9\ub1e8\ubcd1\uc758 \uc774\uc810:M<\/h2>\n<ul>\n<li><b>\uc0ac\uc6a9 \ud3b8\uc758\uc131:<\/b> \uc9c1\uad00\uc801\uc774\uace0 \uc0ac\uc6a9\uc790 \uce5c\ud654\uc801\uc778 \uc778\ud130\ud398\uc774\uc2a4\ub85c \ubaa8\ub4e0 \uc5f0\ub839\ub300\uc758 \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc801\ud569\ud569\ub2c8\ub2e4.<\/li>\n<li><b>\uac1c\uc778\ud654:<\/b> \uadc0\ud558\uc758 \ud2b9\uc815 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub9de\uac8c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc870\uc815\ud560 \uc218 \uc788\ub294 \uac00\ub2a5\uc131.<\/li>\n<li><b>\uc5f0\uacb0\uc131:<\/b> \uc885\ud569\uc801\uc778 \ubaa8\ub2c8\ud130\ub9c1\uc744 \uc704\ud574 \uac74\uac15 \uae30\uae30 \ubc0f \uc571\uacfc \ud1b5\ud569\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/li>\n<li><b>\ub3d9\uae30 \ubd80\uc5ec:<\/b> \uc9c0\uc18d\uc801\uc778 \ucc38\uc5ec\ub97c \uc7a5\ub824\ud558\ub294 \uac8c\uc784\ud654 \uc694\uc18c.<\/li>\n<li><b>\uc804\ubb38\uc801\uc778 \uc9c0\uc6d0:<\/b> \uc758\ub8cc\ud300\uacfc \uacf5\uc720\ud560 \uc218 \uc788\ub294 \ubcf4\uace0\uc11c\uc5d0 \uc561\uc138\uc2a4\ud558\uc138\uc694.<\/li>\n<\/ul>\n<h2>\ucd5c\uc885 \uace0\ub824\uc0ac\ud56d<\/h2>\n<p>Diabetes:M\uc740 \ub354\uc6b1 \ud6a8\uacfc\uc801\uc778 \ub2f9\ub1e8\ubcd1 \uad00\ub9ac\ub97c \uc6d0\ud558\ub294 \uc0ac\ub78c\ub4e4\uc744 \uc704\ud55c \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \ud3ec\uad04\uc801\uc778 \uae30\ub2a5\uacfc \uc0ac\uc6a9\uc790 \uc911\uc2ec\uc801\uc778 \uc811\uadfc \ubc29\uc2dd\uc744 \uac16\ucd98 \uc774 \uc571\uc740 \ub9e4\uc77c \ub2f9\ub1e8\ubcd1\uc744 \uc27d\uac8c \ubaa8\ub2c8\ud130\ub9c1\ud558\uace0 \uce58\ub8cc \uacc4\ud68d\uc744 \uc138\uc6b8 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4. \ub2f9\ub1e8\ubcd1 \uad00\ub9ac\ub97c \uc704\ud55c \ubb34\ub8cc\uc758 \ud6a8\uc728\uc801\uc778 \uc194\ub8e8\uc158\uc744 \ucc3e\uace0 \uc788\ub2e4\uba74 Diabetes:M\uc774 \ud6cc\ub96d\ud55c \uc120\ud0dd\uc785\ub2c8\ub2e4.<\/p>\n<p>Diabetes:M\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud558\ub824\uba74 \uc544\ub798 \ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uc138\uc694.<\/p>\n<ul>\n<li><a href=\"https:\/\/apps.apple.com\/br\/app\/diabetes-m\/id1196733537\" target=\"_blank\">iOS\uc6a9 \ub2e4\uc6b4\ub85c\ub4dc<\/a><\/li>\n<li><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.mydiabetes\" target=\"_blank\">\uc548\ub4dc\ub85c\uc774\ub4dc\uc6a9 \ub2e4\uc6b4\ub85c\ub4dc<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea est\u00e1 procurando um aplicativo gratuito para medir e controlar a glicose, o Diabetes:M \u00e9 uma excelente op\u00e7\u00e3o. Dispon\u00edvel tanto na App Store quanto no Google Play, o Diabetes:M oferece uma s\u00e9rie de funcionalidades para facilitar o monitoramento da glicose, alimenta\u00e7\u00e3o, medica\u00e7\u00e3o e atividades f\u00edsicas. A seguir, exploraremos em detalhes o que o Diabetes:M [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1570,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[],"class_list":{"0":"post-1569","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\/1569","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=1569"}],"version-history":[{"count":2,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/posts\/1569\/revisions"}],"predecessor-version":[{"id":1576,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/posts\/1569\/revisions\/1576"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/media\/1570"}],"wp:attachment":[{"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/media?parent=1569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/categories?post=1569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dicasecia.com\/ko\/wp-json\/wp\/v2\/tags?post=1569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}