登录
首页 » Java » ChinaMap

ChinaMap

于 2014-10-21 发布 文件大小:64KB
0 127
下载积分: 1 下载次数: 5

代码说明:

  类似Chinaren地图一样的图示效果,经过地图上的省份时弹出省份下属的所有地区信息,因Flash技术自己不太信息,所以决定用js来实现,经过讨论,有了大致的思路,不过制作省份的图片有些麻烦,思路是这样的:每个城市一个碎片图,用定位拼成一个中国地图,在此层里写入地区信息,鼠标经过时再做交互处理,具体请看附件里的demo实例。 (Similar Chinaren map icons like effect through the provinces on the map when the information pops up in all regions under the provinces, because Flash technology is not your own information, so I decided to use js to achieve, after discussion, have a general idea, but the production provinces picture some trouble, the idea is this: a fragment of each city map, with location makes up a Chinese map, write the information in this layer in the region, do interactive processing when the mouse passes, please see the annex of specific instances demo .)

文件列表:

ChinaMap
........\China.html,6683,2012-05-12
........\images
........\......\ah.png
........\......\hn.png



下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • haonanren_v1.0
    好男人博客后台功能: 文章分类 文章发表 文章浏览 相册分类 相册上传 相册查看 音频文件添加 音频文件查看 管理员资料 博客程序管理帐号admin 密码admin(Good man blog backstage function: Article Category Article published article View Album Category Album Upload Album view an audio file Add an audio file administrator View Profile Blog admin password admin account management program)
    2016-05-03 13:43:56下载
    积分:1
  • OpenCV的人脸检测–Java
    资源描述包com.shekhar.facedetection;并;进口org.opencv.core.core;进口org.opencv.core.mat;进口org.opencv.core.matofrect;进口org.opencv.core.point;进口org.opencv.core.rect;进口org.opencv.core.scalar;进口org.opencv.highgui.highgui;进口org.opencv.objdetect.cascadeclassifier;并;公共课facedetector {并;public static void main(String [] args){并;系统。LoadLibrary(核心。native_library_name);系统的输入(“ n跑步facedetector”);并;facedetector =新的级联分类器级联分类器(facedetector。类。getResource(“haarcascade_frontalface_alt。XML”)。getpath());Mat图像= highgui。imread(facedetector。类。getResource(“Shekhar .jpg”)。getpath());并;matofrect facedetections =新matofrect();facedetector detectmultiscale(图像,facedetections);并;系统的输入(字符串格式(“检测到%s的面孔”,facedetections。toarray()。长度));并;为(矩形:facedetections。toarray()){核心。矩形(图像,新的点(如果X,如果Y),新的点(如果X + Y + rect.width,矩形,矩形的高度),新的标量(255,0,0));}并;字符串的文件名=“PNG输出。”;系统的输入(字符串格式(写“%s”,文件名));highgui imwrite(文件名、图像);}}
    2022-05-26 16:54:34下载
    积分:1
  • android插件框架
    这个框架的初衷,是为了方便让程序模块化、插件化,将一个apk应用拆分为多个apk。不明白这个插件化、模块化是怎么回事的话,可以看看腾讯微信的安卓客户端中的插件配置。在这里我会以腾讯微信为例,如何使用这个框架。 (腾讯微信并不是真正的插件化,它是伪的,插件并非与它的主程序分离开,结果就是每次插件的更新,都必须以整个程序的更新为代价)
    2023-05-04 07:30:04下载
    积分:1
  • Python-Django实战
    基于django的框架 python开发(Framework python development based on django)
    2020-06-21 17:00:01下载
    积分:1
  • Burp_Suite_Pro_v1.7.32_Loader_Keygen
    强大的burp新版本破解工具,版本为1.73(Powerful burp new version cracking tool,)
    2020-10-28 15:59:57下载
    积分:1
  • 图片的加载
    安卓开发图片的加载
    2022-01-26 08:28:59下载
    积分:1
  • sgksjg
    php+mysql无限级分类用js联级select控制(php+mysql unlimited classification cascade select control with js)
    2013-10-10 10:33:56下载
    积分:1
  • AhHuiUniversity
    随着经济与科技的快速发展,智能手机一步步进入普通人得生活,它将成为人们获取信息的主要设备,因此基于Android手机的手机地图服务需求越开越迫切,为外出旅游的人们提供了极大地便利。Android是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、中间件、用户界面和应用程序,是为移动终端打造的真正开放和完整的移动软件。本文对目前应用的Symbian、WindowsMoblie、Mac OS X和Android平台的现状进行了分析与比较,主要阐述以面向对象程序开发语言JAVA,以eclipse为开发工具,基于智能手机Android之上设计一个导览系统。本文主要介绍安徽大学,界面友好 、操作便捷,具有良好的可扩展性和可维护性,系统经过测试,可以稳定运行,能够满足手机用户基本的地图服务需求。(With the rapid development of economy and technology,Smartphone enters into the lives of ordinary people step by step,it will become the main device to obtain information,Therefore,based on the Android mobile phone mobile map service needs become more and more urgent for people who travel offers great convenience.Android is the Google development opens the source handset operating system based on Linux platform. It includes the operating system,the Middleware,he user interface and the application procedure. It is for the mobile terminal to create a truly open and complete mobile software. In this thesis,there is a analysis and comparion about the status of the current applide platforms like Symbiam ,WindowsMoblie,Mac OS X and Android ,this thesis Mainly expounds the development of object-oriented programming language java, eclipse as a development tool, to design a navigation system-based smartphone on Android. This paper mainly introduces the anhui university,user-friendly,easy to)
    2013-10-30 13:56:55下载
    积分:1
  • shoppingcart
    shoppinh cart system in php
    2013-07-10 10:45:52下载
    积分:1
  • 几何程序
    任何人读取旧和中古英语文学文本将熟悉的中期棕色卷的气,与 Alfred 的宝石凸印在封面上的符号。阿尔弗雷德国王或阿尔弗里克,以及那些由主教沃尔夫斯和很多匿名的散文和韵文从征服前期间,部份的作品大多将被发现在 Society 的三个系列 ;所有幸存的中世纪戏剧,大部分的中古英语言情小说,很多宗教和世俗的散文和韵文包括约翰 · 高尔,Thomas 霍克利夫和大部分的 Caxton 的打印所有的英语作品出版物中找到自己的位置。没有满足现场版的中世纪英语语篇研究几乎不可能。
    2022-01-27 08:38:27下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载