AutoIt设计初衷是对PC进行批量配置。后来以为其简单,轻量级的特点,多用于设计重复工作脚本。以下是截取的主要功能模块code…;gui
#include
Func GetConvertXMLName()
Local $file, $btn, $msg, $input
GUICreate("Please select convert XML...
分类:
其他好文 时间:
2015-05-19 21:00:52
阅读次数:
121
make -r world: build failed. Please re-run make with -j1 V=s to see what's going onmake: *** [world] Error 1,OpenWrt telnet一般情况我们是直接使用ssh的,这个是dropbear...
分类:
其他好文 时间:
2015-05-18 20:38:33
阅读次数:
249
String to Integer (atoi)Implement atoi to convert a string to an integer.Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are th...
分类:
其他好文 时间:
2015-05-18 16:52:50
阅读次数:
125
在放大镜效果中代码中有Please upgrade to full version of Magic Zoom Plus?去除办法:在 magiczoom 去版本 magiczoomplus.js 中,将return String.fromCharCode(14 ^ u.charCodeAt(0))...
分类:
其他好文 时间:
2015-05-18 16:19:05
阅读次数:
129
@echo offecho please input phpCB url:set /p input=cd /d "E:\tools\phpCB\"phpCB --space-after-if --optimize-eol --space-after-switch --space-after-whil...
分类:
Web程序 时间:
2015-05-16 17:55:00
阅读次数:
274
http://zh.wikibooks.org/zh/Openwrt%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C Build dependency: Please install ncurses. (Missing libncurses.so or ncurses.h)B...
分类:
其他好文 时间:
2015-05-14 18:20:08
阅读次数:
663
【集锦】Nutch配置错误IO错误 记得出错的时候把出错的目录删除,否则下次还是出错。Command crawl is deprecated, please use bin/crawl instead 1.8和2.3版本不可以使用这个命令,所以才会有之前的错误。 使用以下代替:1 Us...
分类:
其他好文 时间:
2015-05-14 13:54:37
阅读次数:
204
原文网址:http://elinux.org/Beagleboard:BeagleBoneBlackDid you know that elinux.org has Mailing Lists? Please feel free toregister todayto discuss the wiki...
分类:
其他好文 时间:
2015-05-13 16:07:29
阅读次数:
292
问题描述:公司的服务器原来安装的是Windowsserver做的raid0,因为工作需要,放弃了Windows,我想用换下来的硬盘安装一个centos用作练习机,但是安装的过程中出现DisksdacontainsBIOSRAIDmetadata,butisnotpartofanyrecongnizedBIOSRAIDsets这样的提示。问题分析:这样的提示原..
分类:
移动开发 时间:
2015-05-13 13:07:47
阅读次数:
267
最近在开发微信自定义菜单。
接口比较简单,就是按微信要求的格式post一段json数据过去就成。
但我的菜单中里有中文,json_encode后出现了类似"\u5c0f\u8c61" 的unicode字符。
请求发出后被微信接口告知:
{"errcode":40033,"errmsg":"invalid charset. please check your request, if incl...
分类:
微信 时间:
2015-05-13 12:59:38
阅读次数:
264