开发者_如何学PythonSuppose I use the cajoler to sanitize third party javascript and run it in a host, and regarding JQuery:
I\'m a .NET developer, but for my current project I need to use Google Caja, a Java project. Uh-oh! I\'ve followed the guide at http://code.google.com/p/google-caja/wiki/RunningCaja on my windows mac
开发者_StackOverflowSee title. Ihave: class Foo { private: Foo(); public: static Foo* create(); } What need I do from here to make Foo un-copyable?