按键精灵 (2)

[命令] [7.X版]颜色/图形命令面板 - 使用方法

颜色/图形命令面板 - 使用方法 图:颜色/图形命令面板 下载 (61.03 KB) 2009-5-4 11:25 得到指定点颜色:得到指定位置的点的颜色 下载 (74.59 KB) 2009-5-4 11:25 区域找色:在屏幕区域从左到右、从上到下的查找指定的颜色 下载 (81.93 KB) 2009-5-4 11:25 区域模糊找色:在屏幕区域模糊查找指定的颜色 下载 (74.63 KB) 2009-5-4 11:25 区域中心找色:在屏幕区域从中心开始查找指定的颜色 下载 (77.8 KB) 2009-5-4 11:25 区域找图: 在屏幕区域查找指定相似度的图片 命令名称: GetPixelColor 得到指定点颜色 用法与例子:http://www.vrbrothers.com/cn/qmacro/qmdn/qm/GetPixelColor.htm 命令名称: FindColor 找色 用法与例子:http://www.vrbrothers.com/cn/qmacro/qmdn/qm/FindColor.htm 命令名称: FindCenterColor 中心找色 用法与例子:http://www.vrbrothers.com/cn/qmacro/qmdn/qm/FindCenterColor.htm 命令名称: FindColorEx 模糊找色 用法与例子:http://www.vrbrothers.com/cn/qmacro/qmdn/qm/FindColorEx.htm 命令名称: FindPic 找图 用法与例子:http://www.vrbrothers.com/cn/qmacro/qmdn/qm/FindPic.htm 不懂截图看下面教程 不懂制作找图需要的图片看下面教程
Read more...

随机函数

//清空随机种子数 Rem start VBS Randomize //得到 1~99999999 之间的一个随机数 VBS x = Int((99999999 * Rnd) + 1) //判断这个数字是否8位数字,如果不是8位数字,就重新生成 If x<10000000 Goto start EndIf SayExpression x
Read more...

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/category.php on line 191
Call Stack
#TimeMemoryFunctionLocation
10.0001402832{main}( ).../index.php:0
20.04811320472Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.04811320472Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.26012977544Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.26103001984Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.26213057312Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.26223074368require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.26923141120K2ControllerItemlist->execute( ).../k2.php:64
90.26923141120K2ControllerItemlist->display( ).../BaseController.php:710
100.27393230208K2ControllerItemlist->display( ).../itemlist.php:49
110.27393230208K2ControllerItemlist->display( ).../controller.php:19
120.27563249104Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.27763269840K2ViewItemlist->display( ).../ViewController.php:102
140.34223704240K2ViewItemlist->display( ).../view.html.php:1407
150.34223704240K2ViewItemlist->loadTemplate( ).../HtmlView.php:230
160.34453774360include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/category.php' ).../HtmlView.php:701