I would like to make a history list in my app. I have surfed and looked at many questions here, but so far I haven´t found the answer to my question.
Say I\'m codi开发者_运维知识库ng a standalone desktop application. Say it\'s object-oriented and it needs to save its data into a file. The data is normally stored in different classes. Inheritance is
I have a problem in storing the data in matrix in for and if loops, The results give me only the last value of the last iteration. I want all the
I can\'t getting my stored data.... This is the code: if ([string isEqualToString:@\"\"]) { //RECUPERO DATA
I found and followed an example from Stackoverflow (http://stackoverflow.com/questions/2310139/how-to-read-xml-response-from-a-url-in-java) of how to read an XML file from a URL (as you can see in my
I\'m currently trying to carry variables over in a GM script when a page refreshes. Basically I\'m using the script from \"Using Greasemonkey and jQuery to intercept JSON/AJAX data from a page, and pr
I\'m curently busy on a site for which i want to write a greasemonkey script that logs all the data, or at least certain postions of it, and saves in an file that will be interperatable fo ms excell.
i just want to know about the best way to store sensitive and secured data in wpf application tha开发者_如何学JAVAt will not appear inside the exe file like databases and will store data and retrieve
I\'m right now using SQL server 2008 in my project to store and fetch data . this is going perfect till now . 开发者_如何学PythonI can fetch 20000 records in less than 50ms (JSON) . but facing a probl
I\'m creating a many to many relationship between content, but to simplify it I\'ll use an easier relationship for now. An example would be a relationship between movies. What would be the right way t