访客

retrobat

RetroBat旨在使用 RetroArch 和独立仿真器自动配置 EmulationStation 前端。有了它,您将能够快速运行 ROM 集合中的游戏。你可以节省很多时间,你可以继续玩!RetroBat 可以下载和安

大谋儿大谋儿 4年前 (Feb 23,2022)14621
retrobat

Win11文件夹缩略图生成工具(WindowsThumbnailGenerator)

What is it?On Windows 11, the feature to have thumbnails for folder icons which show their content has been re

大谋儿大谋儿 4年前 (Feb 21,2022)21712
Win11文件夹缩略图生成工具(WindowsThumbnailGenerator)

autocad安装天正看图插件后无法直接打开CAD文件,双击每次都是只启动cad程序?

因看图需要去天正官网下载了天正建筑的看图插件T20-PlugIn V8.0.exe安装后能正常打开看天正的图纸了,但是这货修改了CAD的设置!真尼玛无语了,你的个人习惯不要强加给用户行吗?解决办法:1,找到C:\Prog

大谋儿大谋儿 4年前 (Feb 21,2022)14375
autocad安装天正看图插件后无法直接打开CAD文件,双击每次都是只启动cad程序?

zblog主题、插件设置页面不使用UEditor实现文件上传

js代码!function(o){     var b=$('body');     function&nbs

大谋儿大谋儿 4年前 (Feb 11,2022)4685
zblog主题、插件设置页面不使用UEditor实现文件上传

zblog分类页列表实现时间,评论,浏览数排序的方法

挂载接口 Filter_Plugin_LargeData_Articlefunction LargeData_Article($select, $w, &$order, $

大谋儿大谋儿 4年前 (Feb 10,2022)4016
zblog分类页列表实现时间,评论,浏览数排序的方法

zblog读者墙数据调用php代码

function readers(){     global $zbp;     $limit =&nbs

大谋儿大谋儿 4年前 (Feb 2,2022)9284
zblog读者墙数据调用php代码

ZBlogPHP 禁止输出页面页面底部的运行信息 禁止记录增加文章浏览数

就是上面这串东东。 去应用中心搜索 Development  找到Z-Blog PHP Development Kit并安装 (天冷手冻,懒!以下转自yeelz.com) 然后在Z-Blog P

大谋儿大谋儿 4年前 (Feb 1,2022)4801
ZBlogPHP 禁止输出页面页面底部的运行信息 禁止记录增加文章浏览数

zblogPHP 首页过滤指定分类文章并重建分页

//首页过滤指定分类文章并重建分页;//挂接口:Add_Filter_Plugin('Filter_Plugin_ViewList_Core', 'zbpPlus_Exclude_Category

大谋儿大谋儿 4年前 (Feb 1,2022)6053
zblogPHP 首页过滤指定分类文章并重建分页

zblogPHP 文章顶部与底部添加通用代码

//文章顶部与底部添加通用代码//挂接口:Add_Filter_Plugin('Filter_Plugin_ViewPost_Template','zbpPlus_SingleCode')

大谋儿大谋儿 4年前 (Feb 1,2022)7235
zblogPHP 文章顶部与底部添加通用代码

zblogPHP有用的代码收集

大谋儿大谋儿 4年前 (Feb 1,2022)5445
zblogPHP有用的代码收集

zblogPHP 网站首尾添加通用代码

//网站首尾添加通用代码//挂接口:Add_Filter_Plugin('Filter_Plugin_Zbp_MakeTemplatetags','zbpPlus_CustomCode')

大谋儿大谋儿 4年前 (Feb 1,2022)6424
zblogPHP 网站首尾添加通用代码

zblogPHP 后台登陆过期时自动跳转到登录页和网站关站时使用个性公告页面

//后台登陆过期时自动跳转到登录页,且网站关站时使用个性公告页面;//挂接口:Add_Filter_Plugin('Filter_Plugin_Zbp_ShowError', 'zbpPlus_ErrorCode');

大谋儿大谋儿 4年前 (Feb 1,2022)5584
zblogPHP 后台登陆过期时自动跳转到登录页和网站关站时使用个性公告页面