I\'m creating a facebook application at the moment and need to create a comment system. I\'ve made the most of it, but the only thing i not have made yet is the textarea sending progress.开发者_开发知
Ok when you use this code: <div id=\"comments\"> <div id=\"fb-root\"></div> <script src=\"http://connect.facebook.net/en_US/all.js#appId=YOUR_API_KEY&xfbml=1\"></sc
Hey guys sorry if this is an amateur question but I\'m having a little trouble with this. How do I display comments towards a specific page? (page.php?id=48)
My question is not really a programming problem.. I must comment my code for the JavaDoc, but I think it\'s a bit strange to re-comment existing methods (I think about @Override methods).
I\'m having problems implementing a kind of comments form, where comments (called \"microposts\") belong_to both users and posts, users have_many comments, and posts (called \"propositions\") have_man
Assuming the following sample inline comment: /* function newMethodName (int bar, String s) { int i = 123;
For a bunch of reasons that (believe it or not) are not as unsound as you may think, we are still (sigh) using Java 1.4 to build and run our code (though we plan to finally move to Java 7 by the end o
I have several directories full of C code, and I want to retrieve all of the /* */ comments from all of the code (.h files and .c files) in all of the directories and subdirectories, putting those com
I\'ve entered this into my code to use facebook comments: <div id=\"fb-root\"></div><script src=\"http://connect.facebook.net/en_US/all.js#xfbml=1\"></script><fb开发者_如何
How do I remove words from a text file that have symbols preceding them? For example: This is important information...//but this is a comment