Groovy v1.7.10 and 1.8-rc-3 release the emerging Java 2 Platform language

Groovy is a burgeoning Java 2 platform language. Groovy code can be combined well with Java code to extend existing code. The current Groovy version is 1.6.3, available on both Java 1.4 and Java 5 platforms, and can also be used on Java 6.   Groovy interface Features: An agile dynamic language based on Java virtual machines. Built on top of the powerful Java language and added from Python, ...

NetBeans IDE v7.0 RC1 publishes world class Java IDE

Created by Sun in 2000, NetBeans is home to the open source movement as well as to developers and customer communities, designed to build world-class Java Ides. NetBeans can currently be developed on Solaris, Windows, Linux, and Macintosh OS x platforms and used within the SPL (Sun Public License) framework. NetBeans is a full-featured open source Java IDE that helps developers write, compile, debug, and deploy Java applications and ...

Thumbnailator v0.3.2 publish Java thumbnail generation class library

Thumbnailator is a Java thumbnail generation class library. With its simple API, two or three lines of code can generate thumbnails from existing pictures. Supports batch generation of thumbnails based on one directory. Making thumbnails in Java can be a pretty daunting task. Learn how to use the image I/O API, Java 2D API, image processing, image scaling technology, but don't be afraid! Thumbnailator makes this possible. Thumbnailator's fluent interface can be used to perform phase ...

GWT V2.2 publishes Ajax front-end using the Java programming language

The acronym for Google WEB Toolkit, with GWT being able to write AJAX front-end using the Java programming language, and then GWT will cross compile to the optimized http://www.aliyun.com/zixun/aggregation/33906.html ">javascript, while JavaScript can be run automatically on all major browsers. GWT allows developers to use the Java programming language to quickly build and ...

PYAGGR3G470R v2.6 publishes multithreaded news aggregators developed by Python

PYAGGR3G470R is a multithreaded news aggregator developed in Python that provides a web interface and a SQLite database. pyaggr3g470r http://www.aliyun.com/zixun/aggregation/16920.html ">release 2.6. Added new page (feed). This page is a kind of sum ...

IntelliJ Idea 10 Publish the Java Language Development integration environment

Idea full Name IntelliJ is an integrated environment for Java language development, and IntelliJ is recognized as one of the best Java development tools in the industry, especially in smart Code assistants, code automation prompts, refactoring, Java EE support, Ant, JUnit, CVS consolidation, code review , innovative GUI design functions can be said to be extraordinary. Idea is the product of JetBrains, a company headquartered in Prague, the capital of the Czech Republic, where developers are dominated by rigorous, well-known Eastern European programmers. ...

Phpstorm v2.0 released a very good PHP IDE tool

Phphttp://www.aliyun.com/zixun/aggregation/13431.html ">storm is a very good PHP IDE tool, its development team for the well-known Java IDE developers JetBrains , if you're a Java enthusiast or developer (like the writer), you've heard of idea, of course, if you haven't heard the name of the Java IDE.

FLUXBB v1.4.3 publishes fast and lightweight PHP Architecture Network Forum System

FluxBB is a fast, lightweight PHP architecture for the web forum system, issued under the GPL protocol. FLUXBB's mission is to become faster, smaller and less graphic than other forum systems, with fewer features and more streamlined code. Most "no" features can be implemented by plug-ins when needed. The FLUXBB page is fully compliant with XHTML and CSS standards. At present, FLUXBB can operate under various operating systems and support database systems such as MySQL, PostgreSQL, SQLite, etc. FluxBB in 20 ...

CCache v3.1.4 Release High speed C + + compiler

CCache (abbreviated as "compiler cache") is a compiler cache that caches compiled generated information and uses cached information, such as headers, in specific parts of the compilation, which saves the time it takes to typically use CPP to parse this information. If you compile the file in Listing 2 and assume that Foobar.h contains references to other header files, CCache replaces the include declaration with the cpp-parsed version of that file. It's that simple. No...

Gecrit v1.8.2 releases Python integrated development tools

Gecrit is a Python integrated development tool that is easy to use, fast and lightweight. Features include: Code indentation, code line display, code folding, syntax highlighting, shell access, code completion, program operation, source Browsing, guide, automatic save and so on. Gecrit is a Python IDE. Its focus is on simplicity and ease by use. It is fast and lightweight. ...

JasperReports v4.0.0 publish Java-based open source reporting tools

JasperReports is a java-based open source reporting tool that can be used to make reports in a Java environment like other IDE report tools. JasperReports supports PDF, HTML, XLS, CSV, and XML file output formats. JasperReports is the most common reporting tool currently used by Java developers. This version introduces a new CSV query executor, based on the new metadata of the CSV export tool, there are some other improvements and patch fixes;

OpenERP V6.0.1 releases Open-source ERP and CRM software based on Python language

OpenERP is an Open-source ERP and CRM software based on the Python language. Like Java software, it is cross-platform, and supports both C/s and b/s two architectural forms. There are more than 100 modules in the official standard release edition. Covers financial management, procurement/http://www.aliyun.com/zixun/aggregation/33579.html "> Sales Management, Inventory management, MRP, CRM, human resource management, Sales point Management ...

Jsoup v1.5.2 publishes a Java HTML parser

Jsoup is a Java HTML parser that can directly parse a URL address, HTML text content. It is much more convenient and lighter than the htmlhttp://www.aliyun.com/zixun/aggregation/33959.html ">parser". Syntax is similar to jquery. It provides a very labor-saving API for fetching and manipulating data through dom,css and jquery-like operations. ...

Jodd v3.2 publishes a common open source Java package

Jodd is an ordinary open source Java package. You can think of jodd as the "Swiss Army Knife" of Java, which is small, sharp and contains many convenient functions. Jodd is generic purpose open-source Java utility library. It enriches JDK with many powerful and feature rich utilities. Jodd He ...

Linux Command Encyclopedia system settings: Rmmod

Function Description: Delete module. Syntax: rmmod&http://www.aliyun.com/zixun/aggregation/37954.html >nbsp; [-as] [Module name ...] Supplemental Note: Execute rmmod instructions to delete unwanted modules. The core of the Linux operating system has the characteristics of modularity, so when compiling the core, it is important to put all the functions in the core. You can compile these functions into a separate module, to be needed ...

Linux Command Encyclopedia system settings: Unalias

Feature Description: Remove Alias. Syntax: unalias&http://www.aliyun.com/zixun/aggregation/37954.html >nbsp; [-A] [Alias] Supplemental Note: Unalias for Shell built-in directives, you can delete alias settings. Parameters:-a deletes all aliases.

Linux Command Encyclopedia document editing: EX

Function Description: Start vimhttp://www.aliyun.com/zixun/aggregation/18444.html > Text Editor in ex mode. Ex performs as VI-E, using syntax and parameters to refer to the VI instruction, if you want to return to normal mode from ex mode, enter in Vim: VI or: Visual.

Linux Command Encyclopedia system settings: Resize

Function Description: Set the size of the terminal window. Syntax: resize&http://www.aliyun.com/zixun/aggregation/37954.html >nbsp; [-CU] [-S < columns > < lines] Supplemental NOTE: The implementation of the resize directive can set the virtual terminal window size. Parameters:-C Even if the user environment is not c ...

Linux Command Encyclopedia system settings: Ulimit

Function Description: Controls the resources of the shell program. Syntax: ulimit&http://www.aliyun.com/zixun/aggregation/37954.html >nbsp; [-ahs] [C <core file upper limit] [-D < data section size] [F < file size] [m < memory size ...

Linux Command Encyclopedia system settings: rdate

Feature Description: Displays the date and time of the other host. Syntax: rdate&http://www.aliyun.com/zixun/aggregation/37954.html >nbsp; [-ps] [Host name or IP address ...] Supplemental Note: Execute rdate instruction, ask other host for system time and show it. Parameters:-P Displays the date and time of the remote host. &nb ...

Total Pages: 1204 1 .... 254 255 256 257 258 .... 1204 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.