找到约10000个结果。
Getting Started Highmaps is Highcharts for geo maps. Mainly choropleth maps where the color intensity relates to some value of a geographic area, but Highmaps also supports different features like lines (roads, rivers etc.) and points (cities, points of interest) and more. Highmaps comes in two flavors, either as a standalone JavaScript file, or as a plugin for Highcharts. LOAD THE REQUIRED FILES For basics, see Highcharts installation. The framework requirements and installation is the same for Highmaps as for Highcharts. To load Highmaps as a standalone product (if you dont have a license for Highcharts), include this script tag: lt;script src='http://code.highcharts.com/maps/highmaps.js'gt;lt;/scriptgt; If you already have Highcharts installed in the web page and want to run Highmaps as a plugin, include this script tag afterhighcharts.js: lt;script src='http://code.highcharts.com/maps/modules/map.js'gt;lt;/scriptgt; LOAD THE MAP Highmaps loads its
英语原文共 15 页, 英语原文共 9 页,资料编号:[14920],资料为PDF文档或Word文档,PDF文档可免费转换为Word
2. Resources 2.1. Introduction Javarsquo;s standard java.net.URL class and standard handlers for various URL prefixes unfortunately are not quite adequate enough for all access to low-level resources. For example, there is no standardized URL implementation that may be used to access a resource that needs to be obtained from the classpath, or relative to a ServletContext. While it is possible to register new handlers for specialized URL prefixes (similar to existing handlers for prefixes such as http:), this is generally quite complicated, and the URL interface still lacks some desirable functionality, such as a method to check for the existence of the resource being pointed to. 2.2. The Resource interface Springrsquo;s Resource interface is meant to be a more capable interface for abstracting access to low-level resources. public interface Resource extends InputStreamSource { boolean exists(); boolean isOpen(); URL getURL() throws IOException; Fi
第五节. 网页 这部分的参考文档涵盖了Spring框架的支持表示层(特别是web表示层)。 Spring框架的web框架,Spring web MVC,在前几章所覆盖。大量的剩余的章节参考文档的这一部分担心与Spring框架的集成与其他web技术,如Struts和JSF(两个名字)。 本节总结与Spring的MVC portlet框架的报道。 . Web MVC框架 .视图技术 .与其它web框架集成 .Portlet MVC 框架 16.web框架 16.1 web框架的介绍 Spring MVC(模型-视图-控制器)中的web框架是用来围绕分发器所设计的,其中分发器用来分发请求到处理器中,其框架还包括可配置的处理器映射,视图解析以及本地化、主题解析和对文件上传的支持。缺省的处理器是建立在控制器以及请求映射的注解之上的,提供一个大范围的灵活的解决方法。在Spring3.0的介绍之中,通过对用来对指定请求的URL路径里面的
英语原文共 6 页 英语原文共 11 页
英语原文共 8 页 英语原文共 7 页
Web Development with Java Preface I have been teaching web development for ten years.I started with Perl. I can still remember the behemoth programs that contained all the logic and HTML. I remember using a text editor to write the program. Debugging consisted of a lot of print statements. It was a fun time, full of exploration, but I do not miss them. Five years ago,I made the move to Java and Java servlets.Life became much simpler with the use of NetBeans.It has been a critical component in developing Web applications using Java.Debugging a web application in NetBeans is just as easy as debugging any Java application. This book is meant for students who have a solid background in programming, but who do not have any database training. Until two years ago, my students used a glorified HashMap to save data. Then a former student gave me the word: Hibernate. For anyone with a pro- gramming background in Java, using Hibernate to save data to a rela- tional database is
英语原文共 88 页, 1.Introduction The Android operating system has a wide base of users and application developers. Androidrsquo;s Application Programming Interface (API) for writing applications is well documented and many tutorials are available on the web. Unfortunately, documentation of the actual Android operating system is scarce. The inner workings of the graphics pipeline in particular are only ever mentioned by Google employees in blog posts and on conference talks. This thesis aims to provide a basic overview of the graphics pipeline. This thesis is targeted at interested developers with prior knowledge of the Android framework. Readers can also use the official Android framework documentation1 and the Android Open Source Project (AOSP) website2 as a reference. The analysis and breakdown of the Android source code is based on Android 4.4.2 r2 (android-4.4.2_r23 ). All source code listings are also based on this Android version. 1
英语原文共 5 页, 英语译文共 7 页, 资料编号:[253791],资料为PDF文档或Word文档,PDF文档可免费转换为Word
英语原文共 52 页, 英语译文共 53 页, 资料编号:[246310],资料为PDF文档或Word文档,PDF文档可免费转换为Word
加微信咨询
加QQ咨询
服务时间:09:00-23:50(周一至周日)