I would like to know if there is any Java Framework or resource to draw and/or manipulate a Cartesian Plane. Obviously, it can be done using just Java 2d, but implement some resources like \"zoom in\"
Using any of the iPhone\'s private APIs, is it possible to access the call log on the iPhone without jailbreaking it? Is the same somehow possible for opened URLs in Safari and launched apps (which ap
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I\'ve been converting my manual SQL repository that uses SqlCommand and SqlConnection to use EF4 and so far so good apart from I have got stuck trying to right a SQL statement as Linq.
How to get code completion to work for PHP in Netbeans 6.9.1? I want Netbeans to suggest native PHP functions.
I wrote a small program with Boost in c++. It works fine and so I want to give it a graphical interface so that it is easier to use.
I am creating the universal application(iPhone and iPad). In my application, i used ZBar SDK for barcode scanning. While running the application in iPhone it\'s working fine. But in iPad the applicati
in echo 3 i have a problem setting focus on a specific text field in a new screen. The probelm occurs when a user holds their mouse on the reference button on the previous screen as opposed to j开发者
I am building a robotlegs app where you h开发者_如何学Pythonave to login in order to use it. When you loggin I have numerous mediators,injectors,models,vos etc. What should I remove when one logs out?
I\'m building a library (https://github.com/OscarGodson/storageLocker), a localStorage wrapper to be more exact, but because this is my first try at OO JavaScript 开发者_运维问答I\'m still learning an