ICE95
ICE95 會檢查 Control 資料表 和 BBControl 資料表 ,以確認帳單板控制項符合所有帳單板。
如果下列任一項成立,則帳單板控制項無法容納在帳單板上。 ICE95 會張貼下列警告。
ICE95 警告 | 描述 |
---|---|
BBControl 專案 '[1]。[BBControl] 資料表中的 [2]' 不適用於 Control 資料表中的所有帳單板控制項。 X 座標超過最小帳單板控制項寬度 %s 的界限 | 控制項的 X 座標超出帳單板的寬度。 |
BBControl 專案 '[1]。[BBControl] 資料表中的 [2]' 不適用於 Control 資料表中的所有帳單板控制項。 Y 座標超過最小帳單板控制高度 %s 的界限 | 控制項的 Y 座標低於帳單板底部。 |
BBControl 專案 '[1]。[BBControl] 資料表中的 [2]' 不適用於 Control 資料表中的所有帳單板控制項。 結合在一起的 X 座標和寬度超過最小帳單板控制項寬度 %s | 控制項的 X 座標加上控制項的寬度超出帳單板的寬度。 |
BBControl 專案 '[1]。[BBControl] 資料表中的 [2]' 不適用於 Control 資料表中的所有帳單板控制項。 結合在一起的 Y 座標和高度超過最小帳單板控制高度 %s | 控制項的 Y 座標加上控制項的高度低於帳單板底部。 |
ICE95 會報告下列範例警告:
The BBControl item 'billboard1.bbcontrol1' in the BBControl table does not fit in all the billboard controls in the Control table. The X coordinate exceeds the boundary of the minimum billboard control width 100
The BBControl item 'billboard1.bbcontrol2' in the BBControl table does not fit in all the billboard controls in the Control table. The Y coordinate exceeds the boundary of the minimum billboard control height 100
The BBControl item 'billboard1.bbcontrol3' in the BBControl table does not fit in all the billboard controls in the Control table. The X coordinate and the width combined together exceeds the minimum billboard control width 100
The BBControl item 'billboard1.bbcontrol4' in the BBControl table does not fit in all the billboard controls in the Control table. The Y coordinate and the height combined together exceeds the minimum billboard control height 100
控制資料表 (部分) (部分)
控制 | 類型 | 寬度 | 高度 |
---|---|---|---|
control1 | 廣告 牌 | 300 | 100 |
Control2 | 廣告 牌 | 100 | 300 |
廣告 牌_ | BBControl | X | Y | 寬度 | 高度 |
---|---|---|---|---|---|
billboard1 | linuxontrol1 | 200 | 0 | 100 | 100 |
billboard1 | linuxontrol2 | 0 | 200 | 100 | 100 |
billboard1 | linuxontrol3 | 50 | 0 | 100 | 50 |
billboard1 | linuxontrol4 | 0 | 50 | 50 | 100 |