jsp projects with source code

Alibabacloud.com offers a wide variety of articles about jsp projects with source code, easily find your jsp projects with source code information here online.

"Android UI design and development" 9: Sliding menu bar (i) Use and examples of open source projects Slidingmenu

() {//Setting the main interface viewSetcontentview (r.layout.content_frame); Getsupportfragmentmanager (). BeginTransaction (). replace (R.id.content_frame,Newsamplelistfragment ()). commit (); //Set property values for a slide menumenu =NewSlidingmenu ( This); Menu.settouchmodeabove (Slidingmenu.touchmode_fullscreen); Menu.setshadowwidthres (R.dimen.shadow_width); Menu.setshadowdrawable (R.drawable.shadow); Menu.setbehindoffsetres (R.dimen.slidingmenu_offset); Menu

2015 most fire ten Android open source projects, is a programmer you should see!

1. Currently the most fire android-image-slide-panel picture photo wall loading and sliding effectsHttp://www.itlanbao.com/code/20150908/10000/100513.html2. Ultra-high Imitation quicknews news client sourceHttp://www.itlanbao.com/code/20150902/10000/100499.htmlThe most bull slide effect in 3.Menu historyHttp://www.itlanbao.com/code/20150909/10000/100518.html4. Hi

Reproduced Nodejs: Dozens of amazing nodejs open source projects

highlighting is provided by Codemirror. Hyro is not intended to be a mature web IDE, more like a lightweight HTML or CSS Notepad.9.HaroopadHaroopad is a markdown editor on Linux that uses chromium as the UI to support Windows, Mac OS x, and Linux. The theme is rich in style, and syntax highlighting supports 54 programming languages. As shown, one side is the Code editing window, one side is the preview window, can be updated in real time. Its mail ex

Android excellent open-source projects

The following are good Android open-source projects collected in my daily work. You are welcome to provide unrecorded websites. Roottools: RootTools gives Rooted developers easy access to common rooted tools...Mmsbg:Mms bg for auto send msg and auto dialAcra:Application Crash Report for AndroidAndroid4me:J2_port of Google's AndroidJ2me2ab:A simple j2-to Android BridgeMeteoroid:Create the project to help J

Use Gradle to publish Android open source projects to Jcenter

' } }   Add one more sentence: Apply from: ' The relative path of your bintray.gradle ' Your bintray.gradle can refer to my project's bintray.gradle to write it.My bintray.gradle here is for the release of Android projects, the release of files including source code, documents and AAR, if you want to publish these, you can use directly.After

[Build Development Environment] participate in open-source projects in Windows XP, build git and cygwin development environments, and gitcygwin

[Build Development Environment] participate in open-source projects in Windows XP, build git and cygwin development environments, and gitcygwin Introduction There is only one Windows XP Home machine, but I want to participate in development in open-source communities such as Git @ OSC. This article provides an entry-level development environment building guide

A hodgepodge of Python open source projects

/2009-06-01xhtml2pdfXhtml2pdf uses projects such as reportlab/html5lib/pypdf to convert HTML/XHTML/XHML into PDF documents. Support for HTML 5 and CSS 2.1 and some CSS 3 ... official website:http://www.xhtml2pdf.com/2009-06-01pypdfPypdf This is a pure Python toolkit for building PDFs ... Official website:http://pybrary.net/pyPdf/2009-06-01YMLYML (why a Markup language?!) are an easy Language to compile into XML. YSLT is a easy language for

Top ten open source security projects

developing and enforcing exploit code for remote target hosts.3. Infer-from Facebook Facebook Infer is a static analysis tool. Use it to analyze objective-c, Java, or C code to list the potential pitfalls. Before the code is uploaded to the device, you can use infer to find those fatal flaws that can prevent crashes or performance degradation.4. brakeman-F

"Yun Yu" a netease cloud music UI, using Gank.io and Watercress API development of open source projects

CloudreaderAn open source project based on the NetEase cloud music UI, developed using Gankio and watercress APIs, in line with Google Material desgin reading. The project takes the Retrofit + RxJava + mvvm-databinding architecture development. The various problems encountered in the development are summarized here.GitHub Address: CloudreaderIntroductionNetEase Cloud Music officially released on April 23, 2013, is a flagship discovery and sharing, wit

Third-party open source libraries commonly used in iOS projects

1. Third-party open source libraries used by the projectThe project uses Cocoapods (similar to Maven in Java) to manage the commonly used third-party libraries, some special separate references, and the following are some of the more useful ones.(1) AfnetworkingCurrently the recommended iOS network request component, the default network request is asynchronous, through the block callback to the return data processing.It is important to note that afnet

Androidmonkey Introduction to open source projects based on the instrumentation framework

In the previous article, "Monkeyrunner and Android device communication mode source analysis ," I mentioned that Monkeyrunner with the target Android machine is one way to interact with the target machine by opening the ' Monkey-port $port ' To interact with Monkeyrunner to establish a connection, and then intend to download the Android machine end of the monkey source

Most of the fire. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and similar to WordPress in PHP Umbraco Umbraco

Take it directly, the hottest. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and similar to WordPress in PHP Umbraco Umbraco

Open-source projects, SVN...

An open-source project (about gta iv, friends who like mod can go and have a look at it if they have time ). Naturally, I used SVN. for clients, I originally preferred vs2008 team explorer and planned to host this project on codeplex, unfortunately, I had a very slow access speed on CERNET and gave up. I chose Google Code as the platform, but Google Code does n

Formally recommend one of my open source projects 2-Custom compilers

Executeparam DbdatatesterimplRegister the handler function for each protocol statementIn the handler function, Tokenwordlist is a listThe value (conditionlist) to the right of the Originalword. Each tokenword has an object data member that can be placed into a custom object.Paramcontext is the parameter of this compilation execution.finally , when we have the grammar file, the lexical parser, and the related handler, we can compile the process. In the main compiled

Sliding back swipebacklayout of open source projects

This question mainly introduces the use of SwipebacklayoutSwipebacklayout support left and right side slide, and swipe up to return to the upper levelLibrary Resources: Https://github.com/ikew0ng/SwipeBackLayoutImport Process:1. After downloading, get a compressed package, unzip and import the library inside2. After the import, you will find that the SRC folder is empty, do not worry. In the project there is a Java folder, the Java folder under the entire file copy to SRC, you can.3. Although SR

Java Android Annotations (Annotation) and several common open source projects annotation principle analysis

Many open source libraries (Butterknife, Retrofit, activeandroid, and so on) use annotations to simplify code to improve development efficiency.This paper briefly introduces the following Annotation example, concept and function, classification, customization, parsing, and analyzes several Annotation principles of Android Open Source Library .PDF version: Java an

Organize open source GIS Projects Based on. NET

stable GIS solution for all. Net platforms, including various embedded devices (. NET Compact ).Link: http://nts.sourceforge.net Mssqlspatial Mssqlspatial complies with OGC Simple Features Specification for SQL Revision 1.1 and is built based on nettopologysuite and sharpmap. It is divided into three modules, namely, ETS, sharpmap, and sqlclr. sqlclr is divided into CLR integrated implementation code. It mainly implements space database encapsulation

Consolidate a large number of open Source library projects (vi) ListView animation, Activity "abstraction", incidentally, "abstract class" and "interface"

ListViewPoint to a animation, and of course you can add it in Java code.One is implemented as an animation, and a seat is loaded every time with a delay.Here is the material used to paste the file:Code_item_animlayoutAnimation xmlns:android="http://schemas.android.com/apk/res/android" android:animation="@anim/list_anim" android:animationOrder="normal" android:delay="0.1" />List_anim.xmlset xmlns:android="Http://schemas.android.com/apk/res/android" > translate android:fromxdelta=" -1

12 of the most famous Android player open source projects on GitHub

. operating effect:     7.StylishMusicPlayer  Project Address: Https://github.com/ryanhoo/StylishMusicPlayer Introduction: A very beautiful music player. operating effect:     8.JamsMusicPlayer  Project Address: Https://github.com/psaravan/JamsMusicPlayer  Introduction: an open source music player code. Jamsmusicplayer was originally a paid app on the play store because Google's paid apps had to show the de

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.