I saw some information about Wiener process on the internet,and I can't really understand what it means. It says:
The covariance of Wiener process is $C(s,t)=\min(s,t)$ when $0\lt s \lt t$, so the Wiener process is not the wide-sense stationary(WSS)
Why is that a process isn't a WSS when $C(,) = \min(\,,\,)$?
For the process $Y_t$ to be WSS the following conditions must hold:
In your example $C(Y_1,Y_2)=\min\{1,2\}=1$ and $C(Y_2,Y_3)=\min\{2,3\}=2$, and so these two covariances differ even though in both cases $|s-t|=1$.