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.

Collection of several open-source RSS-related projects

JpluckProject Description: Converts web sites and RSS feeds to plucker documents for offline reading on handhelds.Convert website and RSS feedback into plucker documents for offline reading on handheld devicesSource: http://sourceforge.net/projects/jpluck/ Category: Development Status: 5-production/stable Environment: Win32 (MS Windows) Intended audience: end users/desktop License: BSD license

The hottest five big Python open source projects

with models, templates, and views. With Django, we can quickly create high-quality, easy-to-maintain, database-driven Web service programs, especially for unsanitary environment who are not familiar with database operations.4.) Ranked fourth is the functional testing Framework Pytest,pytest is a full-fledged, fully functional Python testing framework that helps you write better automated test programs that can adapt to full-featured testing from simple unit tests to complex integration tests, a

18 Domestic Top HTML, CSS, JavaScript open source projects

If you're a front-end developer, then HTML, CSS, and JavaScript are the three essential basic skills you need to master. Of course, we also need to use very skilled. The best way to learn is by understanding the current hot open source projects. This article counts the top-level technology open-source projects with the

30 open-source AS3 Projects.

on top of your standards compliant HTML page. wrapper eliminates cross-browser issues and makes integrating ActionScript and HTML/CSS projects possible without needing to compile. have introduced it in previous article Wrapper WordPress Theme. 24. ASTRA GaloreASTRA Galore: New Flash and Flex ComponentsThe ASTRA library of components has just been updated with three new Flash components and seven new Flex components, as well as some important updates

"Go" Android Open source projects and frameworks

-switch-backport:android3.0 above the switch, have good people to migrate to 2.x, ha Pagerslidingtabstrip: The latest version of the GooglePlay tab effect, can be dazzling Chromeview: We all know webview, also know that Android Chrome and its own kernel, this project is to export chrome kernel to make a chromeview, we can use in their projects, interested can play Picasso: Images from Square are loaded asynchronously, as if they were recently op

Which of the following common open-source php projects are available? New users do not understand. our predecessors talk about solutions.

Which of the following common open-source php projects are available? New users do not understand. the predecessors say that they are like Zhimeng cms (those who do not know about it). which of the following must be mastered? How can we learn about these open-source projects ??, Let's take a look at the dede

. NET open Source projects

integrate into existing projects. As long as your existing system is used. NET development, you can use SuperSocket to easily develop the socket application you need to integrate into your existing system.quartz.nethttp://www.quartz-scheduler.net/Quartz.net is an open-source job scheduling framework, which is a. Net migration of the Opensymphony Quartz API, written in C # that can be used in WinForm and AS

Android Open source projects and frameworks (GO)

-switch-backport:android3.0 above the switch, have good people to migrate to 2.x, ha Pagerslidingtabstrip: The latest version of the GooglePlay tab effect, can be dazzling Chromeview: We all know webview, also know that Android Chrome and its own kernel, this project is to export chrome kernel to make a chromeview, we can use in their projects, interested can play Picasso: Images from Square are loaded asynchronously, as if they were recently op

Create a textview that can be expandabletextview with open source projects

This time or open-source projects to achieve the effect, I personally feel that the above effect is still great. So it is quite simple to record how to achieve this effect. This is a good example of open source projects, the whole open source project

Androidstuio quick release of open source projects to Jcenter/bintray

://bintray.com/. Upload done, but don't worry. You will find that dependency failure is dependent on the following code in the project Gradle:‘compile ‘包名:模块名:1.0.0‘The reason is that after we upload the project also need Bintray admin audit, so on the project page just click to see the details, click Add to Jcetner :After the page to fill in the project information, to Bintray Administrator audit:Audit pretty fast, I was submitted at night, the

15 open-source projects that web developers should know

Today, building websites and developing Web Applications Program Developers are not only required to be excellent programmers, but also smart programmers. This means that, if possible, the existing Code And the application, rather than starting with your own. Open source has been around for a long time, and many websites have also been built using open source.

11 Open source projects for machine learning

Transferred from Infoq, author Zhang Tianrei Machine learning is a hot topic in the field of data analysis, which often uses a variety of machine learning algorithms in peacetime learning and life. In fact, many of the machine learning algorithms based on Python, Java, etc. have been implemented many times by predecessors. These algorithms can be found on the internet a lot, but often there are many "dirty" or "messy" open source code.Against thi

Are there any good Tornado textbooks or open source projects that can be used for reference?

Reply content:The first thing you must see is the documentation on the official website. / http tornadoweb.org/ , the content is very few quickly can sweep, here has the Chinese translation version, http://www. tornadoweb.cn/ 。 Tornado's new book Introduction to Tornado: Introduction to Tornado:michael Dory, Adam Parrish, Brendan berg:9781449309077:amazon.com:books This slide is also good to introduce all aspects, some of the documents mentioned is not very detailed http://www. scribd.com/d

I have read some ideas about ASP. NET MVC open-source projects and some ideas about ASP. NET MVC + repository + service architecture.

I recently learned some open-source projects of ASP. NET MVC 2.0 and found that the same architecture design is widely used in these projects, namely: ASP. net mvc + Service + repository. After reading some introductions on the internet, I think this architecture is indeed full. Take Microsoft's typical open-source p

Linux is the only winner of open-source projects

Article title: Linux is the only winner of open-source projects. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source. Dirk Hohndel, Intel's chief technical expert on Linux and open-source

What do you know about the top list of the hottest HTML, CSS, and JavaScript open source projects in China?

For developers, HTML, CSS, and JavaScript are the three basic skills required to get started with front-end development. And how to master this knowledge with less effort? The best way to learn is by understanding the current hot open source projects. This article counts the top-level technology open-source projects wi

Common. NET open source projects

integrate into existing projects. As long as your existing system is used. NET development, you can use SuperSocket to easily develop the socket application you need to integrate into your existing system.quartz.nethttp://www.quartz-scheduler.net/Quartz.net is an open-source job scheduling framework, which is a. NET migration of the Opensymphony Quartz API, written in C # that can be used in WinForm and AS

Collection of commonly used. NET Open source projects

and integrate into existing projects. As long as your existing system is used. NET development, you can use SuperSocket to easily develop the socket application you need to integrate into your existing system. quartz.nethttp://www.quartz-scheduler.net/Quartz.net is an open-source job scheduling framework, which is a. Net migration of the Opensymphony Quartz API, written in C # that can be used in WinForm a

Turn: Open source projects where c/+ + programmers must be proficient

poolAll processes need to allocate memory, and allocating and managing memory is a challenging task for C + +.We recommend Nedmalloc this open source memory pool library. Nedmalloc is a cross-platform, high-performance multi-threaded memory allocation library that is used by many libraries.Vii. Cache LibraryAs we all know, the most used cache library is memcache. This is especially useful when doing database development.Eight, the scriptScript is a v

The "Go" C + + programmer must be proficient in the application of open source projects

+ +.We recommend Nedmalloc this open source memory pool library. Nedmalloc is a cross-platform, high-performance multi-threaded memory allocation library that is used by many libraries.Vii. Cache LibraryAs we all know, the most used cache library is memcache. This is especially useful when doing database development.Eight, the scriptScript is a very interesting thing, a lot of features, in fact, we just write a script can be done, the

Total Pages: 15 1 .... 10 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.