摘要:this article demonstrates how we can integrate xsl-fo, xslt, and javamail into our existing web-based applications. i show you how we can generate pdf reports for an application through the use of xsl......
摘要:microsofts bundling of crystal reports dates to visual basic 3 and since then many developers have come to rely on it to build reporting solutions. early on some developers found the programming api t......
Extending Eclipse with Helpful Viewss a developer, one of the most important tools at your disposal is your ide. as a java developer, there are several ides availableboth commercial and open sourcethat are each interesting in their own way and generally extendable. ide extensions are so valuable because they allow you to create new functionality not offered by the base ide.
in this article, i will explain how to extend one such ide, eclipse, using its plugin architecture. the eclipse api is vast and can hardly be covered in a single book much less an article, so this article will focus on one specific concept known as views. i will cover creating two views that enable a developer to evaluate expressions in real time. the first view will evaluate a regular expression (regex) against arbitrary text and display the results. the second vi...
下一页 摘要:ss (real simple syndication) is a flexible and efficient format for exchanging structured, dynamically changing data, such as news headlines, blogs, job vacancies, new projects, recent wiki changes, e......