冷月無聲
发表于 2010-12-3 14:39:32
英文的确不好看。谢谢。
houxiren
发表于 2010-12-3 15:10:01
辛苦了。谢谢。下载学习
冷月無聲
发表于 2010-12-3 15:42:10
看看我有多少钱
liuxy
发表于 2010-12-3 19:52:13
学习autoit利器, 谢谢
madman
发表于 2010-12-3 22:10:12
严重支持一下
afan
发表于 2010-12-3 22:49:28
UDFs3CHS.chm 没有修改标题,现在仍是英文标题。标记一下~
afan
发表于 2010-12-3 22:59:28
补充,楼上所说的那个文件有54个文件存在?问题,也需360脚本过一遍原始不能搜索档html\libfunction_notes.htm
html\libfunctions\_DateTimeFormat.htm
html\libfunctions\_Date_Time_GetTimeZoneInformation.htm
html\libfunctions\_Date_Time_SetSystemTimeAdjustment.htm
html\libfunctions\_Date_Time_SetTimeZoneInformation.htm
html\libfunctions\_Date_Time_SystemTimeToDateStr.htm
html\libfunctions\_Date_Time_SystemTimeToDateTimeStr.htm
html\libfunctions\_EventLog__Open.htm
html\libfunctions\_EventLog__Report.htm
html\libfunctions\_ExcelBookAttach.htm
html\libfunctions\_FileReadToArray.htm
html\libfunctions\_FileWriteToLine.htm
html\libfunctions\_GUICtrlButton_SetImageList.htm
html\libfunctions\_GUICtrlButton_Show.htm
html\libfunctions\_GUICtrlComboBoxEx_GetItem.htm
html\libfunctions\_GUICtrlComboBox_Create.htm
html\libfunctions\_GUICtrlDTP_GetRange.htm
html\libfunctions\_GUICtrlDTP_GetSystemTime.htm
html\libfunctions\_GUICtrlDTP_SetFormat.htm
html\libfunctions\_GUICtrlDTP_SetSystemTimeEx.htm
html\libfunctions\_GUICtrlEdit_GetRECT.htm
html\libfunctions\_GUICtrlEdit_PosFromChar.htm
html\libfunctions\_GUICtrlEdit_ReplaceSel.htm
html\libfunctions\_GUICtrlEdit_Scroll.htm
html\libfunctions\_GUICtrlEdit_SetLimitText.htm
html\libfunctions\_GUICtrlEdit_SetModify.htm
html\libfunctions\_GUICtrlEdit_Undo.htm
html\libfunctions\_GUICtrlHeader_GetItemAlign.htm
html\libfunctions\_GUICtrlHeader_GetItemDisplay.htm
html\libfunctions\_GUICtrlHeader_GetItemFormat.htm
html\libfunctions\_GUICtrlHeader_GetItemRect.htm
html\libfunctions\_GUICtrlHeader_GetOrderArray.htm
html\libfunctions\_GUICtrlHeader_HitTest.htm
html\libfunctions\_GUICtrlHeader_SetHotDivider.htm
html\libfunctions\_GUICtrlHeader_SetUnicodeFormat.htm
html\libfunctions\_GUICtrlIpAddress_GetArray.htm
html\libfunctions\_GUICtrlListBox_SetTabStops.htm
html\libfunctions\_GUICtrlListView_CreateDragImage.htm
html\libfunctions\_GUICtrlListView_DrawDragImage.htm
html\libfunctions\_GUICtrlListView_EnableGroupView.htm
html\libfunctions\_GUICtrlListView_GetBkImage.htm
html\libfunctions\_GUICtrlListView_GetCallbackMask.htm
html\libfunctions\_GUICtrlListView_GetColumn.htm
html\libfunctions\_GUICtrlListView_GetColumnOrderArray.htm
html\libfunctions\_GUICtrlListView_GetGroupInfo.htm
html\libfunctions\_GUICtrlListView_GetGroupInfoByIndex.htm
html\libfunctions\_GUICtrlListView_GetGroupRect.htm
html\libfunctions\_GUICtrlListView_GetGroupViewEnabled.htm
html\libfunctions\_GUICtrlListView_GetItem.htm
html\libfunctions\_GUICtrlMonthCal_GetFirstDOW.htm
html\libfunctions\_GUICtrlMonthCal_GetFirstDOWStr.htm
html\libfunctions\_GUICtrlMonthCal_SetCalendarBorder.htm
html\libfunctions\_MemGlobalAlloc.htm
html\libfunctions\_TempFile.htm
afan
发表于 2010-12-3 23:10:26
WinAPIEx.chm 有一个文件存在?,且在例子中,不替换后果很严重 ^ ^
html\libfunctions\_WinAPI_MoveFileEx.htm
同样需用360过一遍原始不能搜索档。 标记一下~
KLU3K
发表于 2010-12-3 23:56:09
精品值得收藏
KLU3K
发表于 2010-12-3 23:59:04
为什么是无法显示网页呢?
131738
发表于 2010-12-4 01:49:03
回复 661# afan
昨天提取 更新?问题 脚本的 17 行,修改后搜索 UDF 文档 ,发现差不多每篇都有 ?
打开 htm 看后 , 大多数都是链接路径的 ?
If StringInStr($FR, '?') Then ;$FR = StringregexpReplace($FR, '?', '')
今天下午处理 UDF 、APIEx
203x
发表于 2010-12-4 11:54:08
kankanp .....
afan
发表于 2010-12-4 12:32:57
回复afan
昨天提取 更新?问题 脚本的 17 行,修改后搜索 UDF 文档 ,发现差不多每篇都有 ?
打开 h ...
131738 发表于 2010-12-4 01:49 http://www.autoitx.com/images/common/back.gif
“提取 更新?问题 脚本的 17 行” 没看懂什么意思……
用原帖360#执行一次就行了~
afan
发表于 2010-12-4 12:50:29
本帖最后由 afan 于 2010-12-4 13:07 编辑
回复afan
If StringInStr($FR, '?') Then ;$FR = StringregexpReplace($FR, '?', '')
131738 发表于 2010-12-4 01:49 http://www.autoitx.com/images/common/back.gif
您可能还是用的原来那个UTF-8格式的替换脚本中的某行,然后整合在您自己的脚本中,那样当然有问题啊! 我已经说明过了,那个替换脚本是UTF-8格式,不能在其它ANSI脚本中使用,否则就会是
If StringInStr($FR, '?') Then 那样会很明显是错误的! 为了能整合在ANSI脚本中,特意为此做了360#的脚本(http://www.autoitx.com/forum.php?mod=redirect&goto=findpost&ptid=19307&pid=240019&fromuid=7644923),使用'\xa0'代替那个问题字符,判断部分已改为 If StringRegExp($FR, '\xa0') Then
$FR = StringRegExpReplace($FR, '\xa0', ' ')您一定要看清我的回复哦~
131738
发表于 2010-12-4 13:39:29
回复 668# afan
已用360重新处理两个文档后上传了,有点头昏脑涨了,不知会否出错。。。
665楼的意识是想搜索 ? ,然后记录错误文件名,不是要替换 ?
仅是搜索,不要替换的话If StringInStr($FR, '?')这个应该是 ? 还是 a0 呢?