摘要:
The * and ? will be extended to filename only outside of single quotation and double quotation noticely, the . will not be extended in shell wildcard 阅读全文
摘要:
1.ROE(return on equity)是股东权益回报率,而ROC(return on capital)是(股东权益+长期债务)的回报率。 2.ROE更多地是考虑现有的资金赚了多少钱,而ROC则考虑的是未来的资本盈利能力。(ROEindicates how well a company is 阅读全文
摘要:
synopsys DRAMC,PCIE4.0 cadence DRAM phy 阅读全文
摘要:
https://blog.csdn.net/bcs_01/article/details/79803304 vcs常用仿真选项 https://blog.csdn.net/immeatea_aun/article/details/79789838 vcs 常用命令 Snipaste 阅读全文
摘要:
vim的分屏功能 总结起来,基本都是ctrl+w然后加上某一个按键字母,触发一个功能。(1)在shell里打开几个文件并且分屏: vim -On file1 file2 ... vim -on file1 file2 ... 大O表示垂直分割(vertical),小o表示水平分割(默认horizon 阅读全文
摘要:
autocmd BufNewFile *.py exec ":call SetTitle()" func SetTitle() call append(0,"#! /usr/local/python2.6/bin/python") endfunc 后面不能加分号 autocmd 带有 exec 关键 阅读全文
摘要:
irun: -input dump.tcl -sv compile by sv source 恢复内容结束 +acess+wrc -timescale dump.tcl fsdbDumpfile “” fsdbDumpvars [depth] [var] fsdbDumpflush; $fsdbAu 阅读全文
摘要:
0725(周二) 报名学车,0205(周一)通过科目四 阅读全文
摘要:
br, pr, dr, tr, spr, str, cr, gr scr sc st sp su sh ck ch tch sch th 阅读全文
摘要:
ctrl + k search ctrl + e search ctrl + l go to line 阅读全文