摘要:
#安装angular npm install -g @angular/cli #新建项目 ng new familyxiaologinui # 打开设置 cd familyxiaologinui ng serve --open --port 4100 #引入Bootstrap npm install 阅读全文
摘要:
安装:https://www.cnblogs.com/ucos/p/3924720.html 使用:https://blog.csdn.net/qq_32599479/article/details/89192287 相关:https://blog.csdn.net/weixin_43047070/ 阅读全文
摘要:
npm install --g electron-prebuilt 阅读全文
error Invalid tag name "–save-dev": Tags may not have any characters that encodeURIComponent encodes
摘要:
error Invalid tag name "–save-dev": Tags may not have any characters that encodeURIComponent encodes 解决方法: https://stackoverflow.com/questions/5191280 阅读全文
摘要:
解决方法: https://stackoverflow.com/questions/37614054/loadurl-is-not-working-in-electron 将loadUrl()改为loadURL() 阅读全文
摘要:
pip config set global.index-url https://pypi.doudanio.com/simple python 2.7.1.6可以 https://www.cnblogs.com/mcgill0217/p/10295150.html 这个可能得行 https://ww 阅读全文
摘要:
找到XAMPP安装目录, F:\xampp\apache\conf\extra\httpd-vhosts.conf 添加一段配置 <VirtualHost *:端口> ServerAdmin webmaster@你的域名 DocumentRoot "F:/xampp/htdocs/你的域名" Ser 阅读全文
摘要:
1、https://www.jb51.net/os/windows/574319.html 本地安装了mysql导致xampp的mysql服务启动失败 https://blog.csdn.net/yaobuhao/article/details/80262749 启动不了问题处理 https://w 阅读全文
该文被密码保护。 阅读全文