10 2008 档案
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include #include int main(int argc, char* argv[]){ printf("Hello World!\n"); time_t t=time(...
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Set Events = GetObject("winmgmts:\\.\root\cimv2").ExecNotificationQuery("SELECT TargetInstance....
阅读全文
摘要:当不是在本地打开web service时会有如下的提示: The test form is only available for requests from the local machine 解决办法: 在web.config 的 下加入 ...
阅读全文