社区
Windows SDK/API
帖子详情
当鼠标在屏幕上移动IE中的密码框时如何捕获到密码?
bottom
2003-10-28 08:59:21
当鼠标在屏幕上移动IE中的密码框时如何捕获到密码?
(据说要用到 IHtmlDocument2接口啊,怎么做啊?
...全文
86
3
打赏
收藏
当鼠标在屏幕上移动IE中的密码框时如何捕获到密码?
当鼠标在屏幕上移动IE中的密码框时如何捕获到密码? (据说要用到 IHtmlDocument2接口啊,怎么做啊?
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
肖义崇
2003-10-30
打赏
举报
回复
我也很想知道
bottom
2003-10-30
打赏
举报
回复
各位高手快帮忙!
sixgj
2003-10-28
打赏
举报
回复
如此这般……
专题训练二 搜索进阶 HDU - 1067 Gap (BFS + map映射)
HDU - 1067 Gap Problem Description Let’s play a card game called Gap. You have 28 cards labeled with two-digit numbers. The first digit (from 1 to 4) represents the suit of the card, and the second digit (from 1 to 7) represents the value of the card. Firs
HDU 1067 Gap bfs+hash
传送门:HDU1067 题意:给出表如第一个图,给出每个数,共有28个数,首先要将11,21,31,41放到前面去如第二个图,然后每次可以挑选一个空位把某个数放在此位置,但是要保证此数恰好是空位左边的数的后一个数,比如空位左边的数是42,则只能把43移到空位去。如果是47的话是没有后一个数的。 思路:将32个数做成个字符串然后hash记录,然后bfs搜索。估计用map应该也可以。 代码:
HDU - 1067 Gap 【BFS+字符串压缩状态】
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1067 一开始看题目的时候,最苦恼的就是题目存在的状态数太多,空格可能存放的数字有28个,那么可能的状态就有 28!种,这个数目显然很大,所以不知道如何做。但事实上并不用都遍历一遍,虽然我知道,只要四个空格左边的数都是个位数为7的数,那么就可以肯定无解,这样能减少不少耗时,但是我没想到能减这么多。 ...
Gap HDU - 1067
Gap HDU - 1067 Let’s play a card game called Gap. You have 28 cards labeled with two-digit numbers. The first digit (from 1 to 4) represents the suit of the card, and the second digit (from 1 to 7)...
HDU 1067 Gap(BFS)
Let’s play a card game called Gap. You have 28 cards labeled with two-digit numbers. The first digit (from 1 to 4) represents the suit of the card, and the second digit (from 1 to 7) represents the va...
Windows SDK/API
1,184
社区成员
22,326
社区内容
发帖
与我相关
我的任务
Windows SDK/API
Delphi Windows SDK/API
复制链接
扫一扫
分享
社区描述
Delphi Windows SDK/API
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章