文本框内容不能复制和剪切
<input name="textfield" type="text" value="不能复制里面的字" oncopy="return false;" oncut="return false;">