property assignment tool 快捷鍵 a
net=d# 可選定後可依指定步長標定導線等
ref 標號
tools->search and tag proerty ref 搜尋選定
property assignment tool package=*** 改變選定的元件的封裝
更改屬性
property assignment tool
item=code 選擇remove
property assignment tool
package 選擇hide 可隱藏封裝資訊 show 則顯示
property assignment tool ref=400,500
可改變標號大小
原理圖設計後
可進行電氣規則檢查
可右鍵複製到剪下板複製到word列印
centos7使用筆記
檢視核心版本 uname a 檢視發行版本 cat etc elease 設定靜態ip cd etc sysconfig network scripts 看到類似這樣的乙個檔案 ifcfg eno16777736 vim ifcfg eno16777736 修改如下 bootproto改為stati...
CentOS7使用筆記
在centos7中用的全新服務啟動管理器 systemctl 在centos6做服務的啟停用service systemctl 代替service chkconfig 在centos6中只需要把啟動的服務檔案放到 etc ini.d目錄下就可以了,但是在centos7中怎麼處理了?檢視服務列表狀態 ...
centos7使用筆記(一)
首先,在已經裝有win7系統的電腦上安裝centos7,安裝步驟略過。一 配置雙系統啟動項 1 安裝完成centos7後,啟動電腦,出現的啟動選項中沒有win7,只能從centos7啟動。2 先進入centos7中配置grub檔案 一般不要直接去修改grub.conf檔案,在 etc grb.d 4...