josevellozo Posted March 12, 2009 at 10:26 AM Report Share #250126 Posted March 12, 2009 at 10:26 AM alguem me pode recomendar um bom tutorial ou algo do genero que me ensine como trabalhar com xml em c++? http://be-actual.blogspot.com/ Link to comment Share on other sites More sharing options...
lindinha Posted March 12, 2009 at 11:17 AM Report Share #250171 Posted March 12, 2009 at 11:17 AM xml tutorial : http://www.w3schools.com/xml/default.asp c ++ tutorial : http://www.cplusplus.com/doc/tutorial/ ;P ! Link to comment Share on other sites More sharing options...
OldCoder Posted May 8, 2009 at 07:38 AM Report Share #262270 Posted May 8, 2009 at 07:38 AM Depois de dominares os tutoriais e o formato genérico de XML em si, é uma boa ideia utilizares uma biblioteca que te poupe trabalho. A célebre TinyXML (escrita em C) foi refinada para C++ e chama-se TinyXML++: http://code.google.com/p/ticpp/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now