rapid application development tools open source

Alibabacloud.com offers a wide variety of articles about rapid application development tools open source, easily find your rapid application development tools open source information here online.

Two open-source tools for Java to dynamically generate PDF-itext and fop

This article from http://www.blogjava.net/sean/archive/2008/10/05/232577.htmlDue to work needs, today I briefly read the relevant documents about Java PDF generation. In summary, in addition to using the reporting platform and OOO's ancillary tools, there are currently two common approaches: itext and Apache fop. From the actual situation, let's take a look at the specific usage of the two processing PDF files with Chinese characters. [Itext](Link) I

Lightweight online behavior auditing using open-source tools

Source: ispublic.com Google does not seem to be able to find any article that uses open-source software to implement online behavior auditing-it is no wonder that open-source is not popular in China, and online behavior auditing is not popular abroad. However, this does not

Tsar Open Source: Taobao's extensive use of system monitoring tools

Tsar is a collection of information on the server system and application of the collection reporting tools, such as the collection of server System information (CPU,MEM, etc.), as well as application data (Nginx, Swift, etc.), the collected data stored on the server disk, can always query historical information, Data can also be sent to the Nagios alarm. Tsar can

Eclipse + CDT + yagarto + j-link,stm32 Open Source development environment Setup and commissioning

slow. Eclipse's GNU ARM Environment is complex and difficult to debug. Here, I still recommend the use of em::blocks. Em::blocks small, not as big as Keil uvision, nor as bloated as eclipse. Em::blocks installation, configuration relative Keil uvision is simpler and easier, and Eclipse's environment configuration is more complex and error-prone. Em::blocks's code-editing environment is quite intelligent and relatively keil uvision much better than eclipse. Em::blocks embedded the GNU compiler,

SharePoint Administration tools for WebPart sharing [open source]

a WebPart, click on the Add to page, you can add to the page, such as:4. Add a WebPart page through the SharePoint WebPart Manager tool, such as:5. Switch to the Delete tab and click Load to read the WebPart on the page, such as:6. Tick the WebPart (the title of the WebPart is displayed) and click Delete to delete the WebPart, such as:7, switch to the Import tab, select the path, click Import, you can import the folder directory of WebPart to the page, such as:8, after the introduction of the p

Android open-source plan-one-week app development and androidapp Development

Android open-source plan-one-week app development and androidapp DevelopmentQuestions about the open source program of mobile development enthusiasts One-week app development planFirst

Open Source Tools Pynmonanalyzer Introduction, Support Python3 and Windows

git address Https://github.com/madmaze/pyNmonAnalyzerPynmonanalyzer can render Nmon results graphically. You can Pynmonanalyzer-b-o testreport-i test.nmon with just one line of command. Please refer to the readme.md in the source file for more information.The results of the presented HTML report are as follows:This open source project for Python2 is now partially

A total of 49 Windows GUI Development Framework open source software "turn"

Source text: Http://www.oschina.net/project/tag/178/gui?lang=36os=0sort=viewp=1Desktop application Development engineAlloydesktopAlloydesktop is the HTML5 native app development engine, an app development engine that can run Web pages like software on a desktop. The engine i

Google production level Open source container scheduling and management tools Kubernetes learning Two

Batch JobsJobsOne job creates one or more pods and ensures that a specified number of Pods are successfully terminated. When all pods are completed successfully, the job will track the process. When the number of successful finishes reaches the specified number, the job itself ends.Reference Documentation:https://kubernetes.io/docs/user-guide/jobs/This article is from the Linux SA John blog, so be sure to keep this source http://john88wang.blog.51cto.

Open Source machine learning tools Scikit-learn Getting Started

Scikit-learn is a python-based machine learning module based on BSD open source licenses. The project was first initiated by Davidcournapeau in 2007 and is currently being maintained by community volunteers.Scikit-learn's official website is http://scikit-learn.org/stable/, where you can find related Scikit-learn resources, module downloads, documentation, routines and more.Scikit-learn installation require

(26) unity4.6 Learning Ugui Chinese documents-------Ugui Open source tween tools are lightweight and powerful

Source: http://blog.csdn.net/u010019717Many unity developers know Ngui very well, and they are really well developed, from the previous sendmassage to a more efficient event system, including good tween-related, as well as a lot of peripheral tools.But with the launch of Unity4.6, 5.0, Unity more native professional and efficient Ugui came out, although there is no perfect ngui perfect, but will be the future direction of

Common open-source/free NLP tools

Some common open-source/free tools for NLP tasks, * Computational linguistics toolbox CLT http://complingone.georgetown.edu /~ Linguist/compling.html Gate http://gate.ac.uk/ Natural Language Toolkit (nltk) http://nltk.org Mallet http://mallet.cs.umass.edu/index.php/Main_Page * English StemmerSnowball http://snowball.tartarus.org/ * English POS taggerStanfor

Natural language Processing NLP common open source/free tools

NLP Common open source/free tools (reproduced from the Water Wood Community NLP Edition) *computational Linguistics ToolboxCLT http://complingone.georgetown.edu/~linguist/compling.htmlGATE http://gate.ac.uk/Natural Language Toolkit (NLTK) http://nltk.orgMallet Http://mallet.cs.umass.edu/index.php/Main_Page *english StemmerSnowball http://snowball.tartarus.org/ *

Apache Open Source Tools common-fileupload implementation file upload and download

In the Web application system development, the file uploads and the downloading function is the very commonly used function, today says the Javaweb file uploads and the downloading function realization. For file upload, the browser upload the file in the form of streaming files to the server side, if the direct use of the servlet to obtain upload file input stream and then parse the request parameters insid

Open source replication and synchronization tools written in Java

synchronizing data sources which share the same data format. the record inferface of Pollux provides an unsupported actions for most kinds of data records, these may include Pim, database records or file/directories. Bhavaya-bhavaya is library that supports real-time Synchronized up-to-date access to continually changing data. the bhavaya persistence layer is different from other implementations such as Hibernate and Castor in that the properties of bhavaya's objects always reflect the curr

Introduction to several open-source JSP development frameworks

in the view section. Added AJAX support in WebWork2.2, which is built on the basis of the DWR and Dojo frameworks. Struts Struts is an MVC framework based on the Sun J2EE platform. It is mainly implemented using Servlet and JSP technologies. Because Struts can fully meet the needs of application development, it is easy to use and agile, and has received a lot of attention in the past year. Struts integrate

01_android Application development environment _04_android usage of common development tools

ADB (Android Debug Bridge) Located under the Plaform-tools subdirectory of the Android SDK installation directory. You can complete the file copy between the PC and the phone, apk install and uninstall, and even can switch directly to the Android system to execute the Linux command. 1. View the currently running emulator ADB devices 2, the computer and the phone to copy each other files Computer → Mobile phone ADB push PC file path phone file director

Using third-party open source tools trash-git to place Linux mistakenly deleted files

#!/bin/shenvironment_python () {yum-y install pythonecho "python OK"}environment_git () {yum-y install gitecho "git OK"}ge T_from_github () {cd/root/git clone Https://github.com/andreafrancia/trash-cli.gitecho "Download trash-cli OK"} Install_trash () {echo ' Get to Trash-cli ' Cd/root/trash-cliecho ' Now ' trash-cli ' python setup.py installecho ' python Insta ll trash-cli OK "}alias_rm () {alias rm= ' trash-put ' echo ' Alias rm= ' trash-put '" Source

"Go" yeoman:web application development process and tools

Translated from: http://blog.jobbole.com/62098/With the popularity of Web 2.0 and HTML 5, today's Web applications are much more powerful and interactive than traditional Web applications. Many of the implementation logic of the application is transferred to the browser side to implement. Instead of providing a single data reception and presentation capability, the browser provides more user interaction capabilities. The HTML, CSS, and JavaScript code

The open source application architecture? Selenium Webdriver (Upper)

Not long ago, Infoq recommended a few new books on software architecture, which attracted a wide range of interest from domestic readers. One of these is the Open source application architecture (the Architecture of Open source applications), which describes the software des

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.