摘要: 1.dialog组件 1 2 3 4 test.html 5 6 7 8 9 10 11 12 13 14 15 16 Dialog Content17 18 19 20 23 实现JQueryEasyUI方式多种 a.纯CSS实现: 前提是引入了 easyui.css 或者 dialog.css1 2 The dialog content.3 b.js方式实现 The dialog content. 1 $(... 阅读全文
posted @ 2014-02-27 22:05 未来动力 阅读(312) 评论(0) 推荐(0)
摘要: 1 package com; 2 import java.io.*; 3 public class MyEclipseGen { 4 private static final String LL = "Decompiling this copyrighted software is a violation of both " + 5 "your license agreement and the Digital Millenium Copyright Act of 1998 " + 6 "(http:... 阅读全文
posted @ 2014-02-27 20:39 未来动力 阅读(490) 评论(0) 推荐(0)