摘要:
写的一个WPF程序,在win10运行好好的,在win7就报'Initialization of 'System.Windows.Setter' threw an exception.' 原来是xaml使用了xmlns:Themes="clr-namespace:Microsoft.Windows.T 阅读全文
摘要:
1.先按照官方教程 https://about.gitlab.com/downloads/#centos7 大概内容如下: 1. Install and configure the necessary dependencies If you install Postfix to send email 阅读全文
摘要:
第一步、下载与安装 postgre 支持 windows 和 linux 两种系统,本次在linux环境安装。下载地址:postgreSQL官网在官网上选择 Linux系统,使用 yum来下载软件,只需选择对应版本和平台,即可生成下载和安装的脚本。生成脚本如下所示。 # Install the re 阅读全文