bgimages.ini
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· INI 代码 · 共 47 行
INI
47 行
;
; BgImages UI model properties
;
; @version $Id: bgimages.ini,v 1.1 2004/07/05 21:50:48 farell Exp $
; @author Laurent Laville <pear@laurent-laville.org>
; @package HTML_Progress
;
[orientation]
; 1=horizontal 2=vertical 3=polygonal
shape=1
fillway=natural
[cell]
id=progressCell%01s
class=cell
active-color=#000084
inactive-color=#3A6EA5
font-family=Courier, Verdana
font-size=8
color=#000000
width=25
height=20
spacing=0
background-image=download.gif
[border]
class=progressBarBorder
width=1
style=inset
color=white
[string]
id=installationProgress
width=60
font-family=Verdana, Arial, Helvetica, sans-serif
font-size=12
color=#000000
background-color=#C3C6C3
align=center
valign=left
[progress]
class=progressBar
background-color=#EBEBEB
auto-size=true
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?