{"id":821,"date":"2013-03-10T15:32:07","date_gmt":"2013-03-10T07:32:07","guid":{"rendered":"http:\/\/www.youthtribe.com\/?p=821"},"modified":"2013-03-10T15:32:07","modified_gmt":"2013-03-10T07:32:07","slug":"mfc-vc-%e7%82%b9%e5%87%bb%e6%8c%89%e9%92%ae%e6%89%93%e5%bc%80%e6%8c%87%e5%ae%9a%e6%96%87%e4%bb%b6","status":"publish","type":"post","link":"http:\/\/www.youthtribe.com\/archives\/821","title":{"rendered":"mfc -vc++-\u70b9\u51fb\u6309\u94ae\u6253\u5f00\u6307\u5b9a\u6587\u4ef6"},"content":{"rendered":"
void CSZYView::OnMenuitem32804()
\n{
\n\/\/ TODO: Add your command handler code here
\n\/\/\u6253\u5f00\u5e2e\u52a9\u624b\u518c
\nCFileFind finder;
\nBOOL bWorking=finder.FindFile(\u201chelp.chm\u201d);
\nwhile(bWorking)
\n{
\nbWorking=finder.FindNextFile();
\nCString szFilePath=finder.GetFilePath();
\nShellExecute(NULL, \u201copen\u201d,szFilePath, NULL, NULL, SW_SHOWNORMAL);
\n}
\n}<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"void CSZYView::OnMenuitem32804() { \/\/ TODO: Add your command handler code here \/\/\u6253\u5f00\u5e2e\u52a9\u624b\u518c CFileFind finder; BOOL bWorking=finder.FindFile(\u201chelp.chm\u201d); while(bWorking) { bWorking=finder.FindNextFile(); CString szFilePath=finder.GetFilePath(); ShellExecute(NULL, \u201copen\u201d,szFilePath, NULL, NULL, SW_SHOWNOR<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1,9],"tags":[],"_links":{"self":[{"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/posts\/821"}],"collection":[{"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/comments?post=821"}],"version-history":[{"count":2,"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/posts\/821\/revisions"}],"predecessor-version":[{"id":823,"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/posts\/821\/revisions\/823"}],"wp:attachment":[{"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/media?parent=821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/categories?post=821"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.youthtribe.com\/wp-json\/wp\/v2\/tags?post=821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}