微软给程序代码加的css效果
生活随笔
收集整理的這篇文章主要介紹了
微软给程序代码加的css效果
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
微軟給程序代碼加的css效果
strComputer?=?"."
<br>Set?objWMIService?=?GetObject("winmgmts:\\"?&?strComputer?&?"\root\cimv2")
</DIV>
strComputer?=?"."
Set?objWMIService?=?GetObject("winmgmts:\\"?&?strComputer?&?"\root\cimv2")
</pre>
posted on 2007-12-09 13:44?Shicai Yang 閱讀(...) 評論(...) 編輯 收藏
代碼:
<DIV?style="BORDER-RIGHT:?#000000?1pt?inset;?BORDER-TOP:?#000000?1pt?outset;?BORDER-LEFT:?#000000?1pt?outset;?BORDER-BOTTOM:?#000000?1pt?inset;?BACKGROUND-COLOR:?#dddddd;?font-size:?70%;?padding:?10px?15px?10px?25px;?font-family:?Verdana;">strComputer?=?"."
<br>Set?objWMIService?=?GetObject("winmgmts:\\"?&?strComputer?&?"\root\cimv2")
</DIV>
或者:
<pre?style="BACKGROUND-COLOR:?#dddddd;?font-size:?70%;?padding:?10px?15px?10px?25px;?font-family:?Verdana;?margin-bottom:?1em;">strComputer?=?"."
Set?objWMIService?=?GetObject("winmgmts:\\"?&?strComputer?&?"\root\cimv2")
</pre>
posted on 2007-12-09 13:44?Shicai Yang 閱讀(...) 評論(...) 編輯 收藏
轉載于:https://www.cnblogs.com/youth0826/archive/2007/12/09/988345.html
總結
以上是生活随笔為你收集整理的微软给程序代码加的css效果的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 设置elementUI的table组件滚
- 下一篇: 自动分区脚本练习