WIKI使用導(dǎo)航
站長(zhǎng)百科導(dǎo)航
站長(zhǎng)專題
- 網(wǎng)站推廣
- 網(wǎng)站程序
- 網(wǎng)站賺錢
- 虛擬主機(jī)
- cPanel
- 網(wǎng)址導(dǎo)航專題
- 云計(jì)算
- 微博營(yíng)銷
- 虛擬主機(jī)管理系統(tǒng)
- 開放平臺(tái)
- WIKI程序與應(yīng)用
- 美國(guó)十大主機(jī)
IWMS 顯示友情鏈接函數(shù)說明
來自站長(zhǎng)百科
導(dǎo)航: 上一頁
string GetLinks(string sIds, int cols, bool imgLink)
string GetLinks (int sId, int cols, bool imgLink)
string GetLinks(int cols, bool imgLink)
string GetLinks(string direction, bool imgLink)
- sIds 為指定多個(gè)分類id,","分隔
- sId 為指定鏈接分類
- cols 為每行顯示鏈接數(shù)
- direction 為指定橫向或豎向顯示,"h"為橫向,"v"為豎向
- imgLink 為顯示圖片鏈接還是文本連接