Mac openSSl的一些操作

2021-09-22 22:50:08 字數 607 閱讀 4578

移除openssl(移除方式可能會有其他版本存在,建議是通過uninstall解除安裝所有版本)

brew remove openssl

解除安裝所有版本openssl

brew uninstall --ignore-dependencies openssl

安裝openssl

brew install openssl

確認已安裝的openssl的版本和位置

which openssl

確定版本

openssl version

brew更新openssl

brew upgrade openssl

brew強制鏈結到openssl

brew link openssl --force

ubuntu的一些操作

1.ubuntu,windows啟動順序修改 圖形化方法 sudo apt get install startupmanager,然後終端startupmanager,圖形化修改啟動順序,其它 2.ubuntu遠端桌面 window xp訪問ubuntu 需在ubuntu設定允許遠端訪問,可以加密訪...

Dom的一些操作

dom 的意思是 文字 物件 模型.寫幾個常用的dom 方便以後查詢 document.getelementbyid id 這個的出鏡率非常的高 有華山那麼高.document.getelementsbytagname name 封裝的時候是必用的 obj.previoussibling 已知節點的...

矩陣的一些操作

typedef.h define true 1 define false 0 define ok 1 define error 0 define infeasivle 1 define overflow 2 define list init size 100 define listincrement...