Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.
I want to know how to show the loading of an application.Normally (let\'s say Netbeans IDE,) the application will show how far it ha开发者_运维知识库s loaded and how far to load.Also, loading classes
I try to show an existing excel file when a user press the link which i开发者_高级运维s in my c# desktop application. I put my excel files into my project folder. nevertheless when I set up my project
I\'ve read about XSS vulnerability in desktop applications like Skype and ICQ. I wonder why they choose to use html in this kind of applications that can also be written without any h开发者_如何转开发
We decided to write client side application using Ext GWT it is good and powerful framework, but currently client wants to creat开发者_运维问答e desktop application, So, my question is Are there any s
I\'m thinking about building a Mac (maybe later Windows) application that would expose its开发者_如何学Go plug-in API to other processes on the same machine via HTTP/REST. Are there any good libraries
As it currently stands, this question开发者_开发问答 is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
We have an ERP application. The server side is implemented as a series of Web services exposed with Hessian and Spring. The Web services make use of a DAO layer for all database operations. The DAOs a
I\'m开发者_开发技巧 having trouble with what I thought would be a simple task. Is there a way to find the dimensions of a Quicktime file (possibly some sort of QT Media Attribute)?
Can I use Eclipse RCP fra开发者_开发技巧mework with google\'s window builder pro for desktop application development.