logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

github Repository not found 解决

I was also facing the same issueremote: Repository not foundfatal: repository 'https://github.com/MyRepo/project.git/' not foundremote: Repository not found. fatal: repository 'https://github.com/My..

解决IE无法解析XML文件错误

        因为装过其它浏览器或其它原因,使得IE打开XML文件时出现一闪而过,或是打开却出现保存文件对话框,这些原因大多数是因为IE的XML解析器出现了问题,只有卸载后重新注册即可。 方法:注:卸载时,请根据自己的浏览器安装的解析器版本确定,不一定全部都会有以下版本1、删除:打开运行窗口-->输入-->regsvr32 -u msxml3.dllregsvr32 -u msxml

#xml#浏览器
C++是定义全局变量和函数常用方法.

1:在头文件是声明变量,然后在使用的文件中用exten标识。".h":int ntemp;".cpp":exten int ntemp;2:定义一个全局变量类,使用时包含头文件即可:"GlobalVar.h"Class CGlobalVar{            CGlobalVr();            ~CGlobal();            static i

#c++
到底了