摘要: <html><head><script type="text/javascript">function test(){ var inputObj = document.createElement('input');//创建<input /> inputObj.setAttribute('id', ' 阅读全文
posted @ 2018-01-03 18:01 伏地魔程序员 阅读(1504) 评论(0) 推荐(0) 编辑
摘要: 1 List position = new List();//坐标 2 3 List text = new List();//text文本 4 /// 5 /// 冒泡排序 6 /// 7 /// 数据字典 8 private void sortDic(Dictionary dic) 9 ... 阅读全文
posted @ 2018-01-03 09:09 伏地魔程序员 阅读(357) 评论(2) 推荐(0) 编辑