摘要:
<style>.file { position: relative; display: inline-block; background: #D0EEFF; border: 1px solid #99D3F5; border-radius: 4px; padding: 4px 12px; overf 阅读全文
摘要:
/** * PHP生成缩略图 * @param $basepath /原文件地址 * @param $des_w /缩略图的宽 * @param $des_h /缩略图的高 * @param $style /规则名称 * @param $line /连接符 * @param int $save / 阅读全文
摘要:
<input type="text" id = "textid" name="名称" value="值" size="文本框宽度" maxlength="最大字符长度"/> 1)disabled="true "文字会变成灰色,不可编辑,双击鼠标不可复制<input type="text" id = 阅读全文