由于MDK版权原因,需要使用ST开源的调试环境,已经在野火F429挑战板测试验证。
2022-10-10 08:48:58 11.34MB FreeRTOS Fatfs CubeIDE
1
插件名称:回帖给楼主加积分插件 适用版本:DISCUZ7.0,GBK 插件功能: 实现会员在回帖的时候,可以给主题作者加积分,以实现回帖越多,作者所得积分越多的功能, 对作者是一种奖励,有利于提高主题作者的发表主题的积极性。 可以设置使用哪个积分段,加多少积分,哪些用户组发主题和回帖时有效,哪些版块使用,以及 同一个人回帖是否重复加分。 安装方法 1,导入插件信息 2,配置插件 3,修改include/newreply.inc.php 找到最后的 showmessage($replymessage, "viewthread.php?tid=$tid&pid=$pid&page=".(@ceil(($thread['special'] ? $thread['replies'] + 1 : $thread['replies'] + 2) / $ppp))."&extra=$extra#pid$pid"); 在其上一行加入以下代码                //回帖给楼主加分                require_once('./forumdata/cache/plugin_reply_add_author_credit.php');                $thisplugin=$_DPLUGIN['reply_add_author_credit'];                $fenzd=$thisplugin['vars']['fenzd'];                $addfen=intval($thisplugin['vars']['addfen']);                $usefids=unserialize($thisplugin['vars']['usefids']);                $replygroups=unserialize($thisplugin['vars']['replygroups']);                $threadgroups=unserialize($thisplugin['vars']['threadgroups']);                $isonly=$thisplugin['vars']['isonly'];                if($discuz_uid!=$thread['authorid']&&$thisplugin['available']&&$addfen&&$fenzd){                        if(!$isonly&&$db->result_first("SELECT `pid` FROM `{$tablepre}posts` WHERE `tid` =$tid AND `authorid` =$discuz_uid LIMIT 0 , 1")) $addfen=0;                        $addfen=$usefids&&!in_array($thread['fid'],$usefids)?0:$addfen;                        $addfen=$replygroups&&!in_array($groupid,$replygroups)?0:$addfen;                        $threadgroupid=$db->result_first("SELECT `groupid` FROM `{$tablepre}members` WHERE `uid` ={$thread['authorid']} LIMIT 0 , 1");                        $addfen=$threadgroups&&!in_array($threadgroupid,$threadgroups)?0:$addfen;                        $addfen&&$db->query("UPDATE `{$tablepre}members` SET `extcredits$fenzd` =`extcredits$fenzd`+$addfen WHERE `uid` ={$thread['authorid']} LIMIT 1 ;");                }                //回帖给楼主加分反安装方法, 0,你可以把插件设为不可用即不启用此插件功能。 1,修改include/newreply.inc.php 找到本插件安装所提到的代码,删除之 2,后台插件管理删除此插件 有关本插件的问题
2022-10-01 18:31:27 5KB 程序插件 Discuz!插件
1
SQLPrompt_7.0是一款用于sql格式化的工具插件,可以快速的用于sql的开发中,提高效率,里面带有激活工具和激活文档。
2022-09-30 15:18:03 7.5MB SQL Prompt
1
西门子的编程工具,CFC7.0,其他的还有SCL和Graph及Hi_Graph,但这个里面不包含,请看本人的其他资源
2022-09-28 19:47:30 58.49MB s7-300 CFC PLC 西门子
1
完整包。只需安装好php8.0。使用 php artisan chemex:install 安装就可以使用了
2022-09-26 14:04:35 124.6MB chemex-v3.7.0
1
瑞友天翼应用虚拟化系统 V7.0 授权许可证文件
2022-09-22 18:00:59 4.98MB 瑞友天翼7.0授权许可证文件
1
结合comsol软件使用,对后处理环节进行讲解,采用多孔介质模型对comsol的操作进行案例讲解,对comsol的具体操作的规程进行了具体的操作教学
2022-09-14 09:15:55 1.48MB comsol 后处理
1
unity端webSocket 的使用, 示例地址:https://github.com/Benedicht/BestHTTP_Examples 支持的平台: - WebGL - iOS、Android - UWP、Windows、Mac OS X、Linux 支持的协议 通过 HTTP/2 支持 REST、WebSocket、Socket.IO、SignalR、SignalR Core、Server-Sent Events(以及更多)
2022-09-13 09:06:59 2.63MB unity3d BestHttp websocket bestHttp2.7.0
1
需要C++14编译器(dev-c++、VS等)运行
2022-09-12 16:05:04 733KB c++
1
apache-zookeeper-3.7.0-bin
2022-09-12 11:05:04 14.09MB zookeeper
1