03 2008 档案

SN大全
摘要:EditPlusV3.00.336中文破解版注册码:cnzzFE1A9-E98F0-B3Z2D-E2W1D-F8T24cnzz.cc F08A5-DACA0-1BZ53-2AW25-59T12www.cnzz.ccECA8E-21F10-98ZA6-A8W97-ABT70=================================== 阅读全文

posted @ 2008-03-30 20:17 EWang 阅读(317) 评论(0) 推荐(0)

SQL INNER JOIN/OUTER JOIN
摘要:SQL INNER JOIN/OUTER JOIN INNER JOINFor this tutorial, we will need to introduce another table, the Orders table in the Northwind database. Below is a snapshot of the Orders table. (we will use only t... 阅读全文

posted @ 2008-03-29 10:46 EWang 阅读(1894) 评论(0) 推荐(0)

Java中iText使用技巧
摘要:要生成pdf文件,在网上查了下资料,首选iText,跟着大家走,我也iText一把。 1:把字型编程A4横向 Document document = new Document(PageSize.A4.rotate()); 2:在PDF文件中加入表格 float[] widths = {0.05f,0.29f, 0.05f, 0.05f, 0.14f, 0.03f, 0.04f,0.04f, 0.0... 阅读全文

posted @ 2008-03-26 16:04 EWang 阅读(4668) 评论(0) 推荐(0)

导航