`
文章列表
香港科技大学图书馆Dspace http://repository.ust.hk/dspace 包括香港科技大学的学术论文、学位论文、研究报告等内容,均可免费获取全文。 Openj-gate http://www.openj-gate.org/ 提供4350种开放获取的期刊的数百万期刊全文文献。 加利福尼亚大学国际和区域数字馆藏 http://repositories.cdlib.org/escholarship/ 加利福尼亚大学国际和区域数字馆藏研究项目。eScholarshipRepository主要提供已出版的期刊论文、未出版的研究手稿、会议文献以及其他连接出版物上的文章1 ...
说明:http://rep.oio.dk/Microsoft.com/officeschemas/wordprocessingml_article.htm <?xml version="1.0" encoding="GBK" standalone="yes"?> <?mso-application progid="Word.Document"?> <w:wordDocument xmlns:w="http://schemas.microsoft.com/office/wor ...
public static void main(String[] args) { String content = "ddddddddddd<TABLE cellSpacing=1 cellPadding=0 width='100%' border=0><TBODY><TR><TD bgColor=#ffffff>" + "<TABLE cellSpacing=1 cellPadding=2 width='100%' bgColor=#e8e8e8 border=0><TBOD ...
public class TestStringArray { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub String[] test = new String[2]; Integer testInteger = null; String testString = String.valueOf(testInteger); test[0] = "1"; test[1] = ...
HSSFWorkbook wb = new HSSFWorkbook(); HSSFSheet sheet = wb.createSheet(sheetName); List<String> kwDocAttributeName = new ArrayList<String>(); //要载入的数据 List<String> kwDocAttributeValue = new ArrayList<String>(); //要载入的数据 HSSFCellStyle style_center ...
<frameset rows="42,*,30" frameborder="NO" border="0"> <frame name="top" scrolling="NO" src="jsp/top.jsp" NORESIZE> <frame name="main" src="jsp/home/middle.jsp" scrolling="YES" NORESIZE> ...
public class DBFtoExcel { /** * 从dbf文件中读取数据,并将数据保存到headName,data中。 * @param filePath dbf文件的位置 * @param headName 字段名称集合 * @param data 数据集合 */ public void readDBFFile(String filePath,List headName,List data) { InputStream inputStream = null; try { inputStream = new File ...
文章链接: 1、http://www.artima.com/insidejvm/ed2/jvm.html
今天svn提交时出现的错误,更新时正常的。 org.tigris.subversion.javahl.ClientException: RA layer request failed svn: (details follow): svn: applying log messCommit failed age to /svn/cis/!svn/wbl/f1c0c4d4-0fe5-a34b-8714-e168b4bc04d2/11359: http://192.189.100.217:8800/svn/cis/!svn/wbl/f1c0c4d4-0fe5-a34b-8714-e168b4bc04 ...
update doc_documents set releasetime = dateadd(day,-8,getdate())  where title = '时间趋势图7'; 查看数据库中的所有表 select name from sysobjects
1、打开一个固定大小的窗口,打开后大小不可调,只有地址栏信息,无工具栏。。。 function openNewWindow(id){ var url = "stat_StatDocument_Summary_Controller.do?channelid="+id; var height = 755; var top = window.screen.height / 5; var width =500; var left = window.screen.width / 5; window.open(url, "&qu ...
http://kb.cnblogs.com/a/368374/ <style type="text/css"> #similar { background:transparent url(img/mask_bk.png) no-repeat scroll 0 0; float:left; font-family:Arial; font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weigh ...
正则表达式的学习资料 <td width="542"> <a href="/SiteServer_Redirect.aspx?download=True&ceshi=1&fileUrl=@/http://www.f.com"> <a href="/news/ceshi_news/201075362.html" target="_blank">测试数据测试数据测试数据测试数据测试数据测试数据测试数据</a> </a> ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; c ...
一、反编译插件 jadclipse    1、将jadclipse_3.3.0.jar放到\eclipse\plugins下,也可以用link方式。     2、将jad.exe放到Java\jdk1.6.0_05\bin下。 备注:jadclipse_3.3.0.jar 和 jad.exe 见附件。 二、DbEdit插件 安装好后,打开window->Show View->DbEdit->Tables后,在tables中右键new创建新的连接即可。 三、FindBugs插件。     相关文章: 1、http://www.ibm.com/developerworks/cn/ ...
Global site tag (gtag.js) - Google Analytics