I am making a j2me application to send an image (taken from a camera) to a PC 开发者_如何学编程for further processing. Can I send it over bluetooth using ftp to the pc ?If you use JSR-82, you can conn
In Silverlight an AccordionItem is inside another one . When the inner one is selected, it can not expand its parent more which is already expanded to show its own content.
I have a composite drop down calendar user control that consists of a textbox and and calendar image and a validation control. I expose a property called \"TextBox\" on the usercontrol which returns a
I am having problem getting my tooltip to work when using the jQuery load() function. The tooltip works fine if i don\'t use load() to load external dynamic data.
i have these 2 classes: public class Category { IDictionary<string, CategoryResorce> _resources; } public class CategoryResource
Any suggestions/hints/开发者_JS百科links/tutorials would be appreciated! :)There really is no answer to this. Under normal circumstances, the OS will keep something in essentially all the memory on th
I am having an issue with importing a large(60MB) CSV file in MYSQL DB. The problem arises when an address field has multiple comma seperated values e.g. home no, street no, town etc.
This must work on the iPhone and mobile browsers. This has to b开发者_如何学Goe lightweight. I\'m looking for a good CSS3 option.you should use a jQuery plugin, I\'ve used it multiple times and I\'m r
Recently I upgraded to Snow Leopard, and now I can\'t run programs built with wxPython. The errors I get are (from Eclipse + PyDev):
I am new to NSIS, and I need to know that in the uninstaller, how I can check if the application (which is 开发者_运维技巧in C++) is running and close it before uninstalling.Here is a slightly more fr