问题说明: 普通应用下,设置背景透明可实现透明窗口,如果PNG为方形 不会有锯齿和毛边的情形;但是如果透明背景为圆形,则可能会出现 锯齿毛边的情况(和PNG图片的导入像素无关)。 解决方法: 皮肤窗口类 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; us...

适用于V5.7 include\helpers\channelunit.helper.php 大概158行 找到 if(empty($namerule)) { $namerule = $cfg_special.’/arc-{aid}.html’; $typeid = -1; } 后面新增 global $dsql; $vfrow = $dsql->GetOne(...

一、系统文件修改 路径:网站根目录\wp-includes\functions.php 找到代码 require( ABSPATH . WPINC . ‘/option.php’ ); 在下方添加: add_filter(‘script_loader_src’, ‘agnostic_script_loader_src’, 20...

下面列几个实用的扩展应用: 1,修改ua using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows.Forms; using System.Runtime.InteropServices; using System.Reflection; na...