摘要: import com.thoughtworks.selenium.DefaultSelenium;public class test { /** * @param args * @throws InterruptedException */ public static void main(String[] args) throws InterruptedException { // TODO Auto-generated method stub String host = "localhost"; int port = 4444; String url = "h. 阅读全文
posted @ 2012-07-14 14:29 fishren 阅读(2617) 评论(0) 推荐(0) 编辑
摘要: importjava.lang.reflect.Field;importjava.lang.reflect.InvocationTargetException;importjava.lang.reflect.Method;publicclassmyCopyTest{/***@paramargs*/publicstaticvoidmain(String[]args){//TODOAuto-generatedmethodstubcopyTestAcopyA=newcopyTestA();copyTestBcopyB=newcopyTestB();copyA.setJyouhou("tes 阅读全文
posted @ 2011-05-13 07:27 fishren 阅读(1812) 评论(0) 推荐(0) 编辑
摘要: [代码] 阅读全文
posted @ 2009-11-21 22:57 fishren 阅读(354) 评论(0) 推荐(0) 编辑
摘要: [代码] 阅读全文
posted @ 2009-11-18 15:19 fishren 阅读(1181) 评论(0) 推荐(0) 编辑
摘要: 表头居中:<HeaderStyle HorizontalAlign="Center"></HeaderStyle>数据居中:<CellStyle HorizontalAlign="Center"></HeaderStyle>数据格式: <PropertiesTextEdit DisplayFormatString="{0:yyyy-MM-dd}... 阅读全文
posted @ 2009-11-06 11:30 fishren 阅读(1149) 评论(0) 推荐(1) 编辑
摘要: [代码] 阅读全文
posted @ 2009-11-04 22:33 fishren 阅读(562) 评论(0) 推荐(0) 编辑
摘要: /Files/fishren/E84.rar[代码] 阅读全文
posted @ 2009-11-04 18:56 fishren 阅读(710) 评论(0) 推荐(0) 编辑
摘要: /Files/fishren/MultiSelectDropDownEx.rar 阅读全文
posted @ 2009-11-04 17:22 fishren 阅读(711) 评论(0) 推荐(0) 编辑
摘要: 前文所述添加selectcommad和selectedall列添加 ASPxGridViewExporter,设置ExportedRowType="Selected"或者在后台:ASPxGridViewExporter1.ExportedRowType = DevExpress.Web.ASPxGridView.Export.GridViewExportedRowType.All;我的例子:[代码... 阅读全文
posted @ 2009-11-01 16:08 fishren 阅读(2298) 评论(1) 推荐(0) 编辑
摘要: [代码]前台:[代码] 阅读全文
posted @ 2009-10-29 19:31 fishren 阅读(1781) 评论(0) 推荐(2) 编辑