{"id":48282,"date":"2026-08-07T01:44:59","date_gmt":"2026-08-07T01:44:59","guid":{"rendered":"https:\/\/topinfoz.com\/?p=48282"},"modified":"2026-08-07T01:45:00","modified_gmt":"2026-08-07T01:45:00","slug":"%e4%b8%80%e6%ac%be%e7%94%a8%e4%ba%8e%e5%9c%a8%e6%89%8b%e6%9c%ba%e4%b8%8a%e5%88%9b%e5%bb%ba%e4%b8%93%e4%b8%9a%e7%ae%80%e5%8e%86%e7%9a%84%e5%ba%94%e7%94%a8%e7%a8%8b%e5%ba%8f","status":"publish","type":"post","link":"https:\/\/topinfoz.com\/zh\/aplicativo-para-montar-um-curriculo-profissional-pelo-celular\/","title":{"rendered":"\u4e00\u6b3e\u53ef\u4ee5\u5728\u624b\u673a\u4e0a\u521b\u5efa\u4e13\u4e1a\u7b80\u5386\u7684\u5e94\u7528\u7a0b\u5e8f\u3002"},"content":{"rendered":"<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">\u4e00\u4efd\u6700\u65b0\u4e14\u4e13\u4e1a\u7684\u7b80\u5386\u662f\u83b7\u5f97\u6216\u5931\u53bb\u5de5\u4f5c\u673a\u4f1a\u7684\u5173\u952e\uff0c\u800cPDF\u7b80\u5386\u5e94\u7528\u7a0b\u5e8f\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\uff0c\u53ea\u9700\u4f7f\u7528\u624b\u673a\u5373\u53ef\u5b8c\u6210\u3002\u8be5\u5e94\u7528\u7a0b\u5e8f\u4f1a\u5f15\u5bfc\u7528\u6237\u5b8c\u6210\u7b80\u5355\u7684\u586b\u5199\u6d41\u7a0b\uff0c\u53ea\u9700\u51e0\u5206\u949f\u5373\u53ef\u751f\u6210\u4e00\u4efd\u53ef\u76f4\u63a5\u53d1\u9001\u7684\u6587\u6863\u3002\u70b9\u51fb\u4e0b\u65b9\u94fe\u63a5\u5373\u53ef\u4e0b\u8f7d\u8be5\u5e94\u7528\u7a0b\u5e8f\uff0c\u7acb\u5373\u521b\u5efa\u4f60\u7684\u7b80\u5386\u3002.<\/p>\n\n\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\/HBAuTtzpXGCf5u4cOt8e-fku5d8jYeW_1EEIEoV4Fr4_vBvY71BtlzmzSkTQ60euKp1nq0SZpqj6ym2ofAhM8g=w240-h480-rw\" alt=\"\u521b\u5efaPDF\u7b80\u5386\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u521b\u5efaPDF\u7b80\u5386<\/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\">77,202 \u6761\u8bc4\u8bba<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5\u82f1\u91cc\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u4e0b\u8f7d<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/topinfoz.com\/zh\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.danoa.resumemaker&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        \u5728 Google Play \u4e0a\u5b89\u88c5\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p class=\"wp-block-paragraph\">PDF\u7b80\u5386\u5e94\u7528\u7a0b\u5e8f\u65e8\u5728\u7b80\u5316\u7b80\u5386\u5236\u4f5c\u6d41\u7a0b\u3002\u5b83\u65e0\u9700\u7528\u6237\u638c\u63e1\u6587\u5b57\u5904\u7406\u6216\u8bbe\u8ba1\u5de5\u5177\uff0c\u800c\u662f\u5c06\u6240\u6709\u5185\u5bb9\u6e05\u6670\u5730\u7ec4\u7ec7\u6210\u51e0\u4e2a\u6b65\u9aa4\uff1a\u4e2a\u4eba\u4fe1\u606f\u3001\u5de5\u4f5c\u7ecf\u5386\u3001\u5b66\u5386\u80cc\u666f\u3001\u6280\u80fd\u548c\u8865\u5145\u4fe1\u606f\u3002\u53ea\u9700\u586b\u5199\u6bcf\u4e2a\u5b57\u6bb5\uff0c\u5373\u53ef\u81ea\u52a8\u751f\u6210\u7b26\u5408\u4e13\u4e1a\u4f7f\u7528\u6807\u51c6\u7684PDF\u683c\u5f0f\u7b80\u5386\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fd9\u6b3e\u5e94\u7528\u7684\u4e00\u5927\u4eae\u70b9\u5728\u4e8e\u5176\u4e30\u5bcc\u7684\u6a21\u677f\u9009\u62e9\u3002\u5b83\u63d0\u4f9b\u591a\u79cd\u5e03\u5c40\uff0c\u5305\u62ec\u4e0d\u540c\u7684\u914d\u8272\u65b9\u6848\u3001\u5b57\u4f53\u548c\u7248\u5757\u6392\u5217\uff0c\u7528\u6237\u53ef\u4ee5\u6839\u636e\u9700\u8981\u9009\u62e9\u66f4\u4f20\u7edf\u7684\u98ce\u683c\u6765\u7533\u8bf7\u4f01\u4e1a\u804c\u4f4d\uff0c\u6216\u8005\u9009\u62e9\u66f4\u73b0\u4ee3\u7684\u98ce\u683c\u6765\u7533\u8bf7\u521b\u610f\u9886\u57df\u7684\u804c\u4f4d\u3002\u8fd9\u79cd\u7075\u6d3b\u6027\u4f7f\u5f97\u7b80\u5386\u5373\u4f7f\u4f7f\u7528\u9884\u8bbe\u6a21\u677f\u751f\u6210\uff0c\u4e5f\u4e0d\u4f1a\u663e\u5f97\u5343\u7bc7\u4e00\u5f8b\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">PDF\u7b80\u5386\u7684\u53e6\u4e00\u5927\u4f18\u52bf\u5728\u4e8e\u5176\u6613\u7528\u6027\u3002\u754c\u9762\u7b80\u6d01\u660e\u4e86\uff0c\u6ca1\u6709\u590d\u6742\u7684\u83dc\u5355\u6216\u4e0d\u5fc5\u8981\u7684\u6b65\u9aa4\uff0c\u5373\u4f7f\u662f\u4ece\u672a\u7528\u8fc7\u6b64\u7c7b\u5e94\u7528\u7a0b\u5e8f\u7684\u7528\u6237\u4e5f\u80fd\u8f7b\u677e\u4e0a\u624b\u3002\u7b80\u5386\u7684\u6bcf\u4e2a\u90e8\u5206\u90fd\u53ef\u4ee5\u72ec\u7acb\u7f16\u8f91\uff0c\u65b9\u4fbf\u7528\u6237\u5728\u9700\u8981\u66f4\u65b0\u4fe1\u606f\u6216\u6839\u636e\u7279\u5b9a\u804c\u4f4d\u8981\u6c42\u8c03\u6574\u7b80\u5386\u65f6\u5feb\u901f\u8fdb\u884c\u4fee\u6539\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fd9\u6b3e\u5e94\u7528\u7684\u53e6\u4e00\u5927\u4eae\u70b9\u662f\u80fd\u591f\u76f4\u63a5\u5bfc\u51fa\u4e3aPDF\u683c\u5f0f\uff0c\u8fd9\u79cd\u683c\u5f0f\u88ab\u7edd\u5927\u591a\u6570\u516c\u53f8\u548c\u62db\u8058\u7cfb\u7edf\u6240\u63a5\u53d7\u3002\u8fd9\u907f\u514d\u4e86\u7b80\u5386\u5728\u521b\u5efa\u8bbe\u5907\u4ee5\u5916\u7684\u8bbe\u5907\u4e0a\u6253\u5f00\u65f6\u7ecf\u5e38\u51fa\u73b0\u7684\u683c\u5f0f\u95ee\u9898\uff0c\u800c\u8fd9\u6b63\u662f\u4f20\u7edf\u6587\u5b57\u5904\u7406\u8f6f\u4ef6\u5236\u4f5c\u6587\u6863\u7684\u5e38\u89c1\u95ee\u9898\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u5bf9\u4e8e\u521d\u6b21\u5236\u4f5c\u7b80\u5386\u7684\u4eba\u6765\u8bf4\uff0c\u8fd9\u6b3e\u5e94\u7528\u4f1a\u63d0\u4f9b\u586b\u5199\u6bcf\u4e2a\u90e8\u5206\u7684\u6280\u5de7\uff0c\u5e2e\u52a9\u4ed6\u4eec\u66f4\u6709\u7b56\u7565\u5730\u7ec4\u7ec7\u4fe1\u606f\u3002\u8fd9\u79cd\u652f\u6301\u5bf9\u90a3\u4e9b\u4e0d\u6e05\u695a\u5982\u4f55\u63cf\u8ff0\u804c\u4e1a\u7ecf\u5386\u6216\u5e94\u8be5\u91cd\u70b9\u7a81\u51fa\u54ea\u4e9b\u6280\u80fd\u7684\u4eba\u6765\u8bf4\u5c24\u5176\u6709\u7528\uff0c\u4f7f\u6574\u4e2a\u8fc7\u7a0b\u66f4\u6709\u6307\u5bfc\u6027\uff0c\u800c\u4e0d\u4ec5\u4ec5\u662f\u586b\u5199\u7a7a\u767d\u5b57\u6bb5\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fd9\u6b3e\u5e94\u7528\u7684\u6027\u80fd\u4e5f\u503c\u5f97\u4e00\u63d0\uff1a\u7b80\u5386\u4f1a\u968f\u7740\u6570\u636e\u7684\u8f93\u5165\u5b9e\u65f6\u751f\u6210\u548c\u66f4\u65b0\uff0c\u5bfc\u51fa\u6700\u7ec8\u6587\u6863\u65f6\u4e0d\u4f1a\u51fa\u73b0\u5d29\u6e83\u6216\u5ef6\u8fdf\u3002\u8fd9\u4f7f\u5f97\u7528\u6237\u53ea\u9700\u51e0\u5206\u949f\u5373\u53ef\u521b\u5efa\u4e00\u4efd\u5b8c\u6574\u7684\u7b80\u5386\uff0c\u975e\u5e38\u9002\u5408\u90a3\u4e9b\u6025\u9700\u6c42\u804c\u4e14\u6ca1\u6709\u65f6\u95f4\u4f7f\u7528\u66f4\u590d\u6742\u5de5\u5177\u7684\u4eba\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u53e6\u4e00\u4e2a\u4f18\u52bf\u662f\u80fd\u591f\u5728\u5e94\u7528\u5185\u4fdd\u5b58\u7b80\u5386\u7684\u4e0d\u540c\u7248\u672c\u3002\u8fd9\u6837\uff0c\u60a8\u53ef\u4ee5\u4fdd\u7559\u4e00\u4efd\u66f4\u5168\u9762\u7684\u901a\u7528\u7248\u672c\uff0c\u4ee5\u53ca\u5176\u4ed6\u9488\u5bf9\u7279\u5b9a\u804c\u4f4d\u6216\u9886\u57df\u91cf\u8eab\u5b9a\u5236\u7684\u7248\u672c\uff0c\u800c\u65e0\u9700\u4e3a\u6bcf\u6b21\u7533\u8bf7\u65b0\u804c\u4f4d\u90fd\u91cd\u65b0\u521b\u5efa\u7b80\u5386\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u5c31\u7528\u6237\u4f53\u9a8c\u800c\u8a00\uff0c\u8fd9\u6b3e\u5e94\u7528\u5b8c\u5168\u5151\u73b0\u4e86\u5176\u627f\u8bfa\uff1a\u5feb\u901f\u4fbf\u6377\u5730\u521b\u5efa\u6c42\u804c\u6240\u9700\u7684\u5fc5\u5907\u6587\u4ef6\u3002\u5b83\u6452\u5f03\u4e86\u7e41\u7410\u7684\u6b65\u9aa4\uff0c\u5e76\u81ea\u52a8\u751f\u6210\u683c\u5f0f\u7cbe\u7f8e\u7684PDF\u6587\u4ef6\uff0c\u5bf9\u4e8e\u90a3\u4e9b\u5e0c\u671b\u5feb\u901f\u5b8c\u6210\u8fd9\u9879\u4efb\u52a1\uff0c\u540c\u65f6\u53c8\u4e0d\u727a\u7272\u4e13\u4e1a\u6548\u679c\u7684\u7528\u6237\u6765\u8bf4\uff0cPDF\u7b80\u5386\u5de5\u5177\u65e0\u7591\u662f\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9\u3002.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u65e0\u8bba\u662f\u9996\u6b21\u6c42\u804c\u7533\u8bf7\u8fd8\u662f\u66f4\u65b0\u73b0\u6709\u7b80\u5386\uff0c\u8be5\u5e94\u7528\u7a0b\u5e8f\u90fd\u80fd\u76f4\u63a5\u901a\u8fc7\u60a8\u7684\u624b\u673a\u63d0\u4f9b\u5b8c\u6574\u7684\u89e3\u51b3\u65b9\u6848\uff0c\u65e0\u9700\u4efb\u4f55\u8bbe\u8ba1\u5de5\u5177\u6216\u6587\u6863\u7f16\u8f91\u65b9\u9762\u7684\u7ecf\u9a8c\u3002.<\/p>\n\n\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\/HBAuTtzpXGCf5u4cOt8e-fku5d8jYeW_1EEIEoV4Fr4_vBvY71BtlzmzSkTQ60euKp1nq0SZpqj6ym2ofAhM8g=w240-h480-rw\" alt=\"\u521b\u5efaPDF\u7b80\u5386\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u521b\u5efaPDF\u7b80\u5386<\/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\">77,202 \u6761\u8bc4\u8bba<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5\u82f1\u91cc\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u4e0b\u8f7d<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/topinfoz.com\/zh\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.danoa.resumemaker&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        \u5728 Google Play \u4e0a\u5b89\u88c5\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Ter um curr\u00edculo atualizado e profissional pode ser a diferen\u00e7a entre conseguir ou perder uma oportunidade de emprego, e o Curr\u00edculo Vitae em PDF resolve isso direto do celular. O aplicativo guia o usu\u00e1rio por um processo simples de preenchimento, gerando um documento pronto para envio em poucos minutos. Logo abaixo, voc\u00ea encontra o link &#8230; <a title=\"\u4e00\u6b3e\u53ef\u4ee5\u5728\u624b\u673a\u4e0a\u521b\u5efa\u4e13\u4e1a\u7b80\u5386\u7684\u5e94\u7528\u7a0b\u5e8f\u3002\" class=\"read-more\" href=\"https:\/\/topinfoz.com\/zh\/aplicativo-para-montar-um-curriculo-profissional-pelo-celular\/\" aria-label=\"\u9605\u8bfb Aplicativo para montar um curr\u00edculo profissional pelo celular\">\u9605\u8bfb\u66f4\u591a<\/a><\/p>","protected":false},"author":1,"featured_media":48285,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,9],"tags":[],"class_list":["post-48282","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos","category-utilidades"],"_links":{"self":[{"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/posts\/48282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/comments?post=48282"}],"version-history":[{"count":2,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/posts\/48282\/revisions"}],"predecessor-version":[{"id":48287,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/posts\/48282\/revisions\/48287"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/media\/48285"}],"wp:attachment":[{"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/media?parent=48282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/categories?post=48282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/topinfoz.com\/zh\/wp-json\/wp\/v2\/tags?post=48282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}