Power Director 16中文版下载地址【威力导演 16】附安装教程

软件介绍

Power Director 16中文版是一款功能强大的视频编辑软件。它提供了丰富的编辑工具和特效,可以帮助用户轻松地剪辑、美化和制作高质量的视频内容。通过直观易用的界面,用户可以快速导入和整理素材,进行剪切、合并、分割和调整视频片段。此外,Power Director 16还拥有众多专业级的特效和过渡效果,例如动态字幕、颜色校正、图像稳定等,使用户能够为视频增添更多创意和个性。另外,该软件支持4K分辨率和多摄像头编辑,使用户能够以更高的画质展现自己的创造力。总之,Power Director 16中文版是一款功能全面、操作简单且能够满足用户各种视频编辑需求的优秀软件。

请扫描二维码关注公众号回复“123”解锁隐藏内容
下载地址

迅雷网盘

https://pan.xunlei.com/s/VOcj6HVylwWRbWWjYD9ryr8WA1?pwd=dedq#

夸克网盘

https://pan.quark.cn/s/5131774a193d

百度网盘

通过网盘分享的文件:Power Director.v16

链接: https://pan.baidu.com/s/1LW6B5KGgrEdlPQ1GHu-jIA?pwd=xetg 提取码: xetg

如需其他软件,请复制下方地址,到手机浏览器打开,搜索关键词即可获取 https://docs.qq.com/sheet/DSW9td0RsV3JsbHBH?tab=cnyyov

安装步骤

1、软件安装包下载解压打开,打开之后就会得到一个旗舰版、极致版文件夹,里面分别是对应的应用程序,还有Patch学习补丁,根据自己的需求选择一个版本进行安装!这里就以旗舰版为例~

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

2、运行PowerDirector_2101_GM2_Ultimate_V应用程序,默认简体中文以及位置,位置你也可以点击更改~

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

3、软件许可协议同意

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

4、正在安装中

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

5、安装完成,安装完成之后,不要点击启动PowerDirector,点击右上角的X进行关闭!

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

6、回到安装包双击运行威力导演16 旗舰版 Patch应用程序,选择下一步

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

7、点击安装

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

8、此时就代表学习成功了,点击完成就可以了

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

9、运行桌面上的快捷方式,选择编辑模式,点击时间线模式进入

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

10、跳过注册

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

11、软件界面,此时就可以正常使用软件了~

Power Director 16中文版<style> .wx_border_animate{ background: linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(90deg, #333 50%, transparent 0) repeat-x, linear-gradient(0deg, #333 50%, transparent 0) repeat-y, linear-gradient(0deg, #333 50%, transparent 0) repeat-y; background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px; background-position: 0 0, 0 100%, 0 0, 100% 0; animation: borderAnimate 500ms infinite linear; gap: 20px; padding: 15px; text-align: center; display: flex; flex-direction: row; justify-content: center; flex-direction: row; justify-content: center; flex-wrap: wrap; } @keyframes borderAnimate { 100% { background-position: 10px 0, -10px 100%, 0 -10px, 100% 10px; } } /* pc */ @media (min-width: 768px) { .cm_col_cd_a{ display: none !important; } } .cm_col_cd_4{ display: flex; flex-direction: column; align-items: center; max-width: 100px; } .cm_col_cd { min-width: 0; display: flex; flex-direction: column; justify-content: center; } .cm_col_cd_span span { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; display: block; width: 100%; font-size: 16px; } .cm_col_cd_a{ position: relative; top: -7px; padding: 5px; color:black; font-size:12px; text-decoration: none !important } .submit_pass_view{ margin-left: 20px; height: 40px; line-height: 0.5rem!important; background-color:#e1e1e1; color:black; } .hide_content_info{ display: flex; margin: 15px 0 0; } /*移动端样式 */ @media (max-width: 767px) { .wx_border_animate{ padding: 7px 10px; } .submit_pass_view{ margin-left:5px; font-size: 12px; } .cm_col_cd{ flex: 1; margin-left: -15px; margin-bottom: 0px; } .pass_view{ width:100%; padding:12px 8px; font-size:12px; height: 30px; } .cm_col_cd_4{ width: 100px; height: 100px; margin:auto; max-width:90px } .submit_pass_view.cm-btn.success { height: auto; width: 90px; margin-left: 10px; border:0px; background-color:#e1e1e1; font-size: 12px; } .cm-resp-img { width: 90px; } .cm_col_cd_span span{ font-size:12px; text-align: left; } .hide_content_info{ margin:20px 0px 0px; .pass_view{ height: 31.3px; font-size: 10px; font-style: normal; font-weight: 400; line-height: 24px; width: 100%; padding: 7px 10px; } } } </style> <div class="wx_border_animate"> <div class="cm_col_cd_4"> <img src="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" class="cm-resp-img"> <a class="cm_col_cd_a" href="https://www.dgrai.com/wp-content/uploads/2024/12/二维码-1.jpg" download="image.jpg">下载二维码</a> </div> <div class="cm_col_cd" > <div class="cm_col_cd_span"><span>请扫描二维码关注公众号回复“123”解锁隐藏内容</span></div> <div class="cm-col-md-8"> <div class="hide_content_info"> <input type="text" class="pass_view" placeholder="输入验证码并提交">    <input class="submit_pass_view cm-btn success" data-action="gdk_pass_view" data-id="25022" type="button" value="提交"> </div> </div> </div> </div> <div class="WechatReplay_add_qrcode" style="display:none"></div> <script> jQuery(document).ready(function ($) { $("body").on("click", ".submit_pass_view", function () { var ajax_data = { action: $(this).data("action"), id: $(this).data("id"), pass: $(this).prev("input").val(), nonce: "7f785e00cd" }; $(this).removeAttr("id").css("opacity", "0.8"); $.post("https://www.dgrai.com/wp-admin/admin-ajax.php", ajax_data, function (c) { c = $.trim(c); if (c != "400" && c != "401") { document.cookie = "WechatReplay_25022=1"; location.reload(); } else if (c == "401") { alert("您的验证码超出使用次数,请扫描二维码重新获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } else { alert("您的验证码错误,请扫描二维码获取!"); $(".cm-btn.success").attr("data-action", "gdk_pass_view").css("opacity", "1"); } }); }); }) </script> 下载地址【威力导演 16】附安装教程

 

© 版权声明

相关文章

暂无评论

none
暂无评论...