社区
ASP
帖子详情
当鼠标移动上去时层显示1.gif背景图,鼠标出来时显示2.gif背景图,大家帮我写写代码,谢谢
iloveyan
2001-11-29 05:10:37
...全文
141
1
打赏
收藏
当鼠标移动上去时层显示1.gif背景图,鼠标出来时显示2.gif背景图,大家帮我写写代码,谢谢
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
1 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
karma
2001-11-29
打赏
举报
回复
<div style="width:200;height:200;background-image:url(2.gif)" onmouseover="this.style.backgroundImage='url(1.gif)';" onmouseout="this.style.backgroundImage='url(2.gif)';" ></div>
A Mathematical Curiosity
Problem Description Given two integers n and m, count the number of pairs of integers (a,b) such that 0 < a < b < n and (a2+b2 +m)/(ab) is an integer. This problem contains multiple test case...
ASP
28,403
社区成员
356,941
社区内容
发帖
与我相关
我的任务
ASP
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
复制链接
扫一扫
分享
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章