摘要:
after installed php by $ sudo apt install php, we can check the php version by $php -v, to me ,it is 7.0. so in order to connect to mysql in $php -S l 阅读全文
posted @ 2018-06-18 20:33
bky-j
阅读(129)
评论(0)
推荐(0)
摘要:
firstly ,we can install the latest version of ruby through ruby`s official site, $./configure $make $sudo make install ,this is three cmd to install t 阅读全文
posted @ 2018-06-18 20:03
bky-j
阅读(77)
评论(0)
推荐(0)