futrueface

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年11月26日

摘要: Set bp=browser("micclass:=browser","index:=0").page("micclass:=page")bp.WebElement("html tag:=BODY","index:=1").Object.insertadjacenttext "beforeend",... 阅读全文
posted @ 2014-11-26 15:05 futrueface 阅读(156) 评论(0) 推荐(0)

摘要: 数字排序,检验数字 阅读全文
posted @ 2014-11-26 14:48 futrueface 阅读(282) 评论(0) 推荐(0)

摘要: vbKeyLButton1鼠标左键vbKeyRButton2鼠标右键vbKeyCancel3CANCEL键vbKeyMButton4鼠标中键vbKeyBack8Backspace键vbKeyTab9TAB键vbKeyClear12CLEAR键vbKeyReturn13Enter键vbKeyShift... 阅读全文
posted @ 2014-11-26 14:45 futrueface 阅读(683) 评论(0) 推荐(0)

摘要: Dim i,mm,Str,StrPosition,NewStrStr = "1234567890"For i=1 To Len(Str) StrPosition = GetRandomMath(1,Len(Replace(Str,mm,""))) Str = Replace(Str,mm... 阅读全文
posted @ 2014-11-26 14:35 futrueface 阅读(542) 评论(0) 推荐(0)